资源列表
coder41-20110608[1].tar
- apue课程源码 包括socket 高级io-gn interface funtion
kml2shp
- matlab小程序,用于kml文件格式转shp格式文件。-it is a matlab progam which can covert kml file to shape file.
matranswithfilter
- simple 8qam modulator with rcos filter with demodulator
gmsk
- 这个是一个关于高斯键控的matlab程序源代码-This ducument is a matlab program about GMSK. Wish this will help you better understand DMSK,thanks!
SPI1
- 实现用arm lpc2114 与锁相环ADF 4106进行SPI通信。已经过验证。-Using arm LPC2114 and ADF 4106 SPI communication phase-locked loop. Has already been verified.
afc-mlm
- Tout ce qu on peut avoir pour son site mlm. A essayer-For the mlm industry
ISP_ADF4106
- 实现对ADF4106与ARM LPC2114进行SPI通讯。程序已经经过验证。-The realization of the ADF4106 and the ARM LPC2114 SPI communications. The program has been validated.
jinchengguanli
- 进程管理之PV操作, 进程管理之PV操作, 进程管理之PV操作。-Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV operation Process management of PV op
SharpMaphaochenggongTest_09
- Sharpmap画矩形以及圆圈和小区扇形-Sharpmap draw a rectangle and a circle and community sector
C-ticketsell
- C语言开发的火车票售票系统,包括,管理员和售票员,有登录管理,数据写在文件里,没有用到数据库-C development train ticket sell ,include manager and seller ,all data write in files ,no SQL
EXE
- EXE程序加密码,主要适用于程序防被别人打开等。本源码只使用于学习上,切勿使用于非法商途!-EXE and password, mainly is suitable for the program being open, etc. The source code for studying only, do not use illegal in your trip!
2010211307-1-24
- 分别写出下列函数的递归算法和迭代算法,并求出n=10时的函数值。 Fib(n)= n 当n=0或n=1 Fib(n-2)+Fib(n-1) 当n 2 假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾元素结点而不设头指针,试编写相应的队列初始化、入队列、出队列和判断队列状态的算法。 利用上述算法完成下面的各操作,并在每一操作后输出队列状态。 1)下列元素逐一入队:5,7,3,8,55 状态:5个元素 2)3个元素出队 状态:2个
