- 
                        使用源码生成bmp格式的图片
                        
                          该程序为使用源码生成BMP格式图片的源码,对了解BMP数据结构有一定的帮助。
	BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运行的图形图像软件都支持BMP图像格式。                         
                            - 2022-04-07 20:29:41下载
- 积分:1
 
- 
                        UnderthePCintheWindows95andsingle-chipserialcommun
                        
                          在Windows95下PC机和单片机的串行通信。
基于32位操作系统Windows95的工业控制PC机和单片机间的串行通信,给出了用VC++5.0和PL/M-96语言编写的串行通信程序(Under the PC in the Windows95 and single-chip serial communication. 32-bit operating system based on the Windows95 machine and industrial control PC serial communication between the single-chip, is given by VC++5.0 and PL/M-96 language serial communication program)                         
                            - 2009-05-31 15:11:53下载
- 积分:1
 
- 
                        C
                        
                          说明:  K最近邻(K-Nearest Neighbor,KNN)分类算法,是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。(K nearest neighbor (K-Nearest Neighbor, KNN) classification algorithm, is a more mature approach in theory is the simplest machine learning algorithms.)                         
                            - 2011-05-31 18:30:55下载
- 积分:1
 
- 
                        ChatTCP
                        
                          Chat_套接字_基于消息异步_非阻塞 网络通讯TCP例子(Chat_ socket _ _ non-blocking asynchronous message-based communication TCP network examples)                         
                            - 2013-10-29 10:11:57下载
- 积分:1
 
- 
                        Form1
                        
                          读取串口数据,实时显示变量的波形图,是一个winform窗体。(Real-time display waveform)                         
                            - 2020-06-18 23:40:02下载
- 积分:1
 
- 
                        matlabGUI
                        
                          matlab GUI设计过程中新手号帮手。(Matlab GUI design process, new helper。)                         
                            - 2012-05-12 00:18:44下载
- 积分:1
 
- 
                        Heed-matlab.m
                        
                          HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)                         
                            - 2014-01-20 17:18:56下载
- 积分:1
 
- 
                        socketsvc
                        
                          用vc6.0实现的强大有界面的sockets通讯程序,可使server端与client端即时通信,需先运行server端。(Vc6.0 achieved using a powerful interface sockets are the communication process, will enable the server-side and client-side real-time communications, the need to run server-side.)                         
                            - 2007-11-26 08:45:11下载
- 积分:1
 
- 
                        GAME
                        
                          程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)                         
                            - 2013-08-29 11:37:36下载
- 积分:1
 
- 
                        相位相关法
                        
                          基于opencv的相位相关法,实现将图像从空域转换到频域,计算图像间平移参数,进而用于图像间配准,效果不错                         
                            - 2022-04-25 18:19:04下载
- 积分:1