资源列表
mycolor
- 获取屏幕颜色的软件,经过测试,非常好用,功能强大-Get screen color software
PEEncryptV1.00
- 一个加壳器的示例代码,可以做为入门时参考,理解加壳原理。-1 packers device sample code can serve as entry-reference, understanding, packers principles.
pb2xlsDemo
- powerbuilder for excel DEMO version... pb10
CRC16
- crc16校验算法的实现,包含查表与非查表两种实现方式-crc16
Robot
- 画机器人,就是这样,大家自己看看应该就知道了吧。-Painting robot, that is the case, we could see for himself should be aware of it.
QTcode_mine
- QT学习之路2的部分源码,18到27节,不是很全,但是都能实现-Part of the learning path QT source 2, 18-27, not very wide, but can be achieved
SquareGame
- 一个小的方块游戏,仅仅供大家有需要的话进行学习。逻辑非常简单。用java实现-a small square game for study
mytest
- 基于CLAHE的车牌识别算法-The license plate recognition algorithm based on CLAHE
Miscellaneous-Devices.IntLib
- AltiumDesigner14中原始库,常用元器件及连接器-AltiumDesigner14 the original library, common components and connectors
quanpailie
- 输入n,对1到n的整数全排列并按照大小顺序输出-Input n, all integers 1 to n are arranged and output in order of size
ksasyhw
- 摄像头音视频录像,抓拍,回放等,非常好用,不错(Audio and video cameras, capture and playback, is very nice, nice)
MISRA-C-2004_工业标准的C编程规范_中文版
- 规则都是针对的是C语言本身缺陷或容易被误解的点,如:自动变量如果不初始化就使用会出现随机值、不同类型数据赋值容易出现的隐式转换;没有包含诸如注释、变量名、编码格式等统一编程风格的内容。(The rules are for the C language itself is defective or misunderstood, such as: if you do not use the automatic variable initialization will appear random va