资源列表
yuesefuhuan
- 一桌人报数,报到即出列, 是数据结构线性循环列表的应用
ds18b20
- AT89S52 DS18B20单点温度测量程序 四位数码官显示
Cellular-automaton
- 用元胞自动机实现多数分类算法,执行“多数分类(Majority classification)”任务的元胞自动机-Most classification algorithms using cellular automata
bank
- 网络银行的简化设计,包括客户端和服务器,具有简单功能-Simplify the design of the network banks, including client and server, with a simple function
Master_slave
- 主要实现对主从表的查询和利用事务对主从表进行更新操作。-The main achievement of the main query from the table and use services from the main table update operations.
gauss
- 高斯消元,用来解非线性方程组,主程序调用子程序-Gaussian elimination for solving nonlinear equations, the main program calls the subroutine
fftfortran
- 有关快速傅里叶变换的fortran程序,可以用来在对数据进行那个傅里叶变换。-For Fast Fourier Transform fortran program that can be used in the Fourier transform of the data.
the-simple-operation-to-link
- 对单链表的一些简单基本操作,如链表的建立,元素的删除,元素的插入,链表的排序,链表的逆置等。 -some simple operation to the link,such as creat a link ,insert a number,delete a number,sort the link ,reverse the link ,etc
今天星期几
- 输入一个年月日能够显示输入的是星期几-importation of a date to show that the few weeks
sequence
- 扩频序列设计中,分别计算size 为5 和7 时,序列的相关性。-Respectively calculate the sequences auto corelation for size 5 and 7 in designing of spreading sequences,
putbmp
- c语言编写svga模式下的bmp图片的调用函数-c language bmp image svga mode of calling function
猜拳问题的C语言实现
- 猜拳问题的C语言实现-the C language clause 8