Welcome![Sign In][Sign Up]
Location:
Search - vi ASCII

Search list

[Other十六进制察看和编辑程序(HEX-VIEW)

Description: HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
Platform: | Size: 4096 | Author: li | Hits:

[OtherVi

Description: 各种串口操作变换方法,均为LabView的VI格式,直接打开使用-Transform a variety of serial operation, the VI are LabView format, directly open to use
Platform: | Size: 331776 | Author: zhanghl | Hits:

[SCMvotage

Description: 这是一个温度计和PC机通信的例子源码,主程序为:文件夹\cpubbs_temperature_pc\receiver_temp_2.vi里面的可以实现像示波器一样显示温度的波形,最主要的就是格式转换,在文件夹:将收到的ASCII转换成相应的数据这个文件夹里边。调试通过了的。-This is a thermometer, and examples of PC communication source, the main program is: folder \ cpubbs_temperature_pc \ receiver_temp_2.vi which can achieve the same temperature as the oscilloscope waveform, the most important is the format conversion, in the folder: will close to convert the corresponding ASCII data inside this folder. Debug through it.
Platform: | Size: 74752 | Author: leedong | Hits:

[Otherchange_ascii_to_string

Description: 将ascii转换成string的VI 将ascii转换成string的VI-Ascii convert the string of the VI
Platform: | Size: 18432 | Author: 李健锋 | Hits:

[VC/MFCVisualC60

Description: 本 书 是 美 国 微 软 出 版 社 授 权 的 M i c r o s o f t V i s u a l S t u d i o 系列中文版图书之 一, 它是V i s u a l C + + 6 . 0 程序员的实用参考书。全书共分成六个部分: 第一部分 介绍D e v e l o p e r S t u d i o 和A p p W i z a r d 的基础知识; 第二部分介绍文本、图形和对 话框编辑器; 第三部分是编程指南, 展示了如何使用C l a s sW i z a r d 和G a l l e r y 来 加速编程开发工作, 创建自己的组件; 第四部分介绍A c t i v e X 控件及其使用, 说 明如何用M F C 或A T L 来写A c t i v e X 控件; 第五部分讨论调试器的各种能力, 程 序优化的各种选项及原因, 如何定制V i s u a l C + + , 如何编制宏和附加实用程序; 第六部分提供A S C I I 字符和A N S I 字符的标准表格, 并简要描述C l a s sW i z a r d 支 持的M F C 类和V B S c r i p t。 书 中 讨 论 的 许 多 主 题 均 以 范 例 程 序 进 行 说 明 , 所 有 范 例 程 序 的 项 目 文 件 都 在配套光盘上。本书是从事V i s u a l C + + 6 . 0 应用与开发的所有技术人员极好的工 具书, 同时也是大专院校相关专业的师生的自学、教学参考用书。-U.S. Microsoft Press book is an authorized M icrosoft V isual S tudio series of Chinese books First, it is the V isual C++ 6. 0 Programmers practical reference book. The book is divided into six parts: Part I Description D eveloper S tudio and A pp W izard the basics second part text, graphics and Dialog editor third part is the programming guide shows how to use C las sW izard and G allery to Accelerated development program, create your own components the fourth section describes the A ctive X control their use, said Out how to use MFC or ATL to write A ctive X controls fifth section discusses the debugger capabilities, process Ordinal optimization and the reasons for the various options and how to customize the V isual C++, how to prepare macros and additional utility Part VI provides ASCII characters and ANSI characters in the standard form, and a brief description of C las sW izard support Support of M F C class and V B S c r i p t. Many of the topics discuss
Platform: | Size: 10812416 | Author: zzg | Hits:

[LabView8_9

Description: 利用labview编程: 8、将7题中的X轴改为时间轴显示,要求时间轴能真实的反映采样时间。想想为什么与上题的显示结果截然不同? 9、创建头文件,向文件添加采样数据。 内容:创建一个VI,产生头文件,再使用 For 循环定时采 集温度值,并将每次采样时间及温度值以ASCII格式添加到文 件中。 注意:温度值可用随机数+80来生成。-Labview programming: 8, 7 X-axis title to the timeline timeline to give a true reflection of the sampling time. Think about why different on the title of the show? 9, to create a header file, and to add sampling data to the file. : Create a VI to generate header files, and then use the For loop timing acquisition temperature value added to the file in ASCII format, and each sampling time and temperature values. Note: The temperature value available random number+80 to generate.
Platform: | Size: 43008 | Author: Haibin Zhang | Hits:

[LabViewtemperature1

Description: 创建一个VI,产生头文件,使用For循环定时采集温度值,并将每次采样时间及温度数据以ASCII格式存储到一个文件中。在每次循环期间,记录下每次采集的时间及温度数据,添加到文件中,数据之间用添加一个制表位作为分隔符。-Create a VI, header files, using a For loop timing acquisition temperature, and the sampling time and temperature data stored in ASCII format to a file.Collected during the period of each loop, recorded at a time and temperature data, add to a file, data between with adding a TAB as a delimiter.
Platform: | Size: 268288 | Author: xy | Hits:

[LabViewxuniyiqi

Description: 1.创建一个VI,产生头文件,使用For循环定时采集温度值,并将每次采样时间及温度数据以ASCII格式存储到一个文件中。在每次循环期间,记录下每次采集的时间及温度数据,添加到文件中,数据之间用添加一个制表位作为分隔符。-1. Create a VI, generated header files, use the For loop timing acquisition temperature value, and each sampling time and temperature data is stored in ASCII format to a file. During each cycle, record the time and temperature data for each acquisition, added to the file, add a tab between the data bits as a separator.
Platform: | Size: 12288 | Author: 姚心恪 | Hits:

CodeBus www.codebus.net