CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AScii

搜索资源列表

  1. zfczasii

    0下载:
  2. 字符串转ASCII源码-ASCII string to turn source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:169874
    • 提供者:李亚国
  1. chineseExplain

    0下载:
  2. 汉字编码的解释,当然也支持英文编码(ASCII码)的解释。我在做网络数据的解释过程中做的小工具,很简洁,很方便。程序内自带使用说明-Chinese character coding explanation, of course, also supports the English encoding (ASCII) interpretation. When I was doing the interpretation of the process of network data, I wrote
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:30874
    • 提供者:丁力
  1. noname

    0下载:
  2. 电子时钟~~~ ~~第一部分:定义显示界面。 第二部分:调用系统时间(日期),并将调用的用二进制表示的时间数转换成ASCII码,并将时间数(日期数)存入内存区。 第三部分:将存在系统内存区的时间数(日期数)用显示字符串的形式显示出来。 第四部分:获取键盘的按键值,判断键值并退出系统。 -Electronic Clock ~~~~~~~~ Part I: the definition of the interface appears. Part II: call to system
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1515
    • 提供者:kaixin
  1. AVR_3310LCD

    0下载:
  2. 使用AVR ATMEL32单片机通过SPI接口驱动诺基亚3310LCD显示屏,实现任意ASCII字符的显示。编译环境为ICC-AVR。-The use of AVR ATMEL32 MCU Nokia 3310LCD through the SPI interface driver display to achieve an arbitrary ASCII character display. Compile environment for ICC-AVR.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:49691
    • 提供者:卓越
  1. 134

    0下载:
  2. 代码转换:ASCII码转换成十六进制数、单字节BCD码小数转换成单字节十六进制小数、单字节二翻十、单字节小于100数转化为BCD码、双字节十六进制整数转换成双字节BCD码整数-Transcoding
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:5679
    • 提供者:叶明
  1. byVB

    0下载:
  2. 涉及双音多频制式电话按键拨号的原理, Goertzel DFT算法实现DTMF 拨号过程,在发送端根据具体的电话号码生成相应的双频信号,在接收端根据频谱幅度,找到ASCII码即检索出电话号码。用VB进行可视化编程设计及仿真-DTMF,Goertzel DFT
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3848
    • 提供者:EMIA
  1. 200921901110486

    0下载:
  2. 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份 -1, can support the common encoding formats such as UTF-8,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:41874
    • 提供者:fans
  1. DigitalLabyrinth[V1.0.0]

    0下载:
  2. 自己设计的走迷宫算法,使用了较复杂的链表记录、分析迷宫路径,迷宫数据从一个ASCII文件读入,结果写入另一个文件中。在后来的修改中又添加了玩家自己试走迷宫的功能,也可以作为一个简易的小游戏。可供需要简单迷宫解算算法的朋友参考。-Maze solver with my own design algorithm, using complex list records, analysis of the maze path, maze data read from an ASCII file ,and
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:17412
    • 提供者:Fun
  1. SimpleWordsDictionary[V1.0.3]

    0下载:
  2. 自己设计的词典程序,使用一个ASCII文件保存词库,通过链表方式记录单词,用于词库较小的应用场合。代码已经实现了单词的添加、删除、修改、导出等多种功能。可供学习链表的朋友参考。-A Simple Dictionary Program, using an ASCII file is saved thesaurus, with the word list to store words. The code word has been achieved to add, delete, modify, e
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:21639
    • 提供者:Fun
  1. statemechine

    0下载:
  2. We are using parameters is the test bench and passing them to the state machine using parameter passing We are using tasks to control the flow of the testbench We are using hierarchical naming to access the state variable in the state machine f
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:946
    • 提供者:dhanagopal
  1. TextEditor

    0下载:
  2. 文本编辑器的实现。采用C++的ASCII码文件和串函数实现-A text editor implementation. Using C++ code files and the ASCII string function implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1637
    • 提供者:peter
  1. DELPHI-FC_src

    0下载:
  2. Delphi 文件比较的源代码,虽然只是ASCII比较,改为2进制很简单的。-Delphi source code file comparison, albeit relatively ASCII instead of two binary is very simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:185753
    • 提供者:liuYue
  1. Quick.Report.Pro.v4.07.Delphi.2007

    1下载:
  2. QuickReport 是用于BCB和Delphi的一款报表组件,可以简单快速的输出数据库报表。QuickReport 支持创建打印预览以免浪费纸张,支持导出数据为其他文件格式如ASCII文本、逗号分割值的文件和HTML。QuickReport 本身由 Delphi 编写,支持Delphi 所有操作数据库的模式。因此您可以将它用于旧式的基于BDE 的数据库如Paradox 和 dBase,用于多层应用环境的客户端数据表,新的Delphi 5 ADO 和 Interbase Express 组件及
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-21
    • 文件大小:1809163
    • 提供者:学习者
  1. SerialPortTester

    1下载:
  2. 自己写的串口助手, 串口部分使用Win32 SDK开发, 界面部分使用MFC, 支持收发ASCII, 十六进制数据, 文件。-Write your own serial assistant, using the Win32 SDK serial part of the development, the interface part of the use of MFC, support for sending and receiving ASCII, hex data, files.
  3. 所属分类:Com Port

    • 发布日期:2014-12-05
    • 文件大小:85765
    • 提供者:张鲁夺
  1. CheckUnicodeFont

    0下载:
  2. Unicode码文件转换成其它编码的文件-Unicode code file conversion into other encoded files
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:35079
    • 提供者:lihan
  1. ASCII

    0下载:
  2. 这个文档对于编程人员还是有很好的参考价值.-ASCCII comparison table for the programmers still have a good reference value.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:501826
    • 提供者:qmh
  1. PS2xianshi

    0下载:
  2. FPGA设计简单通信协议的方法。 了解PS2的工作原理,扫描码的ASCII码的转换。 -FPGA design of a simple communication protocol method. Learn PS2 works, scan code ASCII code conversions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:427258
    • 提供者:huangdeyi
  1. isoutils

    0下载:
  2. Functions for EBCDIC <-> Ascii conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4156
    • 提供者:Milan
  1. 0987612

    0下载:
  2. Matlab函数库 绝对值、模、字符的ASCII码值 acos 反余弦 acosh 反双曲余弦 acot 反余切 acoth 反双曲余切 acsc 反余割 acsch 反双曲余割 align 启动图形对象几何位置排列工具 all 所有元素非零为真 angle 相角 ans 表达式计算结果的缺省变量名 any 所有元素非全零为真 -Matlab library absolute value, mode, the ASCII character c
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:14607
    • 提供者:JEFF
  1. !Skippers

    0下载:
  2. A basic ascii game framework ... first version. Tweaked to create a game called Skippers.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-15
    • 文件大小:6603
    • 提供者:profu_25
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com