- 10详细说明 汇编 语言实现简单计算
- d99b8ec484a5 use Listviewx to show data when you connect to database
- bpsk_ber_coded_noncoded Performance analysis of Binary phase shift keying modulation in AWGN channel
- test Edge detection to the edge of the image wich you want to process
- Database-005213MECHANICZMXXVU3139 这是一个很不错的优秀源码Database
- Py_test 根据数据绘制平行坐标轴图
资源列表
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:
