资源列表
unrarsrc-3.3.4.tar
- source code for unrar3.3.4,uppack the .rar files,for multi-os
哈弗曼树的编码与译码
- 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
pulse-and-animal-heat-testing
- 基于51单片机的脉搏测量和体温测量,keil编程,proteus仿真。-Based on 51 single chip microcomputer s pulse and temperature measurement,keil programming and proteus simulation.
05071233
- 编译原理程序设计 写的很好哦 很有参考价值
一个无需MP3控件的MP3播放器源码vb
- 一个无需MP3控件的MP3播放器源码-MP3 controls without a MP3 player FOSS
vbProjects
- 关于超市管理系统的代码,主要关于是用户界面设计的,对刚开始学习界面设计的人有参考作用-Supermarket Management System on the code, mainly on the user interface is designed for beginning to learn interface design reference for people
taxi12
- 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
taxi-program
- 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
wenjianjiami
- 对当前目录下的文件进行加密\\对指定的目录进行监控,对里面的文件进行实时加密,双击时进行实时解密操作
1
- 采用模拟退火的算法,解决旅行商问题.tsp问题-cai yong mo ni tui huo suan fa
Code
- LZW和HUffman为这两者算法的实现,在Visual studio 2005 下编译通过 slnCompressFile 为DeflateStream类在 .NET 平台下的实现 slnGZip 为GZIPStream类在.NET 平台下的实现 -LZW and HUffman to both algorithm, compiled in Visual studio 2005 class by slnCompressFile to DeflateStream. NET platf
7zipDll
- 完善后的LZMA(7ZIP)压缩DLL文件,且带有示范使用源码。