资源列表
CS取得网页源码
- 有两个CS文件,是两个独立的程序,功能相同,都是取得网页的源码并将其保存到一个文件中,一个是Windows程序(DownPage.cs),另一个是控制台程序(GetPageCode.cs)。DownPage.cs在编译运行后输入网站的域名(不含“http://”)和欲保存的文件名,点击“下载网页”即可在指定的文件中看到指定网页的源码。GetPageCode.cs的参数需在文件中设置和修改(参数是URL和欲保存的文件名),修改完毕后编译运行,即可在指定的文件中看到指定网页的源码。-two CS d
jiaoxueguanlixitongyuanma
- 一个用C写的教学管理系统,写的不好请大家原谅-a written teaching management system and write bad please forgive
BankerArithmetic
- 检测系统为进程分配资源是否会发生死锁。如不产生死锁,给出进程序列。-Detection system to allocate resources for the process will deadlock. If you do not have a deadlock, given the process sequence.
IIR
- 在TMS320C6711DSK下实现IIR滤波
access_denied
- 自己收藏的“access ”源代码,很不错的哦
IOCTL_Test
- usb驱动开发,IOCTL的读写操作,供大家学习用-usb-driven development, IOCTL operation of reading and writing for everyone to learn
PPP-Capacity-Matlab-code
- matlab code for capacity control of mutli channel LTE physical layer
hough
- C++ implementation of hough-transform
CRC
- 利用CRC循坏校验,将任意字符或者数字生成四位CRC循环校验码,可用于生成密码。-Using the CRC through the bad check, will generate any character or number four CRC cyclic check code can be used to generate the password.
Median-filter-method
- 中值平均滤波法,中值滤波是一种非线性滤波,一般用来处理图像的椒盐噪声。当用来保持边缘同时滤波的要求下,中值滤波要比卷积滤波更加有效。-Median filter is a nonlinear filtering, usually used for salt and pepper noise image processing. When the filter is used to keep the edge of the filter, the median filter is more effe
kienie
- 多抽样率信号处理,针对EMD方法的不足,阵列信号处理的高分辨率估计。- Multirate signal processing, For lack of EMD, High-resolution array signal processing estimates.
Prim-Graph
- Prim althorim by tangliang
