资源列表
一元方差分析
- 方差分析,一元方差,matlab程序与数据(Variance analysis, unary variance, matlab program and data.)
哈希表查找的设计
- 设哈希表表长为20,用除留余数法构造一个哈希函数,以开放地址法中的线性探测再散列法作为解决冲突的方法,编程实现哈希表查找、插入和建立算法。(The set hash table length is 20. The algorithm of hash lookup, insert and build the hash table is programmed by using the exclusion residue method to construct a hash function and
transmision
- 实现对于常见防波堤物理模型实验的透射系数计算(Calculation of transmission coefficient for physical model experiment of common breakwaters)
可逆素数
- 输入一个数判断该数是否是一个可逆素数,如果是输出**是可逆素数,否则为不是!(Enter a number to determine if the number is a reversible prime number. If it is output * is a reversible prime number, otherwise it is not!)
JSP东方学院二手商品网上交易平台
- 校园的二手商品的交易,有前台和后台功能,商品上架,商品购买,公告等信息(Second-handTransactionsSystem)
Multiple Shooting
- Multiple Shooting to Solve BVP with example
NN
- 神经网络应用实例,根据伪距与误差情况判断GPS工作状况(Neural Network Application Example)
实验二
- 数据库上机实验,熟悉SQL的insert having 等语句(Database on machine experiment, familiar with SQL insert having and other statements)
circle
- 用labview实现圆形的绘制,并可以改变圆的半径值(Using LabVIEW to achieve circular drawing, and can change the radius of the circle.)
power flow
- 常规潮流计算的程序,牛顿拉夫逊法,便于理解的不同于matpower程序的。(Conventional power flow,NR)
findmin
- 寻找全局最小值(随机生成n个随机数)并且动态显示(Search for global minimum (randomly generated N random number) and dynamic display)
X_Y_sum
- 求x,y两个数字的和,并且算出两个数共有几个偶数(Find the sum of two numbers of X, y, and calculate the total number of two even numbers.)