资源列表
cSharp
- 上课的编程,不是很难的,是关于visual的-just some simple programe
jiamiyasuo
- 这个压缩包包括了21种加密54种压缩 算法模块 需要的可以研究一下!-This package includes 21 kinds of encryption 54 kinds of compression algorithm module Need to study!
tongxunlu
- 一个简单的通讯录,可以动态添加您的朋友、亲人等人的电话号、姓名、qq等信息-A simple address book, you can dynamically add your friends, relatives and others, phone number, name, qq and other information
show_jpgfile
- 在MFC应用程序中根据自己的选择显示一个JPG图形文件
Train
- 主要用C#写的代码,还有时有.net 2003 这个工具实现的 。。是火车的购票系统
Archive-3
- Aes encryption using matlab
JPEG_delphi
- 用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
DTCcan-be-use
- VC与DTC比较,仅供学习,仅供参考,谢谢,谢谢大家,谢谢大家,一起学习-VC and DTC comparison, only to learn, for reference, thank you, thank you, thank you, learn together
Mp3bianmajiemayuanlihechengxu
- MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰-An MP3 file to a coding unit, the encoded data frame is independent. In order to clear and accurate descr iption of mp3 file format, the following descr iption of the use
compressbyann
- 利用神经网络压缩图像的方法,附有详尽解释-Compressed image using neural network method, with a detailed explanation
chaoshengbo
- 基于飞思卡尔MC9S12XS128单片机的超声波控制程序,包含中断,主函数,定义,串口-Microcontroller based on Freescale MC9S12XS128 ultrasonic control program, including interrupts, the main function, definition, serial
TestLzw
- 该软件用lzw算法完成对文件的压缩和解压缩,在vc6。0下完成具体的测试