搜索资源列表
tong11
- 用桶式散列实现一个存储在磁盘中的数据库。 每个记录长128字节,其中4个字节是关键码, 120个字节是数据,其余4个字节存储必要的信息以支持散列表。 已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte key code, 120 bytes of data,
this-is-a-sound-code-of-image-enhancement-based-on
- 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
AES
- 经典的AES加密解密软件,用VS2010 C#开发的,功能简单,只能加密解密128位,即32个16进制的字符。有显示扩展密钥的功能。源码。-The classic AES encryption and decryption software using VS2010 C# development, function, and only 128-bit encryption and decryption, 32 hexadecimal characters. Extended key functi
fyG26
- Battle Over Cities,有关图的最短路径的,小数据测试无误,大数据会有BUG-Output ASCII code 128
DOA-material-label-print
- 1、针对不同类别的物料进行标签打印(贴在流程卡上) 2、标签上的信息主要有ItemNo、LotNo 3、ItemNo的输入格式有规则限制,规则的配置在XmlItemRule.xml中配置 4、LotNo无条件限制 5、标签中的条码是采用128码,没有采用字体文件,而是根据Value生成128条码图片直接在报表中呈现-1, for different types of materials for label printing (attached to the pro
Code128Test
- C# 一维条码演示 CODE 128示例-C# code128 barcode code128
