资源列表
sorting-algorithms
- 这是一份详实的关于各种常用排序算法的汇总,其中每种算法都附上了源码,希望能帮到大家。-This is a detailed on the summary of a variety of commonly used sorting algorithm, which are attached to the source code for each algorithm, hope to help you.
fdtd3D_simple_PEC
- simple gaussian pulse matlab simulation with PEC boundaries
Analyse-of-STL-codes
- 这是一本关于STL源码的深度解析的书籍,帮助大家能够熟悉掌握并应用各种STL函数。-This is a deep analysis on the STL source of books to help people grasp and apply to become familiar with STL function.
scatterfield
- scatterfield matlab code simulation-scatterfield matlab code simulation...
1
- 已知整数a,b,假设函数succ(x)=x+1,pred(x)=x-1,不许直接用‘+’、‘-’运算符号,也不许用循环语句,只能利用函数succ(x)和pred(x),试编写计算a+b,a-b的递归函数add(a,b),snb(a,b),并在主程序中验证该函数的正确性。 -Known integers a, b, assuming the function succ (x) = x+1, pred (x) = x-1, allowed the direct use of' +'
transf
- tranfering of data from one to another
texture
- preservation of fine details in the images
Smart-Car-Competition
- 飞思卡尔智能车比赛光电组的代码,该代码是一个完整的模型,用来参考编写自己的代码还是不错的。-Freescale' s Smart Car Competition optical group code.
725136066
- 遗传算法程序--C源代码 一共34个文件-Genetic Algorithm Programming- C source code for a total of 34 documents
joseph
- 实行约瑟夫环功能 有界面的 MFC vc++ 制作的 -Joseph Ring function implemented interface MFC vc++ produced
Addition-and-subtraction-within-100
- 小学生100以内的加减法(随机出题),可以统计正确率-Addition and subtraction within 100 primary school students were out of question
DataStructure
- 部分数据结构代码,包括快熟排序、KMP等算法-Part of the data structure code
