资源列表
keyboard
- 4*4按键扫描与七段数码管显示 4*4按键扫描与七段数码管显示-4*4Key scan and Digital tube
computer
- computer C langugae write
Soft20060210160010604
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。 -project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important one, especially in four bands, precision is high.
UEFA-Champions-League-Grouping_C
- 使用Visual C++模拟2011年度欧洲冠军联赛8强抽签-use Visual C++ to simulate 2011 UEFA Champions League quarter finals
tms320f28335_getting_start
- another code from the texas pdf documents
RadarwithMatlab_sourcecode
- 《Radar Systems Analysis and Design Using MatLab》,作者Bassem R. Mahafza, Ph.D.
paralall_sort
- mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
4444
- 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //
mandelbrot
- Para el calculo del algoritmo de mandelbrot en paralelo.-Para el calculo del algoritmo de mandelbrot en paralelo.
summer-thesis1
- its nice and good program
digui
- 用递归方法遍历所有文件夹