资源列表
20060424
- 对图像进行垂直镜像处理的源代码 代码简单易懂。-right vertical mirror images of the source code code simple and understandable.
shuangxunhuanlianbiao
- 此为数据结构中 双循环链表的定义和实现。其中包括了我们使用双循环链表中的常见的一些函数的定义和实现,并且进行了验证,经过证明自己的思路是正确的,具有很好的参考价值-this data structure for the two-cycle Chain definition and implementation. These include the use of two-cycle we Linklist some of the common functions of the definition
addtushu
- 开发环境是asp.net,网上图书馆系统的其中一部分,功能是上传书本,包括上传txt文本,书本封面等。
vehicle_starting
- 车轮启动时刻的Matlab仿真程序,计算转动和平动速度,和位移。-Moment of the wheel to start Matlab simulation program to calculate rotation speed of the peace movement, and displacement.
RD
- SAR的RD算法实现完成合成孔径雷达的距离多普勒算法-SAR of the RD algorithm
ffn__define
- A feed forward neural network code for IDL requres idl licens and at least virtual machine. Multiple parameters can be set for the neural network classifier
shizilianbiao.tar
- 稀疏矩阵的定义和实现(使用的是十字链表的方法)-Sparse matrix definition and implementation (using cross linked list method)
killer
- 硬盘杀手病毒的破坏力全面超越CIH病毒:它利用网络漏洞和共享目录进行网络感染-Full destructive power of the hard disk killer virus beyond the CIH virus: its use of the network shared directory for network vulnerabilities and infections
FIBONACCI
- 将斐波那契数列表示出来,并将产生的数列进行分析操作,源代码-Fibonacci series, the source code
alter
- sql列的操作,修改列,增加列,查询等功能-sql column operation, modify the column to increase the column, the query functions
Simple-One-Axis-Move
- NI的单轴, 马达驱动源码例子,非常实用-motion in VB
draw
- draw_create(Display *dpy, int screen, Window win, unsigned int w, unsigned int h) { Draw *draw = (Draw *)calloc(1, sizeof(Draw)) draw->dpy = dpy draw->screen = screen draw->win = win draw->w = w draw->h = h d