搜索资源列表
bianyiqi2
- 编译器是一种特殊的程序,它可以把以特定编程语言写成的程序变为机器可以运行的机器码。我们把一个程序写好,这时我们利用的环境是文本编辑器。-compiler is a special procedure, it can be a specific programming language of the procedures machines can run into the binary. We have a written procedure, then we use the environmen
ASYNC131
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程
BinaryEdit
- 用于读写二进制文件。起始地址和结束地址为输入的十六进制。并将指定地址范围的二进制文件内容写入新的文件。-For reading and writing binary files. Start address and end address for the input hexadecimal. And specify the address range of the binary file to write the new contents of the file.
converttodec
- 一个简单的图形界面工具,把二进制数转换为十进制数-A simple graphical interface tool to convert binary number to decimal
Read_Wav
- 1:运行Read_Wav.exe文件,在弹出的对话框"打开文件转换"按钮选择需要转换的wav格式文件; 2:文件转换完后,在源文件路径下会生成相应的二进制文件".dat",并且会在程序界面上会显示Wav文件的相应文件信息。 3:生成的.dat文件中的二进制数据是从Wav文件data数据开始的二进制,不包括Wav文件的文件头信息。 -1: Run Read_Wav.exe files, in the pop-up dialog box to open the file conversi
bcpuln
- 模拟实验-C#版基于二分查找的稳定“插入排序”算法(Simulation experiment - the c # version stability "insertion sort algorithm based on binary search)