资源列表
24
- 计算24点,输入1-13的4个数,计算出所有符合条件的组合-24-point calculation, enter the number 4 1-13, to calculate the combination of all eligible
kMean
- kmean Algorithm source code
Cartoonisation_finale
- It s a program which do a little morphing. the interface is nice thanks to the SDL functions (C)
AsteroidField
- Asteroid Feild Example for VS 6.0
iodll
- VC开发的三维力控驱动,是河北理工智能仪表单向接收驱动-VC developed three-dimensional power control driver, Hebei Polytechnic way to receive drive smart meters
file_renamer
- 本软件有个小窗口,将需要改名的文件拖放到该窗口上松手即可实现文件后缀名的更改。使用者需要自己编译该程序,并按照自己的需求设置要改成的后缀名。-The software has a small window, will need to rename the file into the window to let go can be realized on the file extension changes. Users need to compile the program, and set u
MyTextBook
- vb记事本,可能算法上不是最优化的,但是能懂-a VB Textbook
C-Programming-Language-hundred-cases
- 《C语言精彩编程百例》附书源码,经典之作,值得收藏。-" C Programming Language wonderful hundred cases of" attached to the book source, classic, worthy of collection.
Automation
- automation for detect and count ce-automation for detect and count cell
local-contrast-enhancement
- local contrast enhancment
RS-485-TO-RS232
- RS 485 TO RS232 CONVERTOR
Banking
- Create a model that has an Account base class. It has multiple operations that can be performed on any regular bank account such as account creation, crediting money, debiting money, etc. Subclasses can override this functionality and specialize the