搜索资源列表
dalin
- 计算机控制算法仿真实验,利用C语言编程,适合学习计算机控制原理的学生进行控制算法验证
vbvaguemathematics
- 这是模糊数学算法的vb程序,帮助大家学习模糊数学及其编程算法。-This is a fuzzy mathematics algorithm vb program to help them to learn from fuzzy mathematics and programming algorithms.
batchCompare
- 该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the
Clanguage
- C语言精彩编程百例书籍的源码,包括基础知识篇,深入提高篇,常用算法篇以及综合应用篇。共100例的源码。-" C Programming Language wonderful hundred cases of" source books, including the basic knowledge of articles, increased depth articles, papers, and comprehensive application of commonly use
matlab
- 数值分析中多种算法的matlab编程 有雅克比迭代 高斯迭代法 追赶法 等-Jacobi iterative Gauss iterative method chasing method of numerical analysis of a variety of algorithms matlab programming
algorithm-in-engineering
- 一些工程优化的算法,采用c++语言编程,是工程中求解局部极小点的方法-some typically algorithm in perfecting engineering,the best code ever.