搜索资源列表
lcterm
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。 6 访问
project1
- 本项目主要完成对局用程控交换机的二进制磁带卸载数据,按照一定的格式要求,转化成标准ASCII码格式并以文本形式输出,然后再经过内存排序后,提供给后续计费模块进行批价处理。-The project was completed for the binary PBX game with tape unload data, according to certain format requirements, into a standard ASCII format Type and output as
FakeCoding1.3
- C#语言编写,随机生成防伪码的windows窗体程序,做好了各种友好提示,直接编译通过运行。提供文本文档和二进制文件存取功能。-C# language, randomly generated security code to the windows window procedure, made all the friendly tips, direct the compiler to run through. Provide text file and binary file access fu
Txt2Bin
- 用于保存为ASC2字符集的烧写代码文本文件 转为 原始BIN二进制代码-Save ASC2 for the programming code for the character set to the original text file BIN Binary code
Base32Url_and_Base64Url
- Standards based implementations of various Base32 and Base64 encoding/decoding methods. These are designed to encode binary data to plain text, and decode the resulting text back to the original binary. Useful when you need to transfer binary data th
hex2bin
- 一个关于h.264视频解码的简单的C语言程序,可将modelsim仿真输出的*.log文件转换成*.yuv格式-A simple C language programabout h.264 video decoding :convert text format to binary .264
c-language-programming
- c语言编程实例,处理简单的数据文件 判别2个文本文件的内容是否雷同 同学录信息管理系统 文字查找 学生成绩分布统计 用折半查找法猜篮球的价格-c language programming examples deal with simple data file to distinguish the price of two text contents of the file whether similar Classmates information management sy
Lewies_Min
- 这个小实用程序方便程序员进入查看和编辑二进制文件内的数据。适用于大文件非常好。可以选择进入十六进制、十进制、或文本值的每个字节。你也可以编辑位。我用程序这些时候学习如何阅读文件结构如MP3、GIF、JPG文件。还提供了一个方便的安装项目便于安装 -This small utility is easy to view and edit the programmer enters inside the binary data. For large files very well. You can
File
- c#文件操作:将键盘输入的内容写到文件中;将文件中的内容以二进制方式和文本方式读取出来;-c# file operations: The contents of keyboard input written to a file contents of the file in binary mode and text mode read out
Coad-SerialPortTerminal
- 串口通信,收发数据,选择com口及设置波特率。-This requires Visual Studio 2010 to compile, which can be obtained free via C# Express. It is just a simple little application with basic support for text or binary (hex) modes to send and receive data. A nice feature or two
netDxf_1.0.3
- dxfnet 开源c# .net dxf文件读取库,支持AutoCAD2000到AutoCAD2013,同时支持读取文本和二进制dxf文件-netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010 and AutoCad2013 dxf versions, in both
text-3
- 基于C语言环境下的数据链查找算法,包括顺序查找和折半查找-Based on c language data link search algorithms, including master order to find the binary search algorithm and realization