资源列表
list
- 建立一个单链表并对链表进行插入、删除操作 插入运算 在头指针为head的链表中,在值为a的结点前面插入一个值为x的结点。若链表为空
shuju2
- 给定一个图,设计一个程序,找出一条从某一顶点a到另一顶点b边数最少的一条路径。
多段图
- 算法分析中的向前算法的实现 输入为 弦数 段数 接点数 几弦的有关信息 输出 最优路径-algorithm analysis of the forward algorithm to achieve the importation of a string of several access points for a few of the information string output optimal path
2_1
- 这是一个C程序,描述的是操作系统中进程调动模拟算法,写的不好,请不要见笑。-This is a C program, describes the process of mobilizing operating system simulation algorithm, badly written, please do not laughed at.
EditTR
- 该Javascr ipt可以动态的编辑TABLE中的某一行。类似.Net中的TableGrid控件的编辑功能。-the Javascr ipt dynamically TABLE editor of a particular trip. Similar. Net TableGrid control of the editing function.
1
- 以红白黄色为股票的价格支撑,四线计算方式与均线方式有些差异。
OracleBak
- Oracle自动备份脚本! Oracle自动备份脚本! Oracle自动备份脚本!
IO_stream
- 这是一个简单的IO流读取字符的代码,不用修改直接可以运行。-This is a simple flow IO read characters code need not be amended directly run.
7-1
- 用c语言编写的利用图形控制寄存器功能写像素函数,其中有定义索引寄存器端口地址和数据寄存器端口地址。-c language used in the preparation of the use of graphics function control registers write pixel function, Index which definition Register port address and data registers port address.
AccessSelfMenu
- 用Access做程序,需要自己的菜单,在数据库中建一个菜单表和权限表,即可方便实现不同权限的不同菜单
butter
- matlab code 巴特沃思低通滤波器设计-应用BUTTER函数-Matlab code Butterworth low-pass filter design-function application BUTTER
c3
- 实现从文件IN.DAT中读取一篇英文文章存入到字符串数组XX中