资源列表
VC_BuildPlus
- 采用逻辑多CPU并行处理的原理,加快VC的编译速度,提高工作效率-Using the logic of multi-CPU parallel processing principle, to speed up the VC compiler speed, efficiency
Android_Color
- Android应用源码100种图片处理效果大全项目.包含效果图-The Android source code 100 kinds of image processing effect of the project. Include renderings
BandGapUnitCell_Hexagon(T-M-K)
- 用于简单的六角形晶体的能带分析,运用k值扫描方法,能够较为准确的模拟出能带分布情况。(It is used for energy band analysis of simple hexagonal crystals, and the k-value scanning method can be used to accurately simulate the energy band distribution.)
39709593matlab-code
- 一维条码处理,解析清楚,大神级别。对学习条码处理的同学会有很大的帮助和启发(One-dimensional bar code processing, clear analysis, God level)
EasyLanguageIndicatorsP-Z
- Easy Language Indicator collection - Source code from P to Z [TradeStation]
knn分类
- 进行K近邻分类器的编写,与k近邻分类器的测试(K nearest neighbor classifier, and K nearest neighbor classifier test)
ltltlt
- 功能都在程序里面-柯林
《Android移动开发基础案例教程》-教学PPT
- Android开发教学课件,还不错的资源。。(Android courseware development, but also a good resource..)
Logistic Regression
- Logistic Regression - a Classification method using the mnist DB, with sigmoid function and gradient ascent for optimization
PersonnelManageSystem
- 这个是人事管理系统,对某个公司进行人事管理,用C++实现的-This is a personnel management system, personnel management for a company with C++ achieve
binarytree
- 自己做的数字识别,二叉决策树及1-v-1分类识别,有具体的注释说明,简单易懂,正确率高,可以直接运行!-digital identification designed by myself, binary decision tree and 1-v-1 classification, there are specific notes, easy to understand, good correct rate, you can directly run!
timetest
- 最最简单的获取系统时间的程序。通过mfc对话框编写。包括COLEdatetime类的使用以及定时器的应用。-the lightest program to get system time. by mfc.