资源列表
bmp文件读取c++实现
- 用于把bmp文件进行解析并输出到文本文件中.
maoppaixu
- 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。 这个算法的名字由来是因为越大的元素会经由交换慢慢“浮”到数列的顶端,故名。- a simple bubble sort algorithm
Demo
- 用WTL9.1和ATL做的透明控件,包括单选按钮、复选按钮、静态文本等。-Made of transparent WTL9.1 and ATL control, including radio buttons, check buttons, static text, etc.
GDI编程
- GDI图形绘制,简单图形绘制,帮助你了解GDI基础图形绘制,适合入门级选手
fmeasure
- matlab中可以测量读入图片的degree值,从而分辨出批量图片中是否是最清晰的一张。-matlab image can be read into the measure of degree values to distinguish whether the batch image is the sharpest one.
NBS
- 测量NBS距离来进行颜色之间相似度的计算从而进行图像像素合并-NBS measure the distance to the calculation of similarity between the image pixel color and thus merge
TTX.Framework.WindowUI
- 自定义界面,控件,VS2010开发,可以用来学习,网上找来的-interface , controler
xiaobo
- 复杂场景下的图像处理,基于小波的图像处理代码,代码完整可下载即用。-Image processing complex scenarios, wavelet-based image processing code, the code can be downloaded ready to use complete.
SMS
- sending SMS by ICQthe program connact to ICQ/AIM and send a text massage it-sending SMS by ICQthe program connact to ICQ/AIM and send a text massage it
snake128
- 贪吃蛇游戏源代码,用C++编写 用visual C++调试-Snake game source code, using C to prepare to use visual C++ Debugging
Socket101
- 程序必须在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能-socket
sorry
- 添加时要求写明该进程属性:进程名,运行时间,优先权等,然后按优先权排序,将具有最高优先权的进程的状态设为:运行,其他为:就绪,若优先权相同,则以其他原则决定,如:要求运行时间短的优先。-sorry