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

搜索资源列表

  1. switch1240

    1下载:
  2. s1240 74字节话单二进制格式转换程序,程序结构可用语其他交换机话单格式转换-s1240 74 single-byte words binary format conversion procedures, program structure can then switch language other single format conversion
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50757
    • 提供者:郭秋
  1. myls

    2下载:
  2. 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2215
    • 提供者:叶黎
  1. RTOSandNucleusPLUS

    1下载:
  2. Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:111252
    • 提供者:柳荫
  1. OtlHandler

    0下载:
  2. 一个利用OTL编写的数据库编程访问接口类,里边封装了支持8字节长整数的操作(使用时需要选择相应的平台宏开关),为利用OTL编写跨平台跨数据库的朋友提供帮助-use of a database prepared by the QTL visit Programming Interface category, Packaging support inside the 8 byte long integer operations (need to use the selection of platfo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2389
    • 提供者:杨雨虹
  1. chk

    0下载:
  2. 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2562
    • 提供者:李金明
  1. base64SRC.rar

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一。base64SRC.rar中两个C文件中分别对编解码功能的实现。,Base64 is the most common network 8Bit byte code for the transmission of one of the ways of coding. base64SRC.rar two C file function, respectively, of the realization of codec.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1398
    • 提供者:群哥
  1. write_file_in_c

    0下载:
  2. linux 下写文件,用字节写入文件里;-written document under linux, using byte write documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1051
    • 提供者:白光辉
  1. zhcon-0.2.5-to-0.2.6.diff

    1下载:
  2. hcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端,就像DOS环境中的UCDOS一样,为控制台(console)环境提供完整的双字节语言环境。-zhcon work in the Linux console is under the efficient double-byte Chinese / Japanese / Korean (CJK) virtual terminal, just like DOS environment UCDOS same for consol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:2881
    • 提供者:
  1. read_cd_vol_info

    0下载:
  2. ISO 9660 is a international standard that defines a filesystem for CD/DVD media. To get the volume name from such system in Linux we ll be dealing with the its device path once again. On my system the device path of the CD/DVD device is /dev/scd0.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:545
    • 提供者:Sublimer
  1. intbyte.tar

    0下载:
  2. 支持int<=>byte、short<=>byte、fload<=>byte高低字节转换工具-High and low bytes conversion tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:150119
    • 提供者:xiaohehe
  1. linux_byte_using

    0下载:
  2. linux下字节序的对齐问题,在编程的时候,特别是网络编程有用-linux byte order
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1096
    • 提供者:xiongxiong
  1. linux-usbdriver

    0下载:
  2. linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8685
    • 提供者:qifeng
  1. h264bitstream-0.1.6

    0下载:
  2. Linux下对h264裸流文件的分析。功能强大,可以分析帧num,NAL类型等等信息,是学习分析h264编码的字节流很好的工具-Linux file under h264 bare flow analysis. Powerful, can be analyzed frame num, NAL type, and so forth, is to learn of h264 encoded byte stream good tool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:39969
    • 提供者:周兵
  1. globalvar.tar

    0下载:
  2. 一个Linux下内核模块的示例,虚拟一个只有一个字节的内存虚拟设备的字符驱动,实现字符驱动的读写功能-Under a Linux kernel module example, only one byte of the virtual memory of a virtual device of the character-driven, character-driven read and write capabilities to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:98443
    • 提供者:ckh
  1. byte_stuffing.pdf.tar

    0下载:
  2. bit and byte stuffing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:78531
    • 提供者:deepak
  1. fcitx-4.0.0_all.tar

    0下载:
  2. linux中文为控制台(console)环境提供完整的双字节语言环境-Chinese as a linux console (console) environment provides a complete environment for double-byte languages
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7127889
    • 提供者:李军
  1. aub

    0下载:
  2. byte RVS command may need you look u biao
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:5854195
    • 提供者:高静
  1. libXi6.so-alignment-patch.tar

    0下载:
  2. Patch for Xorg s libXi6.so memory alignment to 8-Byte boundaries for higher performance and as a fix for the SIGBUS errors on certain RISC architectures with mandatory memory alignment (like Little Endian MIPS).
  3. 所属分类:Linux-Unix program

  1. zhenhua

    0下载:
  2. Driver to use 4CH RC transmitter using Zhen Hua 5-byte protocol (Walkera Lama, EasyCopter etc.) as a joystick under Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:2486
    • 提供者:yaoxoueang
  1. Byte

    0下载:
  2. The wrapper for the primitive type byte.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2125
    • 提供者:ningdairu
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com