资源列表
c
- 用c语言实现食人魔传教士过河问题,同样比较复杂,但是指针的使用较少,结构比较明了
image1
- 为了实现图像的N层分解,对一幅m行n列的黑白图像,对其进行规范化处理,使其能被2的N次方整除。
ex923
- Experiments conducted in my lab about digital image processing
The-file-operations
- 对文件进行操作,增加客户资料,删除客户资料,更行客户资料-The file operations, increase customer data, remove the customer information, more customer information line,,,
Islemler
- database Lib list, inser,delete
c
- RFID读写,C++,包含头文件以及函数库-RFID reader C++ contains header files and libraries
I2C
- 使用verilog语言实现I2C模块的功能-Verilog language I2C module function
huffmancode-0.1
- 构造霍夫曼树 ////////////////////// //根据权重生成霍夫曼树 //weight 权重数组 //n 权重数组长度 //NewTree 新生成的霍夫曼树 void createHFMTree(int* weights,int n,BinaryTree<int>& NewTree) { //初始化堆 MinHeap<BinaryTree<int> > heap(n) int i=0 f
Tautology
- 重言式 判别 数据结构 c语言版的 仅供学习用的 可能会有一点小错误-Tautology discrimination data structure c language version of the
modulation
- 有关数字调制解调的matlab代码,适合初学者使用,适用于qpsk等调制方式。-Digital modem
pid
- C语言 实现的 通用 PID 算法-C language AUDO PID 算法
fbwrite
- 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile bmp 则循环显示bmp图片到显示器上-The code to run on the C2 platform, functions: run without parameters are displayed on the display colorful belt ( vertical ), the parameters such as. Fbwrite./bmpf
