资源列表
Junit
- 一个非常好的java单元测试类库,由java鼻祖编写的.地址(www.junit.org).-a very good test unit java class libraries, prepared by the originator of java. Address (www.junit.org).
Action
- VC下编写的仿做的\"下一百层\"游戏,主要实现了贴图、进行碰撞判断等,这是我做的第一个小游戏,与大家分享-VC prepared to do a replica of the "next layer 100" game, the main textures, collision judgment, I do this is a small section of the game to share with you
pack_gpib
- GPIB控制程序,用VB工具学习GPIB控制硬件的不可不看。-GPIB control procedures, learning tools with VB GPIB control hardware can not see.
CNC
- CNC控制软件C源码,可控制雕刻PCB机台使用,以DIY制作不需大成本就可使用-CNC control software for C source, the PCB can be controlled carving machine used to big DIY production cost can not use
zhou_compute
- 一个用汇编写的一个小型计算器支持包括有括号形式的四则运算表达式,含错误检测。-a compilation was made with the support of a small calculator brackets including four forms of computing expression, including error detection.
将BMP图转化为ICO
- BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。-BMP into ICO, is a very interesting small procedures in the hope that the generous support of netizens.
ucosII for mega8
- ucosII 源代码在 atmega8 上的移植,经过测试 -ucosII atmega8 source code in the transplant, tested
ucosii中文使用手册
- ucosII 的中文使用手册,详细地描述了ucosII中的各文件用途和使用方法。-ucosII Chinese user manual describes in detail ucosII of the documents used and methods.
Delphi精选
- 基于Delphi的,用于前台产生BOM树状结构的递归过程-based Delphi, prospects for the tree structure generated BOM recursive process
热敏电阻测温小程序
- 热敏电阻AD采样值转化成温度数字.AD采样值R3R2(HL)经转化后为XX.XX(R3R2).-thermistor AD values into digital temperature. AD sampling R3R2 (HL) by the transformation of the A002 (R3R2).
CapIT_src
- 可以对桌面,某个窗口或控件进行截图,然后保存到bmp文件中-can on the desktop, a window or control for screenshots, then save the document to bmp
文件相似度比较器
- 文件相似度比较器: 1。 采用标准的 Levenshtein Distance 算法计算两个文件的相似度。 2。 程序使用简单。选入多个文件,然后按分析便个分析出两个文件之间的相似程度。 3。 发现问题欢迎和我讨论。 E-mail: hackerqc@gmail.com-document similarity comparison : 1. Standard Levenshtein Distance algorithm similarity of the two documents.