资源列表
TestToolv16
- anydata cdma AT指令测试软件 很方便对模块的测试 支持所有指令
3_8_decoder
- 利用CASE语句的3-8译码器,3个为数据输入,3个为控制端,分别为S1,S2,S3,输出数据为八位-Use CASE statement 3-8 decoder, three for data entry, three for the control side, namely S1, S2, S3, output data for eight
myfllHElp
- VFP中应用到的MyFllHelp,是一个实用的库文件。-VFP application to the MyFllHelp
lesson17
- Nehe OpenGL Lesson 17
seperate
- 将数组中正数存放在下标为奇数的数组单元中,负数存放在下标为偶数的数组单元中-Next store an array of positive numbers marked odd array unit labeled negative store next even array unit
btree-mem.tar.z
- 用Borland C写的B-Tree算法
2002925151619
- 网站模版2002925151619.zip-website template 2002925151619.zip
btree-mem.tar.z
- 用Borland C写的B-Tree算法, B-Tree algorithm writes which with Borland C
DM800zhuanjiebanPCB
- DM800转接板PCB,DM800是目前为止相当有实力的一款高清视频机顶盒产品,这是他的转接板。-DM800 Adapter Board PCB, DM800 is by far a very powerful high-definition video set-top box products, which is his adapter plate.
freediag-0.3.tar
- Freediag contains various drivers (ISO9141, ISO14230, SAEJ1850-VPW, SAEJ1850-PWM) for different adapters that connect the PC serial port to a vehicle. It reads vehicle diagnostic info from vehicle electronic control unit (ecu). The source code is com
picaball
- pikaball game downloads.. better way to relax-pikaball game downloads.. better way to relax..hehehe
RSADES
- DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明- Void SetKey(const char* Key, int len) { Memset(deskey,0,16) Memcpy(deskey,key,len>16?16:len) SetSubKey(&SubKey[0],&deskey[0]) Is3DES = len