搜索资源列表
java_shiyan.rar
- 编程打印数字1-9的乘法表。编写一个字符界面的Application程序,接受用户输入的10个整数,比较并输出其中的最大和最小值。 编程接受用户输入的任意多个整数,以-1标志输入的结束,求出其中的最大值、最小值和平均值。 编写程序实现如下功能,接受用户输入的一个1-9000之间的年份,输出这一年是否是闰年。,Print digital programming of the multiplication table 1-9. The preparation of a character of th
99
- 显示9-9乘法表和ASCII字符表(从20H--FFH) 基本功能 1 建立主菜单; 2分别显示9-9乘法表和ASCII字符表-Showing 9-9 multiplication tables and table ASCII characters (from 20H- FFH) the establishment of the basic functions of a main menu 2, respectively, show the 9-9 multiplication ta
9
- DOS下的99乘法表输出,供大家学习! ÿ -Under DOS output 99 multiplication table for everyone to learn!
learn_rom_99multi
- 基于quartus ii 9.0的99乘法器,用rom表做成的乘法器可以计算9*9的乘法,并在数码管上显示,使用时请按照自己的芯片和引脚设置。-Quartus ii 9.0 based on 99 multiplier, made by rom multiplier table can calculate the multiplication 9* 9, and in the digital control display, according to their own use when the
chenfabiao
- 一个在ie中实现的9*9乘法表,样式很简单-乘法表
1
- 这是多个小程序,求天数,显示9*9乘法表,打印月历。仅供参考-This is the number of small programs, and seeking days, 9* 9 multiplication table display, print calendar. Reference
TableofOneToNine
- 用Java实现的 打印一个三角形的1~9的乘法表-Java implementation of the print with a triangle of 1 to 9 multiplication tables
99
- java输出9*9乘法表,循环,for,-java output 9* 9 multiplication table, circulation, for
chengfabiao
- 9*9乘法表的源代码,一个简单的小程序,适用于初学者-9* 9 multiplication table of the source code, a simple little program for beginners
xatarena
- 倒计时 猜数字游戏 9*9乘法表 古文输出-Countdown guessing game 9* 9 multiplication tables classical output
c5
- 实训报告 循环语句的应用 编写程序,输出9*9乘法表,按照正向直角三角形式输出-Training reports loop application programming, output 9* 9 multiplication table, according to the forward right triangle type output
9-multiple-9
- quartus II 下 VHDL实现 九九乘法表-Quartus II VHDL 9 multiple 9
multiplication-tables
- 输出9*9乘法口诀表,可以显示9*9乘法口诀表-Output 9* 9 multiplication tables, you can display 9* 9 multiplication tables
9x9
- 9*9乘法表 不用输入任何数,把代码编译一下就可以,就可以看出华丽的9*9乘法表-9*9tablle please use it
99.c
- 9*9乘法口诀表,作为入门级的算法用C实现。-My multiplication tables share source code. As an entry-level writing, to prepare for the groundwork.
1162
- 这是多个小程序,求天数,显示9*9乘法表,打印月历。仅供参考-This is the number of small programs, and seeking days, 9* 9 multiplication table display, print calendar. Reference
for9-9
- 在c语言的环境下,使用for循环实现9*9乘法口诀表-In the C language environment, the use of for cycle 9*9 multiplication table
Print_9x9
- 9*9乘法表的打印输出,输出在命令窗口显示。-9* 9 multiplication table printout output is displayed in the command window.
test1_99plux
- 实现C语言上的9 9乘法表,并且输入要删除的数字后,除结果是要删除的外,其他的全部留下,而且位置不变。(C language on the realization of the 99 multiplication table, and the input to delete the number, in addition to the result is to be deleted, the rest of all remain, and the location remains unchang
新建文件夹 (2)
- #include<stdio.h> int main() { int i,j; for(i=1;i<=9;i++) { for(j=1;j<=i;j++) printf("%d*%d=%d ",j,i,i*j); printf("\n"); } return 0; }(very good.Steve Jobs was one of the fathers of the personal