资源列表
VC_resource_code
- vc++的编程资源,包括源代码,图标,控件工具。对Windows编程的人来说非常有用。
mcu_5621
- mcu for gm5621带遥控,键盘输入的单片机代码.供学习参考使用.谢谢.
bisicDImageProcess
- 基本的图像处理源码,包括图像的正交变换,边缘检测,形态学图像处理,增强等。本源码只供学习使用。
pciutils-2.2.8
- The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. In runs on the following systems: Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
fmmod
- uses the message signal X to modulate the carrier frequency Fc (Hz) and sample frequency Fs (Hz), where Fs > 2*Fc. FREQDEV (Hz) is the frequency deviation of the modulated signal.
swordhero
- 圣剑英雄传II番外篇(源程序+资源).源程序很多地方都有,但都无资源,有了这个资源才能运行并调试这个游戏
Numeric
- 用概率算法计算pi的值,linnux环境下使用gcc编译后运行
fmdemod
- demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the modulated signal.
zipReader
- 不需要额外的库,读取zip压缩文件信息。从中读取数据
wenna
- 关于图象的恢复问题,可以通过MATLAB来处理,包括运动模糊等
Sherwood
- Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默
kernel
- 嵌入式操作系统内核,可用于无线传感器节点网络的节点操作系统。