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

搜索资源列表

  1. MemoryRead

    4下载:
  2. Delphi写的内存搜索与内存读写操作库 指定进程,在进程中查找对应的字符与字符串,或者其他类型的数据。-Delphi to write the memory search and memory read and write operation of the Treasury designated the process, in the process to find the corresponding characters with the string, or other types o
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:290415
    • 提供者:huping
  1. abc

    0下载:
  2. 单片机向主机发送字符串,用C语言写的,对初学者很有用-Microcontroller sends a string to the host, written with C language, useful for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:25593
    • 提供者:林红
  1. panduanzhongxinduicheng

    0下载:
  2. 设单链表中存放有n个字符,试编写算法,判断该字符串是否有中心对称的关系,例如xyzzyx是中心对称的字符串。-Store located in a single list has n characters, the preparation of test algorithm, the string to determine whether there is any relationship between the centro-symmetric, for example, is centro-
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:174950
    • 提供者:李月
  1. 4.23

    0下载:
  2. 数据结构练习。。。。判断输入字符串是否为对称的-Data structure practice. . . . Enter the string to determine whether the symmetrical
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:龙王行
  1. dfa

    1下载:
  2. 编写一个C语言程序,模拟实现DFA识别字符串的过程。- dfa
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-30
    • 文件大小:1971
    • 提供者:刘岩
  1. 显示字符串及其显示位置

    0下载:
  2. 2. 编写Applet显示字符串,显示字符串及其显示位置,字体、字体大小和颜色通过HTML文件中的参数来传递。-2. Applet shows the preparation of a string, displays the string and display position, font, font size and color through the HTML file in the parameter to pass.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-30
    • 文件大小:1789
    • 提供者:chenkan
  1. RS232定时发送字符串

    0下载:
  2. 由STC89C52RC单片机的RS232口定时发送字符串"#01"和回车符,其中主要运用了定时器和波特率发生器.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-26
    • 文件大小:17534
    • 提供者:yungpen486
  1. 1

    0下载:
  2. 将浮点数转化为字符串,最大支持8位置的小数-Will float into a string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:831
    • 提供者:William
  1. cryptofDESAESRSA

    1下载:
  2. 实现了DES、AES、RSA的字符串加密,含界面,人机友好。-Implements DES, AES, RSA encryption string, including the interface, human-computer friendly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1758635
    • 提供者:常鹏
  1. serialconnection

    0下载:
  2. 这个程序实现的是接收字符,再把这个字符串口发送。 还要一个要注意的是波特率,而波特率附送的小程序算出 实验方法:打开串口调试程序(小工具目录里)选择您正确的串口号,波特率选9600, 然后发送一串字符,这一串字符就马上会被单片机回发到电脑-The program implementation is to receive characters, then this string I send. Also one should note that the baud rate, whi
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:17917
    • 提供者:zhangwenye
  1. UART

    0下载:
  2. 单片机串口通信程序,可以发送字符串,供大家参考!-Microcontroller serial communication program, you can send a string, for your reference!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:17695
    • 提供者:张成
  1. C8051F310

    1下载:
  2. C8051F310单片机与计算机的串口通信的例程,可减少系统开发时间:单片机接收计算机发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁,采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率-C8051F310 MCU and the computer
  3. 所属分类:SCM

    • 发布日期:2015-12-30
    • 文件大小:4482
    • 提供者:Edward zhang
  1. split

    0下载:
  2. 自己实现的字符串分割函数split(C++版本) ,带使用方法。-Own implementation of a string split function split (C++ version), with demo.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:8380
    • 提供者:pj81102
  1. ReplaceKing

    0下载:
  2. 可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。-Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can tr
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1917615
    • 提供者:张智伟
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. des_code

    0下载:
  2. DES算法实现字符串加密,文件加密,C语言实现,-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5590
    • 提供者:yanliu
  1. DEncryptTest

    0下载:
  2. C++,加密程序,可自行调用动态链接库实现字符串加密解密-C++, encryption, self-called Dynamic Link Library string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13619
    • 提供者:fq
  1. TreeHelperTest

    0下载:
  2. 将一长字符串根据分隔符分解/显示为TreeView格式-Decomposing a long string and displaying it in treeview style
  3. 所属分类:TreeView

    • 发布日期:2017-11-16
    • 文件大小:89317
    • 提供者:站长
  1. ComboBoxCS_demo

    0下载:
  2. 查找字符串时对大小写敏感的选择框。-Search DialogBox which is sensitive to uppercase/downcase char when it is searching a string.
  3. 所属分类:ComboBox

    • 发布日期:2017-11-19
    • 文件大小:21827
    • 提供者:站长
  1. shellsort

    0下载:
  2. 字符串数组排序-Char array sort
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-13
    • 文件大小:1483
    • 提供者:站长
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com