搜索资源列表

  1. 99mul_3

    0下载:
  2. 九九乘法表系统,ARH信号低电平时可手动输入乘数、被乘数;ARH高电平时自动生成乘数、被乘数进行99乘法计算。在自动过程中若ARH置0,则暂停当前自动生成的乘数、被乘数乘法运算,可进行外部输入,当ARH再次回到高电平1时,则返回暂停处的乘数、被乘数并继续向下运算。START信号具有一个复位重启的功能。-Nine nine multiplication table system, ARH signal in low level can b
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:818176
    • 提供者:ft
  1. controller

    0下载:
  2. 1输入四个整数,输出其中最大的数与次大数。 2.输入五门学科的成绩(整数),计算出总分和平均分,平均保留一位小数,输出结果。根据平均分划分等级(E:0-59、D:60-69、C:70-79、B:80-89、A:90-100)使用(if和switch分别实现)。 Choice/10 求 3.输入一个合法的正整数,求出它是几位数;分别打印出每一位数字,按逆序输出各位上的数字. a 10 4. a/10 5.输出1~100
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1266688
    • 提供者:爱珍
  1. GlodonTableView_chengy-e

    0下载:
  2. 用tableview完成九九乘法表的功能,并在tableview中进行展示。-Multiplication table with tableview complete functionality, and displayed in the tableview.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:刘聪
  1. CPPmultiplication

    0下载:
  2. 一个实现九九乘法表的c++练习题程序,初学者可以-A realization of the multiplication table of c++ exercises program, beginners can take a look. . . . .
  3. 所属分类:打印编程

    • 发布日期:2024-05-14
    • 文件大小:239616
    • 提供者:lihua
  1. learning-CPP

    0下载:
  2. 一些学习C++的小程序:猜数字、统计素数并求和、九九乘法表。-Some learning C++ small program: Guess, statistical primes and summed, multiplication table.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Lee
  1. daima

    0下载:
  2. 九九乘法表,,快速解决计算问题,可以避免计算出错-nice nice
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. C-programming

    0下载:
  2. 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and s
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:916480
    • 提供者:邓玉洁
  1. JavaCode03

    0下载:
  2. 这是一个java例程,教了怎么写程序输出九九乘法表,很简单的程序。-this is a java program
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:ff
  1. Multiplication-Table

    0下载:
  2. 基于JAVA环境下编写的简易九九乘法表,运行时显示-VA environment prepared based on the following simple multiplication table
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:李明
  1. Multiplication-table

    0下载:
  2. 实现了九九乘法表的功能,代码准确没有错误,可以下载后直接运行-Achieve a multiplication table function, the code is correct, you can directly run
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:吴思佳
  1. nine-nine-multiplication

    0下载:
  2. VB做的一个九九乘法表的计算,适合一些初级入门的一些练习题目-VB to do a nine nine multiplication table of the calculation, for some of the initial entry of some of the exercises
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:刘云
  1. print--nine-plus-nine-product-table

    0下载:
  2. 九九乘法表打印,用VB编写,主要是实现循环的控制,是VB程序编写的基础-9*9 table print, written in VB, main is to realize the control of circulation, is the basis of VB programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:*
  1. test

    0下载:
  2. 99乘法表的单循环实现 利用简单for循环,六行代码,实现九九乘法表,非常简单。网上的一些用户变的非常复杂,其实很简单,我写的六行代码一看就懂-99 multiplication table to achieve Robin 99 Using a simple for loop, six lines of code to achieve the multiplication table, very simple. Some In
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:jack
  1. 99

    0下载:
  2. 用C语言,进行简单的程序编程,实现三角形的九九乘法表-With the C language, a simple programming to achieve triangular multiplication table
  3. 所属分类:多媒体

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:bai173951
  1. 99multiply

    0下载:
  2. 这是一个很简单的WIN32下的九九乘法表!做了一些格式显示,使得它显示出更让用户能接受-This is a very simple multiplication table under WIN32! Done some format so that it shows even more users to accept
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:dao4951739
  1. Aron

    0下载:
  2. 实现九九乘法表和字符ASCII转换,有主菜单可供选择-To achieve multiplication table and the ASCII character conversion, there is the main menu options
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zhong436195
  1. some-VB-programs

    0下载:
  2. 使用visual Basic语言编写的一些小程序,能够实现对输入字符串的逆序输出,大小写转换,输入字符检索,打印九九乘法表-Small programs that use visual Basic language, to achieve the reverse output of the input string, case conversion, input characters to retrieve, print the mul
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:paoa71ngnn
  1. multiplication-table

    0下载:
  2. 九九乘法表 九九乘法表共9行9列,重点考察for循环的掌握情况。 下面给出了输出完整乘法表、右上、右下、左上、左下乘法表的代码。-multiplication table
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:张西宁
  1. 9286927071610

    0下载:
  2. 九九乘法表通过C#实现 最终在.dos环境中实现。九九乘法表的实现作为C#初学者有较大的学习意义-C# learning
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:李扬
  1. 02.script

    0下载:
  2. 九九乘法表,此文件是用jsp代码实现,需要交给服务器上执行。java+html实现的servlet程序。 -Nine nine multiplication table, this file is to use the JSP code to achieve, need to be d on the server.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:nyt
« 1 2 3 4 5 6 7 89 »

源码中国 www.ymcn.org