资源列表
S-Wg
- Smith-Waterman算法是Smith和Waterman提出的一种用来寻找并比较具有局部相似性区域的动态规划算法,改进算法在其基础上可以输出所有最大分值的局部比对结果。(Smith-Waterman algorithm is a dynamic programming algorithm proposed by Smith and Waterman to find and compare local similarity regions, and many subsequent algor
Arithmetic coder
- 完整,实用,高效的数据及字符算术编码和解码器(Full and practical data and character arithmetic encoding and decoding)
sqlite3
- sqlite3封装成一个类,使用非常方便,WinCE下也可以使用(SQLite3 packaged into a class, very convenient to use, WinCE can also be used)
C++ 培训资料
- C++经典教程,培训教程,内部教程,含PPT(C++ classic tutorials, training courses, internal tutorials, including PPT)
hospital
- 该项目是使用Java语言开发的一款医疗管理软件,主要包括药品管理,仓储管理等等(The project is the use of Java language development of a medical management software, including drug management, warehousing management, and so on)
文件
- 1、DA数模转换就是将离散的数字量转换为连接变化的模拟量。与数模转换相对应的就是模数转换,模数转换是数模转换的逆过程。 2、差分编码和HDB3编码(DA digital to analog conversion is to convert discrete digital quantity into analog quantity of connection change. Analog to digital conversion is analog to digital conversion
crc查表
- 这是个Word文件,其中只有crc 查法表的原代码(This is a Word file with only the original code of the CRC look-up table)
JHMJWB0
- Can run any virtual IP, can use virtual IP email after registration, can learn to use
设置IE和FireFox的主页-僵小鱼
- 设置IE和FireFox主页。FireFox通过操作文件来修改(Lock StartPage,balabla IE&FireFox)
AES
- 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
source_code
- 寒江独钓:Windows内核安全编程, 目前windows平台最好的内核开发编程的随书源码。(The best book of kernel development for windows)
一元二次方程
- C语言能够求解一元二次方程的解,有理数范围内,包括无解,一个相同的解,两个解的情况(The solution of a single equation of two variables can be obtained within the rational number range)