资源列表
huofumanj
- 霍夫曼解码 给出码表的 编码的结果就是使每一个字符的编码都与另一个字符编码的前一部分不同.不可能出现像a:00,b:001这种情况.这样就不会遇到莫棱两可的情况了. 这是由二叉树的特点决定的,编码是由从根结点到一个叶子的路径决定的.不同的叶子对应的这种路径不可能出现像a:00,b:001这种情况.你可以画画二叉树图,就懂了. -Huffman decoding code table is given
zxing-QR
- 调用 zxing,照相生成识别 可以照相的生成的图片然后进行识别.-Call zxing, camera can produce photo identification before the formation of the picture identification.
DWTzip
- 基于Matlab的JPEG2000图像压缩实现,离散小波变换DWT,程序中图片的位置修改下可以自己运行程序看到效果-Matlab-based implementation of the JPEG2000 image compression, discrete wavelet transform DWT, where the image changes the program may be run its own program to see results
pilaojiashi
- 在VC++环境下利用OPENCV实现人眼检测和识别,并判断驾驶员是否疲劳,自动提醒驾驶员停止驾驶。-In VC++ environment using OPENCV achieve detection and recognition of the human eye and determine whether driver fatigue, and automatically alerts the driver to stop driving.
GraphicsNavigator
- 基于Qt4.6开发的类似于ipad的界面向导,并运用qss进行界面的样式设计。-Developed based on similar ipad Qt4.6 wizard interface, and use the style to interface design qss
shipinliaotian
- 本程序利用VC++6.0作为开发环境,开发了一款视频聊天系统。-This procedure using VC++6.0 as development environment, developed a video chat system.
mksqlite
- SQLite的Delphi接口。可以方便访问SQLite数据库。-SQLite for Delphi interface. Easy to access SQLite databases.
HD850
- 日本三洋HD850光头规格书,最全的最详细的DVD光头资料,好难找的。-Sanyo HD850 head specifications, the most complete information on the most detailed DVD bald, so difficult to find.
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
LPC1700_demo
- 这是一个嵌入式的中断查询。希望大家好好学习,好好使用-This is an embedded interrupt queries. Hope you study hard, make good use of
COS-II2ARM7
- 在2440开发板上实现了对ucosii的移植 并做了相应的测试程序-Achieved in the 2440 development board and do the migration of ucosii the corresponding test procedures
基于MAX7219的8位数码管显示
- 第5章 基于MAX7219的8位数码管显示 主要针对初学者的源程序,是数码管编程入门的好帮手。-Chapter 5, based on MAX7219 8-bit digital display the main source for beginners, digital program entry is a good helper.
