搜索资源列表
51汇编程序1ASM
- 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
FReadWrite
- 针对激光扫描仪sick的扫描数据进行读取,解码,验证的一个程序。-laser scanner sick scanning data reading, decoding and validation process.
matlab_readprocess
- 本程序是一个读取多通道数据的例子(逐字读取或整行读取)。-this program is a multi-channel data reading examples (verbatim read or read the entire trip).
reconstruct
- 这段代码的功能是重构实测分层数据,读取的数据格式为.txt文件-This code is the function of the measured Reconstruction hierarchical data, reading the data format. Txt documents
VFP串口通讯
- VFP Microsoft Comm 控件来解决串行口读数据这一关键问题-VFP Microsoft Comm control to solve the serial data reading the key issue
ExcelAccc
- 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control
shapelib-1
- 解密shape数据格式,详细代码实现数据读、写操作。-declassified shape data formats, detailed code data reading and writing operations.
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
Data Structures and Algorithm Anal
- C语言数据结构与算法分析,是一本不错的书,高清版,需要较好的阅读能力。,C language data structure and algorithm analysis, is a good book, high-definition version of the need for better reading ability.
电力自动抄表管理系统delphi源码
- 电力自动抄表管理系统delphi源码由于现在的抄表机所支持的数据库只是dbase的.DBF数据库格式,而目前的营业收费系统所使用的数据库是Microsoft的Access,需把与现场抄表有关的数据导入一个.DBF数据库中,将些数据库与抄表程序一同导入抄表机中,待现场抄表后只需将此.DBF数据库表传回计算机,由程序从此数据库中读抄表底数数据到系统的Access数据库中,完成抄表工作。,Automatic meter reading the power management system delp
ghelm-0.04.rar
- 开源的电子海图程序,可实现国际上标准S57电子海图数据,其中的数据读取部分代码符合iso8211,加上自己的符号化功能即可实现通用的电子海图平台 建议行业应用增加GIS(地理信息系统),现在应用很广的,Open-source electronic chart procedures, international standards can be realized S57 electronic chart data, the data reading part of the code in lin
VCPP-chuangkou
- 包含串口通信,教学源码,数据传输,多串口控制,数据读取与处理,从入门到提升的源码资料-Contains the serial communication, teaching source, data transmission, multi-serial port control, data reading and processing to enhance the source data from entry
AM2301-reading-and-sending
- 实现AM2301的数据读取与串口发送功能-Achieve AM2301 serial data reading and sending
DDE-data-reading
- 在lebview变成环境下利用DDE实现存储数据的读取-DDE data reading function
Data-modeling
- 这里有数据建模常规方法的Matlab实现:数据的读入与读出、数据拟合、数据可视化等。-Matlab implementation of the conventional method of data modeling: data reading and reading, data fitting, data visualization, etc..
Xls-Data-reading-and-writing
- 通过ADO读取xls电子表格文件数据源码例程,使用xls文件做数据库必备。-ADO read through the XLS spreadsheet file data source routines, the use of XLS file necessary to do.
光纤光栅温度读取程序
- 温度数据读取程序,用matlab编写,可以对测试的温度数据读取,并做处理。(Data loading program for temperature recordings)
medical data
- reading nmedical data
GPS data reading and processing
- GPS数据读取与处理,GPS模块的数据格式,GPS模块的应用程序设计(GPS data reading and processing)