资源列表
NS2_Nam_Bind.zip
- [原创]如何解决NS2下的nam的bind错误问题,文件中附有本人的安装经验,本人在Ubuntu9.04下已经安装成功,How to solve the problem of nam in ns2 with the bug of bind, including the install guide of myself. I have successfully solved the problem in my OS (Ubuntu 9.04)
CIC
- 抽取滤波器,实现512倍抽取2级CIC滤波器,抗混叠滤波以及抽取作用!-cic filter
replace
- 实现循环复制文件夹下所有文件到指定的路径下,而且需要能修改目录结构,例如classes换成src.不能复制指定的文件或者目录下所有的文件-Copy down the path to achieve the cycle all the files to the folder specified, and the need to modify the directory structure, such as classes changed src. Not copy all the files in
kf
- 基本的滤波程序比较,用于帮助初学者尽快掌握算法流程-Basic filtering procedure is designed to help beginners master algorithm flow as soon as possible
The-biggest-public-substring
- 最大公共子串 直接上cpp 运行通过 包能用-The biggest public substring
myrotate.m
- roating the image matlab coding-it is about rotating the image.
55
- 主要任务是用计算机对学生信息进行日常管理, 如查询、修改 、 增加、 删除, 另外还考虑到用户登录的权限, 针对学生信息和权限登录的学生成绩管理系统-Student achievement management system
S7-SCL-PID
- SIEMENS PID温度仿真模块的SCL源代码,希望对做s7-300温控的朋友能有些帮助-SIEMENS PID temperature simulation module SCL source code, I hope to do some s7-300 thermostat friends can help
msktiaozhishibie
- msk信号调制识别,简单,快速的算法,比较实用,强烈推荐-msk signal modulation recognition, simple, fast algorithms, more practical, it is strongly recommended
szjf
- 数值积分的计算程序,使用了复化梯形公式和复化Simpson公式-The calculation program of numerical integral, using complex trapezoid formula and compound Simpson formula
8255
- 首先分别向A口和B口写入80H和01H,然后分别将该数右移和左移一位,再送到端口上,这样循环下去,从而实现流水灯的显示。-A first written, respectively, to the port and the B port 80H and 01H, respectively, then the number of right and left one, and then sent on a port, so the cycle continues, in order to achi
afafa
- 本实验实现邻接表表示下无向图的广度优先遍历。 程序的输入是图的顶点序列和边序列(顶点序列以*为结束标志,边序列以-1,-1为结束标志)。程序的输出为图的邻接表和广度优先遍历序列。例如: 程序输入为: a b c d e f * 0,1 0,4 1,4 1,5 2,3 2,5 3,5 -1,-1 程序的输出为: the ALGraph is a 4 1 b
