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

搜索资源列表

  1. practice.tar

    0下载:
  2. 是字符、网络、块设备的基本编程源码,方便初学者学习-Basic character, the network block device programming source code, easy for beginners to learn
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-02
    • 文件大小:867920
    • 提供者:haowenjuan
  1. LinuxC_HSQJ

    0下载:
  2. C语言的标准库函数,如数学类函数、输入输出类函数、字符处理类函数、图形类函数和时间日期类函数-The C language standard library functions, such as math class functions of input and output functions of character handling function, the function of the Graphics class and of the time and date functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4967291
    • 提供者:司维健
  1. 3

    0下载:
  2. 按照生产者/消费者的工作原理,在Linux环境下,创建两个进程(或线程),一个进程(线程)作为生产者(用来向缓冲区中写入字符,字符的个数有限),另一个进程(线程)作为消费者(从缓冲区中读取生产者写入的字符)。 要求: 1. 程序应将缓冲区中的内容不断的显示出来; 2. 程序设计中要考虑两进程并发执行中的同步与互斥问题; 3. 有能力的同学可以将管理的并发进程数扩展为N(N>=3)多个。-In accordance with the producer/consumer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:356475
    • 提供者:庄镝
  1. zCharDevDriver

    0下载:
  2. linux 实验 参考驱动编程写的简单字符设备驱动,希望对大家有帮助。-simple character device driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:1235
    • 提供者:Fred
  1. 111USB

    0下载:
  2. LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:736756
    • 提供者:曹瑞翠
  1. Linux-pure-character_based-interface

    1下载:
  2. Linux纯字符界面下实现中文支持,安装软件zhcon-Chinese support, installation software zhcon Linux pure character-based interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:12895
    • 提供者:long
  1. vncharmap.h.tar

    0下载:
  2. Character tables for refs
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:ngoaho85
  1. BlowFish

    0下载:
  2. 这个加密算法根据资料编写的,根据输入字符加密得到密文,可以正常解密。是密码学初学者的编程学习资料。-The encryption algorithm according to the information prepared, based on the input character encrypted ciphertext can be normal to decrypt. Cryptography beginners programming learning materials.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:207485
    • 提供者:帝高阳
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13872463
    • 提供者:zhj
  1. test29

    1下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the last
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:24402
    • 提供者:丁占成
  1. test30

    0下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程;共享内存-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:33025
    • 提供者:丁占成
  1. ourdev_422781

    0下载:
  2. 间接烧写s3c2410 s3c2440 norflash nand flash 的方法。包含一个init.bin文件和特质的uboot-Indirectly programming s3c2410 s3c2440 norflash NAND flash. Contains a init.bin file and character of the uboot
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-22
    • 文件大小:6919229
    • 提供者:苏高民
  1. win_ctl

    0下载:
  2. 字符终端屏幕菜单控制程序,用于服务器/终端的界面控制-Character terminal screen menu control procedures for server/terminal interface control
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:1747
    • 提供者:wdp
  1. heikerumen

    0下载:
  2. 这个是一套黑客入门的好资料 分享给大家 其中讲解实例是在unix字符界面-This is a sharing of good information on the hacker entry to all of which explain the instance is in the unix character interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3115719
    • 提供者:chenkai
  1. UniForm2.1.tar

    0下载:
  2. sco unix 下字符界面的源码,方便开发-sco Unix source code of a character interface, facilitate the development of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:287097
    • 提供者:cj
  1. Linux-color

    0下载:
  2. 文本终端的颜色可以使用“ANSI非常规字符序列”来生成。举例:   echo -e "\033[44 37 5m ME \033[0m COOL"   以上命令设置作用如下:背景色为蓝色,前景色为白色,字体闪烁,输出字符“ME-The color of the text terminal can use the ANSI unconventional character sequence to generate. Example: echo-e " \ 033 [44 37
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1375
    • 提供者:陈威佳
  1. driver_test

    0下载:
  2. 有关Linux下的字符设备驱动小实验,实现了按键点灯的功能-Related to the character device driver under Linux experiment, to achieve the function of the button lighting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:74755
    • 提供者:叶先生
  1. Base64Encry

    0下载:
  2. Base64编码解码算法源码,可以加密各种字符字母数字汉字!-Base64 encoding and decoding algorithm source code, you can encrypt a variety of character alphanumeric Chinese characters!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:26669
    • 提供者:FAN
  1. Base64

    0下载:
  2. Base64编码的思想是是采用64个基本的ASCII码字符对数据进行重新编码。它将需要编码的数据拆分成字节数组。以3个字节为一组。按顺序排列24 位数据,再把这24位数据分成4组,即每组6位。再在每组的的最高位前补两个0凑足一个字节。这样就把一个3字节为一组的数据重新编码成了4个字节。当所要编码的数据的字节数不是3的整倍数,也就是说在分组时最后一组不够3个字节。这时在最后一组填充1到2个0字节。并在最后编码完成后在结尾添加1到2个 “=”。 -The idea of ​ ̴
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:49238
    • 提供者:lvcha
  1. linux_vncserver

    0下载:
  2. 尽管我们可以使用SSH连接远程通过字符界面来操作Linux,但是对于更多熟悉图形人来说是很不方便的,因此开启Linux的远程桌面还是很有必要的。-Although we can use SSH to connect to remote character-based interface to manipulate the Linux, but more familiar with the graphics is very convenient, so turn on the Linux Remo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3364
    • 提供者:feng
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 37 »
搜珍网 www.dssz.com