-
triangle
效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。(Based on highly efficient delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents in directly into matlab.)
- 2007-11-14 21:31:19下载
- 积分:1
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
yiweiFDTD1d
一维的MATLAB的FDTD的仿真程序,可帮助初学者对FDTD有所帮助。(One-dimensional FDTD simulation of the MATLAB program to help beginners on the FDTD help.)
- 2009-04-19 16:29:18下载
- 积分:1
-
Kalman-filtering
kalman滤波方面的书籍,是一本经典的书籍。详细讲述了各种方法及组合滤波方法(kalman filter books, is a classic book. Detail the various methods and composition of the filter)
- 2010-12-23 19:47:24下载
- 积分:1
-
The_C_Programming_Language
C PROGRAMMING LANGUAGE(A BOOK OF C PROGRAMMING LANGUAGE)
- 2014-12-03 20:39:48下载
- 积分:1
-
WINODWS-os
顯示WINDOWS的版本,用visual c++寫的(Show WINDOWS version, written with visual c++)
- 2013-11-20 13:50:02下载
- 积分:1
-
MATLABcode
matlab中对图形轮廓的特征提取代码,程序实现,(matlab in the graphic outline feature extraction code, program implementation,)
- 2013-09-03 19:40:06下载
- 积分:1
-
libsvm-mat-2.91-1
说明: 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。(C++ code for proceeding SVM problems!)
- 2011-04-07 11:54:48下载
- 积分:1
-
vc
说明: 文件中含有大量的vc++语言和MATLAB语言的源代码,并附带有运算结果(File contains a large number of vc++ language and MATLAB language source code, together with an operation result)
- 2010-10-08 16:40:09下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1