- Dijkstra_new 数据结构中表达式求值算法问题
- RFIDstasic 制定符合我国RFID应用的标准有何意义
- VideoLoopback ICETEK
- PE_doc_29919 Commonly used uation measures including Recall
- TankWar坦克大战 坦克大战是用java开发的一款单机版游戏(Tank war is a stand
- Chapter 1 关于感应电机高性能磁场定向控制的一些仿真模型及部分仿真模型(Some simulation models and partial simulation models of high performance field oriented control for induction motors)
资源列表
zheda4
- 该程序对二维光子晶体进行了域值考虑,编写了程序画出图形形象的显示
高斯拟合程序,采用高斯函数拟合数据
- 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
Text1
- 用C++实现一个四维向量的加减乘除。主要是用了类的概念。最近刚学C++,这是是自己练习用的。-Using C++ to implement a four-dimensional vector addition, subtraction. Mainly with the class concept. Recently learn C++, which is used in their own practice.
xtx1
- 用BP网络实现单层的异或门.没有用函数,具体见算法.-BP network to achieve single XOR gate. Did not use the function, see the specific algorithm.
HandData
- This function reads the images of head. The basic steep to start tracker
bisecteps.c
- general bisection method for finding the roots.
duffingRK4
- Dunffing 方程 采用4阶龙格库塔法解-Dunffing function by Rk4
mimi
- 简单的加密算法,能将字符串加密,可以移植,简单易懂-Simple encryption algorithm, can string encryption, portable, easy to understand
测试数组名是否占用内存
- 测试数组名是否占用内存,包括一维数组,二维数组
griddataexam
- 对一个三维图形的进行插值,获得插值后的图形-For a three-dimensional graphics can be interpolated to obtain graphics interpolated
wrap_test
- 这是一个很有效率的小程序,虽然很简短,但是可以作为学习matlab 的好材料-This is a very efficient small program, although very brief, but can serve as a good material for learning matlab
3-7
- 实现下面的数组元素交换位置函数:void swap(int a[], int m, int n) 该函数能够把数组a的前m个元素与后n个元素交换位置,即, 交换前:a1,a2,...,aM, aM+1,aM+2,...,aM+N 交换后:aM+1,aM+2,...,aM+N, a1,a2,...,aM (要求:除数组a外,不得引入其它数组。)- implement the following array element exchange position function:
