资源列表
huffman
- 经典的霍夫曼算法,此例为算法测试过程实现!并去除bug
BinaryTree Visit,all methods
- 二叉树的所有遍历算法,包括前序、中序、后序的递归与非递归算法,还有层次遍历从上至下、从下至上、从左到右、从右到左遍历方法。
parking_1
- 停车场 堆栈模拟程序 可以用于学习堆栈和队列知识-parking
deletejpg
- 批量删除某类指定类型的文件(相同后缀名的)-Bulk delete certain specified types of files (the same suffix name)
BinaryTree-Visit-all-methods
- 最全的二叉树遍历算法,包含前序、中序、后序的递归与非递归算法,还有按层次遍历(从上往下,从下往上,从左往右,从右往左)算法-The most complete binary tree traversal algorithm, including pre-order, in order, postorder recursive and non recursive algorithm, as well as by level traversal (from top to bottom, from b
1234
- matlab车牌识别,用c语言实现,已通过验证-matlab license plate recognition
Opencv
- 采用8种方法对图像Mat的像素进行扫描,并对像素点的像素进行压缩,压缩间隔为div=64,并比较扫描及压缩的效率,效率最高的是采用.ptr及减少循环次数来遍历图像,并采用位操作来对图像像素进行压缩。-8-Mat method for image scanning pixel pixel pixel compression and compression interval div = 64, and scanning and comparing the compression efficiency
UART_Verilog
- uart接收模块,Vrilog编写,实现与PC机的同信-UART Receiver module
USART1
- SMT32 usart1(非阻塞) 中断接收,DMA发送
GDIRuterView
- GDI,.cpp source code, drawing 2 routers and packet seding between them-GDI,.cpp source code, drawing 2 routers and packet seding between them...
harris
- 角点检测,用HARRIS算法进行,C++编译可通过-HARRIS test
FSW
- verilog写的有限状态机(FSW)序列检测,检测到0100_01给出高电平,包含测试文件,Modelsim下仿真成功。-Verilog written finite state machine( FSW) sequence detection, detected 0100_01 given high, including the test file, Modelsim simulation success.
