搜索资源列表
C常用算法程序集-徐士良
- 新版本的数值算法参考。解压缩的密码是:www.myebook.cn 对应各章的目录-The new version of numeric algorithm. The password is: www.myebook.cn according the directory name of each chapter.
学生数据系统
- 学生数据系统,功能比较完整 操作菜单: (可以输入0~14共15个数字键操作,0是退出系统) 1)新建链表? 2)新建文件? 3)读取文件资料? 4)显示成绩的前几名? 5)查找并显示学生个人资料? 6)显示所有学生的成绩? 7)找出学生中重复的号码并显示? 8)删除学生资料? 9)把新建的链表添加到资料中? 10)查询并修改学生资料? 11)统计输入的学生资料总数? 12)排序 (总成绩\\语文\\数学\\英语\\
JPXSH
- 微型数字键盘的代码-micro-numeric keypad code
FloatEdit
- Numeric Control for delphi 7
digitalconverse
- 将小写数字转化为大写数字的程序,请运行查看,test下的内容-will numeric figures of capital into the process, run a look and test the contents
GrfxProgPHIGS
- Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes \"Hello World\" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from
keyboard
- 自动生成屏幕数字键盘,包含退格键和确认键,确认按钮的事件要自己传入-Automatically generate screen numeric keypad, including backspace and the Enter key, the OK button of the incoming event to its own
6
- 分类统计字符个数count_char 要求程序接受用户输入一行字符(字符个数不得超过80个,该字符串以回车符结束)按字母 数字和其他字符分类计数,然后将结果分三行分别显示出来,并标明哪类字符! -Categories Statistics count_char number of characters to accept user input requirements of the procedure and his characters (the number of characte
xunhuan
- (1)编写分支结构.asm文件实现: 键盘输入以‘$’为结束符的长度不超过80的字符串(含字母、数字、其他字符),对其中的非数字字符计数。统计结果用十六进制数屏幕显示。 (2)编写分支结构.asm文件实现: 定义一串以‘$’结束的字符串,给每一个字符均加上偶校验位。统计有多少个字符因含有奇数个1而加上了校验位,结果存入N单元。 -(1) the preparation of branch structure. Asm file to achieve: keyboard input in
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
8253
- 利用实验仪上提供的键盘,使数字键1、2、3、4、5、6、7作为电子琴按键,按下即发出相应的音调。用8253可编程定时器产生音频脉冲,驱动喇叭。-The use of experimental apparatus provided on the keyboard, so that the numeric keys 1,2,3,4,5,6,7 as a keyboard button, press that is issued by the appropriate tone. Programmabl
jiaoxuehuibian
- 这是我帮我同学做的课程设计。 下面我写上这次设计的需求分析: [问题描述] 大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学 期,每学期的时间长度和学分上限值均相等,每个专业开设的课程都是确定的,而且课程在 开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门, 也可以没有。每门课恰好占一个学期。试在这样的前提下设计一个教学计划编制程序。 [基本要求] (1)输入参数包括:学期总数,一学期的学分上限,每门课
S-Cal
- 非常方便适用的计算器工具软件。可以键盘输入各数值、运算符,支持复杂运算。实时显示二进制、十六进制结果-Very convenient tools for the calculator. You can enter the numeric keyboard, operator, support complex operations. Real-time display binary, hexadecimal results
2
- 统计字符串中非数字字符的个数 对自学汇编的人会有帮助的-Statistics the number of numeric characters string Africa
MusicApplet
- 这是一个音乐演奏小程序,用数字键来代表音节,实现眼凑-This is a small music program, with the numeric keys to represent the syllables to achieve eye Cou
NumberKeyPad
- The way make close button, when showed Numeric Keyboid in textfield.
AutoNums
- 使用空格键进行抽奖,系统会自动记录每次抽中的数字。-Auto Num。Auto Numeric Auto
P316
- 在多个字符串中查找数字字符最多的那个,返回最多的那个字符串-Numeric characters in more than one string to find the largest, most the string returned
13
- 输入一个字符串,扫描该字符串,按数字、字母和特殊字符3类,把字符分类输出到屏幕,并计算其中数字字符的和,把求得的和以十进制数的形式输出到屏幕。-Enter a string, the string scanning, numbers, letters and special characters are three types of character output to the screen, and calculate one of the numeric characters, to ob
123
- 输入一个字符串,扫描该字符串,按数字、字母和特殊字符3类,把字符分类输出到屏幕,并计算其中数字字符的和,把求得的和以十进制数的形式输出到屏幕。-Enter a string, the string scanning, numbers, letters and special characters are three types of character output to the screen, and calculate one of the numeric characters, to ob