资源列表
C++paixu
- 编写一个程序,用菜单选择各种排序算法,对所给数据进行排序,并显示排序前与排序后的结果。-The preparation of a program, using menu to select a variety of sorting algorithms, to data of the sort, and display the sort order before and after results.
matlab2
- vc与matlab联调的例子,生成正弦波形-vc FBI and matlab examples, to generate sine wave-shaped
AI.for.Computer.Games.and.Animation.A.Cognitive.Mo
- 计算机人工智能和动画-认知建模方法(英文原版),关于游戏中人工智能的算法-Artificial intelligence and computer animation- cognitive modeling method (the original English edition), on the game s artificial intelligence algorithm
jiandanxuanze
- 基本思想: 设所排序序列的记录个数为n。i取1,2,…,n-1,从所有n-i+1个记录(R,R[i+1],…,R[n]中找出排序码最小的记录,与第i个记录交换。执行n-1趟 后就完成了记录序列的排序。 -The basic idea: set up the sort of record sequence number for n. i get 1,2, ..., n-1, from all n-i+ 1 record (R, R [i+ 1], ..., R [n] in orde
Build_Your_Own_Reptilian_Robotl
- build your own reptilian robot
DataStructureTest
- 数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验-Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization of the experimental static
MechanicofaTunedMassDamper
- 阻尼吸震器的Matlab例程,有助于设计吸震器。使用环境Matlab 。-Damping shock-absorbing device of Matlab routines, contribute to the design of shock-absorbing device. Use of the environment Matlab.
Fourier_series_tutorial_011405
- FFT快速傅立叶变化分析的总体说明。有助于理解相关代码。需要解压缩阅读。-FFT Fast Fourier analysis of changes in the overall descr iption. Contribute to an understanding of the relevant code. Need to decompress to read.
Fourier_MATLAB_GUI_pfile_011905
- FFT快速傅立叶变换的代码,只需要Matlab环境即可运行。需要输入分析数据。-FFT Fast Fourier Transform code, only need to run Matlab environment. Need to enter data.
ansi917(14)
- 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
zhichixiangliangjifenlei
- 基于支持向量机的分类方法,主要用于模式识别。-Based on support vector machine classification methods, mainly used for pattern recognition.
