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

搜索资源列表

  1. ls

    0下载:
  2. LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:23.04kb
    • 提供者:孙谨
  1. 1.D.1 JAVA的EJB设计摸版

    0下载:
  2. 1.D.1 JAVA的EJB设计摸版。EJB是运行在服务器端的应用程序。在JAVA模式下提供强大的组件服务。-D. 1 JAVA EJB design touch version. EJB is running on server-side applications. The JAVA mode components provide a powerful service.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:Deni177
  1. MultiplicationOfLargeNumbers

    0下载:
  2. 用一个整型数组表示一个大数,数组的每个元素储存大数的一位数字,则实际的大数d表示为: d=a[k]*10的k-1次幂+a[k-1]*10的k-2次幂+......+a[2]*10+a[1] 其中a[0]保存该大数的位数. (2),实现两个大数相乘. (3),再此基础上实现两个大数相除 -With an integer array to represent a large number, every element of the array storage of large numb
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:562byte
    • 提供者:马值
  1. daritmos

    0下载:
  2. it design a retangle in the center of the screen, was coded on codeblocks, user will input width and height and it will design this D-it design a retangle in the center of the screen, was coded on codeblocks, user will input width and height and it w
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.4kb
    • 提供者:Andi_
  1. d

    0下载:
  2. 五子棋人人对战,电脑对胜负进行判断的一种新算法-Backgammon play against all the computer on the outcome of a new algorithm to judge
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:crazy_youth
  1. ch02

    0下载:
  2. 复数的加法法则   复数的加法按照以下规定的法则进行:设z1=a+bi,z2=c+di是任意两个复数,   则它们的和是 (a+bi)+(c+di)=(a+c)+(b+d)i.   两个复数的和依然是复数,它的实部是原来两个复数实部的和,它的虚部是原来两个虚部的和。   复数的加法满足交换律和结合律,   即对任意复数z1,z2,z3,有: z1+z2=z2+z1 (z1+z2)+z3=z1+(z2+z3). 编辑本段复数的乘法法则   规定复数的乘法按照以下的法则进行:   设z1
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.26kb
    • 提供者:李江涛
  1. B3006@04.24

    0下载:
  2. 1.支持A,G,R,D,E,U,T,P等命令; 2.可读入.ASM汇编文件或者.COD二进制文件执行; 3.可选择不同的运行方式(全速,单指令,单微指令,暂停); 4.支持中断实验(三级中断源),可以设定中断向量; 5.支持指令集与微指令集的动态扩充; 6.控件动态显示所有重要信号与数据状态(部分控件可点击) -1 supports A, G, R, D, E, U, T, P and other orders 2 read into. AS
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:张飞
  1. D-Garrage

    0下载:
  2. The header file describes functions that manage the read/write functionality of the program. It is basically a software that stores vehicles (Cars, buses and bikes) as the go in to a garage and out of the garage. It also calculates the aggregate weig
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:26.36kb
    • 提供者:Darizle
  1. upan

    0下载:
  2. 这是一个控制台程序,可以实现开机启动,U盘插入时偷取U盘中的doc,txt,jpg文件,保存在D盘一个系统隐藏的文件夹中,让后发动到邮箱,这里还有一个BUG,加入没有连接网络的话会报错。-This is a console application, you can boot U disk into the theft of the U disk, doc, txt, jpg files, stored in the D drive a system hidden folder, so that
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:13.73kb
    • 提供者:martin
  1. test

    0下载:
  2. 实对称正定矩阵LDL^分解,其中L为单位下三角矩阵,D为对角阵-A recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on LDLT decomposition is given. With this algorithm, the number of eigenvalues of a real symmetric matrix in the given interval c
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:584.13kb
    • 提供者:李昕
  1. Shader4

    0下载:
  2. GLSL进行动态Cube Mapping, 以及静态的Spherical Mapping. 使用w, q, e, a, s, d控制反光球位置,i, I, o, O, p, P 控制反光球方向 z, Z, x, X, c, C控制照相机角度,上 下 左 右控制照相机位置 用v 切换进入Cube mapping 或 Spherical Mapping, Spherical mapping 采用的是另一场景,和天空盒无关。 -The Cube the Mapping of G
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:陽宸
  1. bufengtouzhen

    0下载:
  2. 布冯投针 找一根铁丝弯成一个圆圈,使其直径恰恰等于平行线间的距离d。可以想象得到,对于这样的圆圈来说,不管怎么扔下,都将和平行线有两个交点。因此,如果圆圈扔下的次数为n次,那么相交的交点总数必为2n。 现在设想把圆圈拉直,变成一条长为πd的铁丝。显然,这样的铁丝扔下时与平行线相交的情形要比圆圈复杂些,可能有4个交点,3个交点,2个交点,1个交点,甚至于都不相交。 由于圆圈和直线的长度同为πd,根据机会均等的原理,当它们投掷次数较多,且相等时,两者与平行线组交点的总数可望也是一样的。这就是说,
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:s沈云航
  1. data-structure-linear-list

    0下载:
  2. a.输入一组整型元素序列,建立线性表。 b.实现该线性表的遍历。 c.在该线性表中查找某一元素,查找成功显示查找元素,否则显示查找失败。 d.在该线性表中删除或插入指定元素。 实验要求:分别采用线性表的两种存储结构(顺序存储结构、链式存储结构)来实现以上基本操作。 -a. Enter an integer sequence of elements, and to establish a linear table. b. Traversal of the linear tabl
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:2kb
    • 提供者:Mr
  1. Singlton

    0下载:
  2. 单实例类的实现,一个类只能创建一个对象,创建第二个对象的指针指向的也是第一个对象-请键入文字或网站地址,或者上传文档。 取消 Dān shílì lèi de shíxiàn, yīgè lèi zhǐ néng chuàngjiàn yīgè duìxiàng, chuàngjiàn dì èr gè duìxiàng de zhǐzhēn zhǐxiàng de yěshì dì yī gè duìxiàng “”的用法示例:由 Google 自动翻译英语中文(简体)日语The
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:1.09mb
    • 提供者:萝卜
  1. maze

    0下载:
  2. 本代码实现的是一个简单迷宫问题。以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,豁得出没有同路的结论。 基本要求为: 首先实现一个以链表做存储结构的栈类型,然后编写一个求解迷宫的非递归程序,求得的通路一三元组(i,j,d)的形式输出,其中:(i,i)指示迷宫中的一个坐标,d表示走到下一坐标的方向。-The implementation of the code is a simple maze. A m* n t
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:261.06kb
    • 提供者:丁洁琼
  1. kdtree-master

    0下载:
  2. K-d tree implementation in C++ for NN and KNN search Templated k-d tree example that makes use of boost geometry point classes. The k-d tree is build in bulk and supports N dimensions. The implementation contains a recursive and iterative ne
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:5.35kb
    • 提供者:AMIMIMEK
  1. homework_algo

    0下载:
  2. 一凸 8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。 -A convex polygon P 8 vertex clockwise {v1, v2, ..., v8}, any two vertices of t
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4.62mb
    • 提供者:Eidn
  1. work

    0下载:
  2. 数独游戏 a) 设计一个命令行界面的游戏,登入游戏界面后,应该有游戏规则说明,按键说明。 b) 进入游戏前应该有难度选择:1表示简单、2表示中等、3表示困难。 c) 在游戏主界面中有可以循环输入数独值、可以连续玩好几局直到退出、检查结果、查看答案、新开一局的功能。 d) 信息提示功能:输入错误时应有提示、游戏失败或获取胜利时应有庆祝界面等。 -Sudoku a) the design of a command-line interface of the game, log int
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:19.48kb
    • 提供者:常瑞凤
  1. list

    0下载:
  2. 1)编一程序把A表B表重复的节点提取出来,形成一条新的单向递增链表D。 2)将A表和B表归并成一个新的递增有序不重复的有环单向链表C(即重复的数字只出现一次), 要求合并后链表C的最后一个节点 的下一个节点指向 链表C中间一个节点, 形成平卧的 6 字形链表。 连接结点为最接近链表C的结点数值平均值的那个结点。 3)判断一个链表是否存在环。 输入:DataSource.txt 输出:链表C各个结点和链表D各个结点,并输出显示 结点个数,平均值, 是否有环,有环的情况下
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4.88mb
    • 提供者:陈雨霞
  1. Railway-station

    0下载:
  2. the program assumes that we have a raileay station, when the train leaves we denote that as (D), and when it enters we donote that as (E), so (ED) means that the train entered the station and then left, (EEDD) means that a train entered, another one
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:sundos
« 12 »
搜珍网 www.dssz.com