资源列表
tesseract.js-master
- react测试文档和帮助文档,里面包含了测试例子(The react test document and the help document contain the test examples)
简单计算器
- 可以在液晶显示两个数计算结果,只能进行两个数的计算(The results can be calculated by two numbers in the liquid crystal display)
MC9S08AC60中文数据手册
- MC9S08AC60中文数据手册, 中文翻译版,细节如有问题请参照英文版。(MC9S08AC60 datasheet)
迷宫游戏
- 用于matlab的游戏开发,迷宫以及拼图(Game development for MATLAB, maze and jigsaw puzzle)
lzss压缩算法c++移植delphi
- LZSS压缩算法,从C源到移值过来的...................(LZSS compression algorithm, from the C source to the shift value.)
MQ系列气体传感器资料
- stm32开发程序 源代码,adc转化,蜂鸣器(STM32 development program source code, ADC conversion, buzzer)
pso
- 用于优化参数,粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等[1] 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”
Robust PCA
- 用于拉格朗日函数分解运算的PCA算法,MATLAB程序实现(PCA algorithm for decomposition operation of Lagrange function)
编程训练
- 基础编程训练程序示例,微分方程、模拟退火程序(Programming training,differential equation and simulated annealing program)
matlab克里金插值kriging
- Kriging插值法,经典克里金插值法,内含说明(Kriging,Classic kriging interpolation method,containing instructions)
chat Maven Webapp
- 网页聊天功能,支持多人实时通讯,代码分为前台和后台(web chat rooms, to achieve more than the same time chat, perfect in tomcat to run)
TESTMATRICES.tar
- 用于将矩阵分解为低秩和稀疏矩阵的MATLAB程序,用于LADM拉格朗日函数(A MATLAB program used to decompose a matrix into a low rank and a sparse matrix for the LADM Lagrange function)