搜索资源列表
dolphin-0.2.10-src.zip
- Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; L
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dec
ser-0.9.4_src.tar
- 一个用c代码写的sip协议代理服务器,有权限管理,根一个media代理服务器配合就可以有media代理功能,linux c程序员可以-c code with a written agreement sip proxy server, rights management, media-a proxy server can be a complement to media proxy functionality, linux c progr
java Design Patterns
- java设计模式一书的源代码,用java实例实现GOF讲述23种设计模式,是学习设计模式阅读此书必不可少的补充-a book of the source code, using java example to achieve about 23 GOF was designed to study design pattern reading this book indispensable complement
计算机小数计算模拟器
- 该软件以图形化界面显示在计算机内部定点小数补码加法、定点小数补码减法,定点小数补码乘法、定点小数补码除法、以及原码乘法和原码除法的具体计算过程。-software to the graphic interface displayed on the computer within the sentinel minority complement addition, fixed-point decimal complement subtra
0691
- dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2
testrun0512
- 悖论很奇妙。在本月的专栏里,我将向你们展示你们进行软件测试时可能遇到的三个有趣的案例。他们本质上是数学问题,而且他们对你们的问题库是一个很好的补充。 在这个专栏的第一部分,我解释 Simpson 悖论。该悖论阐述的是这样一种情况:软件系统 A 与软件系统 B 相比,各方面都要差,然而软件系统 A 可能是一个更好的系统。 在第二部分,我揭示了 Braess 悖论。根据这个悖论,当增加一个完全负载平衡的服务器时,网络性能会以
PatternRecognitionTools
- 模式识别的主要工具集合,对于作模式识别的同行而言,是一个非常好的软件包! 希望大家多多补充,相互改进!-the main tool set for pattern recognition for the peer, it is a very good package! I hope Members can complement each other to improve!
admd
- 完成补码加减乘除的硬件执行过程模拟,用VC6开发-complete complement arithmetic hardware implementation process simulation, developed with VC6
lwip_readme
- 整型寄存器中的值被解释为有符号的二进制补码数,而reg寄存器或时间寄存器中的值被解释为无符号数。实数和实数时间类型寄存器中的值被解释为有符号浮点数。 -integer value of the register be interpreted as a symbol of the binary complement, rather reg register or time value of the register was no e
WinCeguide
- WinCE权威指南源代码补全.为什么要补全,看过这本书的人都知道,这本书其实就是用一个运用程序来贯彻制作的.因此,补全这段代码,用于之前有人上传的代码.-WinCE authoritative guide to the source code completed. Why should complement, read this book will know, this book is actually an application o
daskld
- 展颇为有趣,C语言是借助UNIX操作系统的翅膀而起飞的,UNIX操作系统也由于C而得以快速移植落地生根,两者相辅相承,成就了软件史上-exhibition rather interesting, C language is the use of the UNIX operating system wings and take off. UNIX and C due to the rapid transplant roots, the t
JIAO_EDIT
- 一个通用的数字编辑框,对系统原来的控件是一种补充.-a common fr a me of digital editing on the original control system is a complement.
complement
- 用vhdl语言编译一个8位二进制求补器实现求补运算-Vhdl language compiler with an 8-bit binary complement complement computing device to achieve
Vhdl1
- calculating of iD & iQ, with ia & ib in 2 s complement
O-s-complement
- 输出一串字符,定义好的,开始求补,并存放在原来位置-Output a string of characters, defined, began to complement, and stored in the original position
VHDL_Bough_64-bit-twos-complement-multiplier
- VHDL Ccode_Booth two s complement multiplication
complement-code
- 输入两个整数,程序会求出他们的补码并输出,再用他们的补码相加减,输出结果。-Enter two integers, the program will find their complement and outputs, and then they complement addition and subtraction, the output results.
complement
- 实现对整数转换为补码和补码加减运算,其中可以检查整数输入的合法性,检查补码运算是否溢出-To achieve the integer conversion to complement and complement subtraction, where you can check the legitimacy of an integer input, check whether complement arithmetic overflow
2s-complement
- 输入两个字符串,把其转化为补码的形式,然后进行加法和减法的操作,输出格式为字符串。-Enter two strings, convert it into the form of complement, and then add and subtract the operation, the output format for the string.