搜索资源列表

  1. smallCALENDER

    0下载:
  2. 编写的小日历程序,可以数字和字母换算,可计算农历-small calendar prepared by the procedure of numbers and letters can be converted, translate Chinese
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1246
    • 提供者:wesley
  1. zhiku_display200703281816

    0下载:
  2. 显示汉字和英文字母点阵字库,可以任意位置显示-show Chinese characters and English letters lattice font can be arbitrary location
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:15370
    • 提供者:景叔武
  1. zimushibiexitong

    0下载:
  2. 一个字符识别系统~~识别26个字母~在MATLAB环境下运行~程序简单~代码不长~~~容易理解~-a character recognition system to identify ~ ~ ~ 26 letters in MATLAB run under a simple procedure ~ ~ code is not long ~ ~ ~ ~ easy to understand
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4471
    • 提供者:tjj
  1. dzasm

    0下载:
  2. 屏幕上方的字母随机出现 第一个方框内的数字表示操作者打字正确的个数(可表示0-999) 第二个方框内的数字表示在某个等级里所出现字母的个数(可表示0-999) 第三个方框内的数字表示在所有等级里所出现字母的总个数(可表示0-999) 按空格键选择打字等级, 即字母下落的速度快慢,分六个等级,其中第一级最快,第六级最慢 按回车键确定进入游戏 按ESC键可随时退出,否则,将继续进行 按BA
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2748
    • 提供者:孔铁柱
  1. Cdma2k

    0下载:
  2. cdma2000的上行链路的仿真,包括编码,发送,信道,解码,rake接收等功能,完全是matlab仿真。-cdma2000 uplink simulation, including encoding, sending, letters, decoding, rake receiver functions is completely Matlab simulation.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:85134
    • 提供者:qiuwenlei
  1. tongjizifu2

    0下载:
  2. 统计输入字母的个数! 界面没有做,请大家自己完善,呵呵 还有两个Java做的银行系统!~-import statistics of the number of letters! Interface not done, we all perfect, there are two Java-huh do banking system! ~
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5153
    • 提供者:yu chen
  1. converse

    0下载:
  2. 从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8256
    • 提供者:张智
  1. haff

    0下载:
  2. 构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串-Construction Huffman tree, as well as letters to the code, but also to decode the password string
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1173
    • 提供者:孟娜
  1. RFC822

    0下载:
  2. 处理RFC822格式信件-RFC822 format handling letters
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31156
    • 提供者:顾庆荣
  1. 汇编

    0下载:
  2. 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2893
    • 提供者:冯萍
  1. letters

    0下载:
  2. 检测出一个字符串中的单词-detect a string of words
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6608
    • 提供者:高名
  1. Palindrome

    0下载:
  2. 回文数的判断,输入一个字符串,不考虑标点符号和空格,只考虑字母或数字,判断它是否回文数-palindrome number of judgment, the importation of a string of not punctuation and spaces, only letters or numbers, to judge whether it palindrome number
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:hechengwei
  1. paixu

    0下载:
  2. 用汇编语言实现人名排序问题,根据字母的顺序排列,先比较首字母,如果相同则比较之后的字母-using assembly language to achieve names scheduling problem, according to the alphabetical order, compare the first letters of the alphabet, If the same comparison is the after
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1062
    • 提供者:吴峰心
  1. tjnum

    0下载:
  2. 汇编语言实现的实现在字符串中查找指定的字母出现的次数,-assembly language to achieve the realization of the specified string of letters identifying the number of occurrences
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:吴峰心
  1. masm

    0下载:
  2. 运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-running executable testword.exe, appeared main menu interface, press the Enter key emerging from the 26 lett
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2620
    • 提供者:吴言
  1. answer

    0下载:
  2. 樊昌信《通信原理》书后习题答案,供学习通信的同志参考-Fan letters "Communication Theory" book answer the questions for the study's reference communication
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4066469
    • 提供者:xiaochen
  1. koafn

    0下载:
  2. 糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢?-confused to his five friends in a letter he wrote five letters, but when his friend received the letter, had told
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1384
    • 提供者:紫龙
  1. find23

    0下载:
  2. TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9142
    • 提供者:wer
  1. xiaoxiezimu

    0下载:
  2. 小写字母,flash源代码-lowercase letters, flash source code
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:5016
    • 提供者:王件
  1. dict_search

    0下载:
  2. 从给定的字母矩阵中查找给定的字典所包含的字符串,并把结果按字典序输出到指定文件中-from letters to the Matrix to find the dictionary contained the string, and the results by lexicographic output to a designated document
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8476
    • 提供者:Rachel
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org