CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - AScii

搜索资源列表

  1. dbf2ascii.tar

    1下载:
  2. 应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.-a UNIX application platform conversion of DBF database files in ASCII text data to document the Shell procedures. The SCO UNIX include the objectives and procedures C source.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:35604
    • 提供者:王浩
  1. 256色bmp.把24位bmp转成256色bmp

    0下载:
  2. 把24位bmp转成256色bmp,灰度bmp,ascii图形,put 24 bmp convert 256-color bmp, Gray bmp, graphics ascii
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-01-24
    • 文件大小:15761
    • 提供者:wang
  1. gsm_sms

    0下载:
  2. 最新的linux下的SMS的PDU编码及解码,包含iconv函数的用法,及起ASCII到UFT-8的转化。-Under the latest linux SMS-PDU encoding and decoding, including the iconv functions are used, and from ASCII to the UFT-8 conversion.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4792
    • 提供者:M
  1. modbus

    0下载:
  2. modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:220589
    • 提供者:Daniel
  1. DecodeMagStripe

    0下载:
  2. Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included. First program dab.c deco
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:7829
    • 提供者:jojoland
  1. 33753123com_LCD_test

    0下载:
  2. lcd显示 S3C2410平台下的LCD固件程序,实现LCD初始化和显示功能。能够显示简单图形、ASCII字符、汉字字符和彩色位图。-lcd。-S3C2410 platform LCD firmware procedures, initialization and realize LCD display. Can display simple graphics, ASCII characters, Chinese characters and color bitmap
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1609732
    • 提供者:郑锐华
  1. others

    0下载:
  2. windows/linux跨平台日志,标准C编写-ascii C logger for windows and linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1320
    • 提供者:wurei
  1. DESclose

    0下载:
  2. Custom program that runs simulates the DES algorithm for encoding a message. ASCII is taken, turned into shuffled bits, then turned into a DES message on the other end.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:318061
    • 提供者:matt
  1. v4_code_util_guide_b12_2r1_2

    0下载:
  2. CODE使用指南:输出ASCII文本,输出图形,Archive II数据演示使用-Guide CODE: ASCII text output, output graphics, Archive II data demonstrates the use of more
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2059826
    • 提供者:陈彪
  1. AscII_define

    0下载:
  2. 文章中列出了所有ASCII值与其相应字符,包括控制码和字符,还附带了一些常用的DOS命令-Article lists all the ASCII values ​ ​ and their corresponding characters, including control codes and characters, but also comes with some commonly used DOS commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:146537
    • 提供者:hiphon
  1. Ascii_art.tar

    0下载:
  2. This is an Ascii art Program. I hope it will helpful for you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:1283
    • 提供者:Sankar Guru.P
  1. constants

    0下载:
  2. ASCII values for a number of symbolic constants, printing functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:13402
    • 提供者:yunyiqiu
  1. ctype

    0下载:
  2. Sane locale-independent, ASCII ctype.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:626
    • 提供者:deihancong
  1. malta-display

    0下载:
  2. Display routines for display messages in MIPS boards ascii display.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:898
    • 提供者:funhewang
  1. pnmtologo

    0下载:
  2. Convert a logo in ASCII PNM format to C source suitable for inclusion in the Linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:3075
    • 提供者:befenkiu
  1. xatonum

    0下载:
  2. Linux Driver ascii-to-numbers implementations for busybox.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:2146
    • 提供者:fantuepi
  1. arthurstyle

    0下载:
  2. All functions return false or leave the character unchanged if passed a character that is outside the range 0-7F. So they can be used on Unicode strings or characters if the intent is to do processing only if the character is ASCII for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:5184
    • 提供者:genverkai
  1. ASC_BCD

    0下载:
  2. ASCII码和BCD码之间的相互转化源码,在SCO UNIX_SVR5系统下验证通过-ASCII and the BCD conversion
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:801
    • 提供者:liping
  1. wpa_passphrase

    0下载:
  2. WPA Supplicant - ASCII passphrase to WPA PSK tool.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:870
    • 提供者:suvigie
  1. android_net_TrafficStats

    0下载:
  2. Returns an ASCII decimal number read from the specified file,.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:1726
    • 提供者:qouyunpou
« 12 3 4 5 »
搜珍网 www.dssz.com