搜索资源列表

  1. java键盘操作

    0下载:
  2. 本代码是关于java的键盘的输入,当你输入o是会弹出新窗口,当你输入其他是它会在最上一排显示你输入的字符,对学习java的同学是好例子-the java code is on the keyboard input, when you enter o is the new pop-up window When you enter the other is that it will show your best suit the chara
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:李微
  1. screen_keyboard_src

    0下载:
  2. 屏幕软键盘,可通过软键盘向其他程序中输入字符-screen soft keyboard, through soft keyboard to the other procedures input characters
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20965
    • 提供者:an
  1. 加密jm

    0下载:
  2. 加密用,可惜只能加密字符,不能加密汉字-use encryption, but encryption characters only, not encrypted Chinese characters
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4849
    • 提供者:隼龙
  1. LCD_DEMO-1

    0下载:
  2. lcddemo-1(2004版) -- 320X240 STN 灰度LCD 测试 此代码在SDT2.51下调试通过。运行时LED会闪烁一下,接着串口0会输出一些系统信息,在波特率为57600超级终端可看到,打印出来的由ASCII字符组成的 FS44B0X图样,此时LCD上显示ascii字符组成的ARM图样。通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。 -lcddem
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:139291
    • 提供者:张淼林
  1. Vb串口通讯调试方法

    1下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communicat
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. pingheng

    0下载:
  2. 输入字符,建立平衡二叉树,再输出字符,中序,抛砖引玉-input characters, the establishment of balanced binary tree, and the output of characters, sequence, something
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:雷阵雨
  1. 鼠标输入字符加换肤

    0下载:
  2. 鼠标输入文字,另外有改变对话框颜色的功能,通过它可以学习到改变对话框颜色的本领 -mouse input text, and change the color of the dialog function, through it can learn to change the color of the dialog skills
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:28003
    • 提供者:xj
  1. EncryptSimple

    0下载:
  2. 可逆加密组件 ====================== 使用方法 ============================================ Dim objEncrypt Set objEncrypt = Server.CreateObject(\"myEncrypt.clsEncrypt\") Dim strReturn 加密后文本 Dim strValue 加密前文本
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:20631
    • 提供者:张峰
  1. zifuchuli

    0下载:
  2. 十六进制字符文件遇4A输出前两位相减冗余度在十以内的结果-hexadecimal characters encountered 4A document output by the two previous phase of the redundancy within the 10 results
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38571
    • 提供者:fengling
  1. 实例24

    0下载:
  2. 用VC编程,设计友好的界面,统计一段文本中的中英文字符数 -VC programming, design and friendly interface, statistical section of the text in English and Chinese characters.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:25571
    • 提供者:侯力
  1. 模式匹配MFC_jwj

    0下载:
  2. 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the str
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32685
    • 提供者:蒋文靖
  1. xdgf

    0下载:
  2. 字符处理这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语-characters to deal with this is a Java-based segmentation, N-gram to statistics, subparagraph Clauses function procedures, multiple language support
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1884
    • 提供者:丽丽
  1. AutoRichEditCtrl_demo

    0下载:
  2. CAutoRichEditCtrl 程序说明 CAutoRichEditCtrl是一个从CRichEditCtrl派生的类,这个类使你可以快速地对RichEditCtrl中的字符、段落进行格式化。这个类也允许你插入RTF文本。试一试你就知道这个类多么好使。 -CAutoRichEditCtrl descr iption of the procedures CAutoRichEditCt rl is a Chars der
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32981
    • 提供者:刘伟
  1. addline

    0下载:
  2. ADALINE的字符识别,有图形界面。可以方便使用并了解ADALINE的LMS算法-ADALINE Character Recognition, a graphical interface. Easy to use and understand ADALINE LMS algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4961
    • 提供者:xu
  1. Greta

    0下载:
  2. 正则表达式计算,可以快速地从一个字符串中提取有效字符
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:91523
    • 提供者:王水木
  1. 几个汇编代码code

    0下载:
  2. fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 TADD.ASM 加法运算 TMUL.ASM 乘法运算-fx.asm sequence output cpc.asm anti-human-machine dialogue DECHE
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17984
    • 提供者:cdl
  1. WriteLog

    0下载:
  2. 写LOG文件程序,其以一种特定的编码向流中写入字符-LOG document written procedures, to a specific coding to flow into the characters
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:12978
    • 提供者:武容
  1. CreatePassword

    0下载:
  2. 自己写的实用加密和解密程序,常用于Application项目的配置文件加解密,加密后用的字符放在config文件,解密时调用程序可以解密.-himself wrote a practical encryption and decryption procedures, commonly used in the Application of the configuration file encryption and decryption,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28457
    • 提供者:武容
  1. vsprintvsflex8

    2下载:
  2. 用 vsFlexGrid 时,如果用 Add 方法逐个添加数据,跟在 Excel 中用Range()设置单元格的数据一样的慢,所以需要有些技巧,举例来说:在Excel中填写一个数据区域,可以将将要填写进去的数据按单元格的排列事先加入相应的制表符以及回车符号,组合成一个大的字符串,然后帖进去,会很快。 VsFlexGrid 在需要填充的数据多时会比较慢,同样条件的前提下,VB会明显快些! 数据加载速度慢可以通过直接
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:602351
    • 提供者:胡先生
  1. chardiv

    1下载:
  2. 利用BP神经网络进行字符识别的系统源码,能进行有效数字字符识别。-BP neural network Character Recognition system source code, can be effective digital character recognition.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1730
    • 提供者:包芳
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org