资源列表
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
hei-ke-ji
- 读取英文文本,统计其中各字母的出现次数。 c++编程,使用vector容器,速度快,代码简单。-a program that gives the times that a word appearances
myreactor
- 在事件驱动的应用中,将一个或多个客户的服务请求分离(demultiplex)和调度(dispatch)给应用程序。-In event driven applications, the service request separation (demultiplex) and scheduling (dispatch) for one or more clients are given to the application.
QtGuiEx
- QT的designer插件,和动态库,方便的对GUI进行扩展,例子-QT' s designer plugin, and dynamic libraries, easy to extend the GUI examples
statistics_of_words
- 基于C语言的字母统计程序,使用二叉树算法,统计速度快-statistics of words
BDStracking
- 北斗二代接收机中的跟踪程序,模块有载波环(二阶FLL,三阶PLL),FLL辅助PLL,码环是用二阶DLL,再用载波环辅助码环-Compass II receiver tracking program, module carrier ring (second-order FLL, the third-order PLL), FLL auxiliary PLL, code ring is by Second DLL, then the carrier ring auxiliary code ring
perflab
- csapp课程的优化PJ,要求对kernals这一代码 进行优化,本优化代码具有较高的得分,附带了实验报告-a project of CSAPP cource.this code is the modified version and it has an outstanding score.
ecshop_wxpay
- ecshop微信支付最新版 已测试 完全可用-ecshop wxpayment
Exam8_03
- 数据录入录出实现变形检测中已知尺长的前方交会-Data entry record the deformation monitoring of the implementation of known feet of forward intersection
zuidagongyueshu
- 一个简单的求取最大公约数的程序,适合C语言的初学者使用-Greatest common divisor
wyqpjqgj
- 一款截取全网页的程序,有源码!一款截取全网页的程序,有源码!-A full page of interception procedures, source code! A full page of interception procedures, source code!
VideoPlayer
- 一款开源的视频播放器,内有源码,可供参考-An open-source video player, there are source code available for reference
