- Snortn 很好的学习snort入侵检测系统的电子书
- dc-motor this program is about dc motor simulation with matlab codes.
- induction-motor-abc2dq this program is about induction motor abc2dq axis simulation with matlab codes.
- vbsalejxc vb+SQL进销存管理系统
- Optimized-spectrum-sensing-algorithms-for-cogniti Optimized spectrum sensing algorithms for cognitive LTE femtocells
- USBHIDControl 获取usbhid比较不错但是不能读取键盘鼠标usb(It's good to get usbhid but you can't read the keyboard and mouse USB)
资源列表
pro222
- 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。
5-1
- 简单有限元计算程序。 NJF---结点自由度数 E---弹性模量 NE---单元数 T---板厚度 VM---泊松比 z---实型二维数组,用来存放结点坐标 ZJ---实型二维数组,用来存放每个约束自由度方向和该方向的约束值, ie---实型二维数组,存放布尔矩阵 p---实型一维数组,先存放等效结点载荷,解完方程后存放输出的结点位移 a,b,a---实型数组,存放各个单元的面积及由结点坐标计算的bi,bj,ci,cj g---实型数组,存放单刚子块
huffman
- 哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
zuijinercheng
- 基于C环境下的最小二乘法的计算编程算法相当相当实用。-C based on the circumstances of the least squares algorithm for calculating the programming very well.
Python
- another python implementation
MESA
- 对一个时间序列进行极大熵谱分析与周期检验.-THIS IS A PROGRAM OF MAXIMUM ENTROPY SPECTRUM ANALYSIS (MESA) FOR A TIME SERIES
sheep
- 用链表实现信息查询,插入与删除,用C可以打开-Achieve information query using a linked list, insert and delete
C_lianbiao
- Data *Create() //创建一个带头结点的空表 void Insert(Data *,int) //插入一个节点 void Reverse(Data *) //就地逆置 void Delete(Data *) //删除指定节点的节点 void Print(Data *) //打印链表 void Exit() //退出-Data* Create () // create an empty table to take the lead node void I
cPP
- 随机生成一个有序数组。将此有序数组乱序输出,并且不能引用新的数组空间-Randomly generate an ordered array. Output of this orderly array out of order, and can not refer to the new array space
sqlist
- 以线性表为例删除位于X和Y之间的元素,通过测试,可以直接运行-Removed in a linear form, for example between X and Y elements, by testing, can be directly run
matrix2xyz
- 在一些曲面拟合软件中,需要XYZ格式,而一般表示方法为矩阵模式。本程序为将矩阵模式转为XYZ模式的算法-In some surface fitting software, you need to XYZ format, and general representation for the matrix model. This program is the matrix mode to mode algorithm XYZ
shiyan2
- 数据结构,两个多项式的相加计算,主要运用链表-Data structures, computing the sum of two polynomials, the main use of the list
