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

搜索资源列表

  1. main

    0下载:
  2. in suburban, the character of the channel when XPD changes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:justine
  1. KEYpress

    0下载:
  2. 按键中断处理,提供4个中断处理程序,采用不同的方式。-key process,when press the key,then return character
  3. 所属分类:Network Security

    • 发布日期:2017-04-30
    • 文件大小:191566
    • 提供者:zzh
  1. linuxdriver

    0下载:
  2. linux系统下设备驱动编程的好资料,包含网络设备驱动、字符设备驱动、块设备驱动-linux system device driver programming good information, including network device drivers, character device drivers, block device drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-06-02
    • 文件大小:13950339
    • 提供者:jiankuilu
  1. qzfkd

    0下载:
  2. 易语言取字符宽度Easy language to take the character width-Easy language to take the character width
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2195
    • 提供者:name
  1. 2100

    0下载:
  2. 输入两条字符窜 然后将两个字符串按输入顺序进行连接-Enter the two character strings channeling and then the two are connected by the input order
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:4659
    • 提供者:mei52802
  1. hanzipanduan

    0下载:
  2. 判断字符串中是否存在汉字1、判断是否是GB23122、判断是否是GBK编码3、对于Big54、如果判断一个字符是西文字符还是中文字符-Determine whether there is character string
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:987
    • 提供者:meng628406
  1. pdfcopier

    0下载:
  2. 这是我编写的一个适用于医学写作者的中文pdf扫描识别的文档字符格式化工具,针对万网、CNKI的文献常见的编码问题如标点格式、中英文全半角、多余的换行符等自动转换。基本上复制文档内容时候,开着这个软件就可以自动对剪切板的数据转换,直接复制到word写作即可。-This is for medical writers I write a PDF scanned documents in Chinese character formatting tools, networks, CNKI literat
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6726
    • 提供者:jjl
  1. SQL100

    0下载:
  2. 根据拼音查找汉字的一个说明,包含所有的,从A-Z-Look under the phonetic character of a note, including all, AZ
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:4660
    • 提供者:sahiuauu
  1. Yush.java.tar

    0下载:
  2. This a new algorithm in which we encrypt on the basis of position of the character. Algorithm 1 for key generation and Algorithm 2 is for encryption Algorithm A1 Step1: Let the key be ‘k’. Step2: Multiply the index number +1 with its ASCII c
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:878
    • 提供者:Aman Virmani
  1. zifushebeiqudongmuban

    0下载:
  2. 嵌入式Linux驱动模板精讲与项目实践 配套光盘 字符设备驱动模板 直接烧入mini2440开发板即可-Embedded Linux driver template talk and project practice CD template character device drivers can be directly burnt into the mini2440 Development Board
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:30145
    • 提供者:孙某
  1. driver

    0下载:
  2. 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:赵帅
  1. leds

    0下载:
  2. 嵌入式linux系统字符设备驱动之字符设备控制之led灯。-Embedded linux character device driver system of device control character of led lights.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:687
    • 提供者:张贺
  1. cPPCode

    0下载:
  2. 实现字符串去重,如:adagae6761,.,?sdag;输出为:adge671,.?s; 英文语句倒序:如:today is Monday ;输出:Monday is today-Remove the same character in the string;
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1041
    • 提供者:符合
  1. tcp

    0下载:
  2. tcp协议传输,每次读取20个字符传给client端-tcp protocol transmission, each read 20 character pass client side
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2322
    • 提供者:yangzheng
  1. 3516a_uart1_test

    0下载:
  2. 海思Uart测试例程,注意设置复用关系,自动发送字符到uart,uart接受的字符显示到终端上。-HISI Uart test routines, Note Setting reuse relationship, the characters automatically sent to uart, uart accepted character displayed on the terminal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:117334
    • 提供者:韩兆宇
  1. 191-206

    0下载:
  2. C语言编写的几个程序源码,包括: 191 比较字符串长度 192 合并整数 193 矩阵逆置 194 删除指定的字符 195 括号匹配 196 字符串逆置 197 SIX/NINE问题 198 单词个数统计 199 方差运算 200 级数运算 201 输出素数 202 素数题 203 序列排序 204 整数各位数字排序 205 字符串字母移位 206 Fibonacc数列 -C language sourc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:29723
    • 提供者:耿汝伟
  1. WindowsFormsApplication1

    0下载:
  2. 利用c#写的一个程序,将汉字转换成所对应的编码值:输入所需要转换的汉字,将汉字转换成所对应的编码值,多应用在加密解密中。-Use c# to write a program that will be converted into the corresponding Chinese character encoding value: Enter the desired conversion of Chinese characters, Chinese characters will be conv
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:41534
    • 提供者:huihui
  1. char.tar

    0下载:
  2. linux-3.5内核 下字符设备的申请-Application for character devices under linux-3.5 kernel
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:9855
    • 提供者:leiwenxuan
  1. D3D-VS2010

    0下载:
  2. 此透视请用vs2010编译生成,修改人物模型ID可以实现所有d3d游戏的透视-This perspective compile generating vs2010, you can modify the character models ID perspective all d3d game
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-13
    • 文件大小:20006194
    • 提供者:小斌
  1. CPPHandwritten-character-recognition

    0下载:
  2. VC++ 手写文字识别程序源码。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别。手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。-VC++ handwriting recognition program source code. Handwritten numbers give different classification recognition result satisf
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:620904
    • 提供者:黄勇
« 1 2 ... 30 31 32 33 34 3536 37 »
搜珍网 www.dssz.com