资源列表
BrainNet_Manual
- BrainNet官方文档,用于脑网络的3维可视化工具指导书(3D visualization tool instructions BrainNet official documents, for brain network)
Android入门手册
- 安卓开发的入门指南,安卓程序员的入门级电子书(a Guide of Android,simple introduction of andrio program development)
背包1
- 贪心背包,贪心算法总是作出在当前看来最好的选择。也就是说贪心算法并不从整体最优考虑,它所作出的选择只是在某种意义上的局部最优选择。当然,希望贪心算法得到的最终结果也是整体最优的。虽然贪心算法不能对所有问题都得到整体最优解,但对许多问题它能产生整体最优解。如单源最短路经问题,最小生成树问题等。在一些情况下,即使贪心算法不能得到整体最优解,其最终结果却是最优解的很好近似。(Greedy knapsack, (1) the so-called greedy choice property means
Card_Init
- 对IC卡的初始话,也就是说对卡解密。只能使用深圳明华的-The initial words of the IC card, that is right card to decrypt. Can only use the Shenzhen Ming Wah' s
ChinaFTP-v5.0
- FTP 客户端,具备基本的功能,值得学习
xian_shi_han_zi
- 使用控制台程序显示汉字 调用的汉字库为hzk16 能较好地在控制台中显示-Use the console the program shows the Chinese characters for hzk16 call deals can be well in control taichung display
SQLMDFViewer
- 函数返回指定列的值的数目(NULL 值不计入)-function returns the number of values of the specified column (the value is not included)
1
- 本程序进行了简单的图形元素绘制。绘制了一个简单的单摆运动。并且可以用鼠标点击画圆,连线。 -This program was simple graphic elements drawn. Draw a simple pendulum motion. And can use the mouse to click to draw circle and draw lines .
Fixed-assets-management
- 基于c#的固定资产管理系统,具有市面上大部分系统功能。-Fixed assets management
ZFT
- vc6图像直方图处理的一个间接地程序,可以变换高分辨率的图像,不受图像大小限制-vc6 image histogram processing
rtos
- rtos manual will be used to learn about rtos
writeavi
- 一个写AVI格式的代码,VC++的,很简单的,就不多说明了.