搜索资源列表
vhdlllbaogao
- 成都理工大学基于MAXPLUS II 的设计过程报告内涵有源程序及设计过程中的调试:在文本编辑窗口中输入二进制8位优先编码器的程序; 3设计驱动显示程序如下: 5采用原理图方式设计如下: 6引角分配图如下: 7仿真结果如下: -Chengdu University of Technology II-based FPGA design process report connotation source and the design process Debugging : in
HZtoASMorC
- 简单的应用于单片机标签文本的文字转换软件 编程语言Delphi6 作者: 赵曰侠 xxjohn@163.com 将汉字转换为二进制的表示方式,应用于单片机开发中的 汇编语言或者C语言 步骤: 1 将要转换的文本存为文本文件 2 软件点击“打开按纽”,左边栏显示文本的信息 3 选择转换格式ASM 0**H格式还是C语言的HEX 0x**的格式 4 点击“转换”按钮,右侧列表显示转换结果 5 点击“保存”,将结果保存为文件,以备使用
minus
- 一位二进制全减器的设计,分别用原理图输入法和文本输入法,用分层设计的方法完成-A binary full subtractor design, respectively, schematic input and text input method, complete with a hierarchical design method
Exp15
- 学习文本框控件的使用,把一个二进制文件中的数字的内容在文本框中显示出来,编辑 文本框,可以改变文本框的内容,并可以保存到文件,系统掉电以后,文件内容不丢失。 -Learn from text box controls the use of a binary file of digital content is displayed in the text box, edit the text box, you can change the contents of the text box an
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
term
- 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machin
EDA1
- 完成一位二进制全减器的设计,采用文本输入法分别实现,分层设计,底层采用半加器和逻辑门实现。-Completion of a binary full subtracter design, implementation, respectively, using the text input method, hierarchical design, are based on half adder and logic gates.
subber
- 完成一位二进制全减器的设计,采用原理图输入法和文本输入法分别实现,分层设计,底层由半加器(也用原理图输入法)和逻辑门组成-Completion of a binary full subtracter design, the use of schematic and text input method input method were realized, hierarchical design, the bottom of the half adder (also used schematic
eda6
- 以Altera公司的MAX+plus II为工具软件,采用Verilog HDL文本输入设计法设计8位二进制加减计数器,生成元件符号-Altera s MAX+plus II tools software, using Verilog HDL text input method to design8 binary addition and subtraction counter, generating element symbol
data_to_asc
- 将二进制文件如图片转换为文本文件,用于FPGA的数表-translate binary to ASICII
asc_to_raw
- 将文本文件转换为二进制文件如图片,用于FPGA的数表-from text to binary file
base64
- AAUTO 语言 base64编码可以将不可见的二进制字符串转换为可见的文本格式,这样我们就可以将图片等二进制文件使用base64编码后直接内置于源代码中间,这样的好处是不用考虑路径的问题,在发布独立的源码文件时非常方便。AAUTO的MD5加密。-aauto language it s very easy to use base64 to put up files.md5 encrypt.
pickfile
- 本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录/文件列表中的下所有的二进制文件或文本文件。请使用 -? 、 -h 或 -H 命令选项察看帮助。-This tool is used to pick out text or binary files under the specified directory or in the specified file list.