CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - six

搜索资源列表

  1. 运动会成绩统计表

    0下载:
  2. 这是一个对运动会赛的学校统计分数的程序,包括名前6名的学生名单,以及所属的学校-This is a game of the games to the school scores procedures, including six former students list and the respective schools
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1839
    • 提供者:丁一
  1. 6paixusuanfa

    0下载:
  2. 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(不大于20)和数据。 4、 每次测试完毕,显示各种
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:32601
    • 提供者:张涛
  1. fraction

    1下载:
  2. 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的通分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。 2.改造上述分数类,将其中使用的普通函数尽量改写成运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 3.从分数类派生出一个用来描述整型的Integer类,完善整型类Integer,使其
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:769642
    • 提供者:yedan
  1. a

    0下载:
  2. 程序运行后,给出6个菜单项的内容和输入提示,具体如下: 1. 数字排序 2. 字符查找 3. 矩阵变换 4. 结构体数组 5. 三次方程 6. 字符串删减 7. Goodbye!-Program runs six menu items and input prompts are given as follows: 1. Sort of figure 2. Characters find the three matrix to transform the structure array. Cubi
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:3262
    • 提供者:李强
  1. hello-world

    0下载:
  2. 这里面有6个混乱的C语言程序,都是输出hello world!源码来自网上,版权归原作者所有-There are six confusion C language program are output hello world! Source code from the Internet, All Rights Reserved
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:23280
    • 提供者:李大伟
  1. tongxunlu

    0下载:
  2. 通讯录——本系统有分6个功能:(1)添加数据 (2)查询数据 (3)删除数据 (4)修改数据 (5)全部输出 (6)退出-Address Book- the system partakers six functions: (1) add data (2) deleted the queries data (3) data (4) modify data (5) output (6) exit
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:1589
    • 提供者:天骄
  1. a

    0下载:
  2. 输入六个正整数,求他们的不确定度,然后输出-Enter the number of six, seeking their uncertainty
  3. 所属分类:Console

    • 发布日期:2017-12-05
    • 文件大小:188321
    • 提供者:白盒
  1. 500

    0下载:
  2. 前六个数为1——33之间的随机数,第7个为1——16之间的随机数,就是一个双色球的简单机选-The first six numbers from 1- 33 of random numbers, the first 7 to 1- 16 random numbers between, is a simple two color machine selection
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:4775961
    • 提供者:zhj
  1. xiaoyin

    0下载:
  2. 立方体消隐,6个面有颜色标记。可通过键盘上下左右改变立方体角度-Cube blanking six faces are color-coded. Can be changed via the keyboard up and down angle cube
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:1514383
    • 提供者:张鼎
  1. minisql

    1下载:
  2. 自己编写的minisql程序,可以实现插入删除查找的SQL语句,分为Interpreter,API,CatalogManager,IndexManager,RecordManager,BuffManager六个模块。-I have written minisql program, you can achieve insertion deletion selection SQL statements.It consist of Interpreter, API, CatalogManager, I
  3. 所属分类:Console

    • 发布日期:2014-11-25
    • 文件大小:2595840
    • 提供者:yxr
  1. ex2

    0下载:
  2. This program is in C + + and it calculates the sum of the geometric progression of n members: 1/3 + 1/9 + 1/27 + ... The number of members of the geometric progression n is entered via the keyboard, while the program should be sufficient number of
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:107456
    • 提供者:A2LJ
  1. Management-Of-Grades-Of-Students

    0下载:
  2. 学生成绩管理系统包含六个大的功能,分别是录入学生信息、删除学生信息、查询学生信息,修改学生信息,查询课程信息,修改课程信息,学生信息主要包括学生号、学生姓名、多门课程(课程号、课程名、课程学分、课程分数),课程信息主要包括课程号、课程名、多名学生(学生号、学生名、学生成绩)。-Student achievement management system includes six major functions, namely input student information, delete st
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:696038
    • 提供者:Carter Bao
  1. 40025952

    0下载:
  2. 打字小程序 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。 -Typing applet In VC integrated environment, compile, link into an executable file in the source directory, copy the six text files (n
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:2384
    • 提供者:KCT
  1. Six-degree-space

    0下载:
  2. 中国大学MOOC-陈越、何钦铭-数据结构 解题报告—06-图3 六度空间 -Chinese University MOOC- Chen Yue, He Qinming- data structure Solving the problem report- 06-3 Six degrees space
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:hlj
搜珍网 www.dssz.com