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

搜索资源列表

  1. 旋转的3d箱子

    1下载:
  2. 这是个汇编程序 关于3D旋转的 很经典的,是外国人写的哦-This is a compilation of procedures on 3D rotation of the classic, written by foreigners oh
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4560
    • 提供者:林开
  1. Caculator_VC

    1下载:
  2. 计算器,本人早期作品,虽然只能在控制台下运行,但绝对经典。编译后可直接使用。-calculator, I early works, though only console running, but certainly classic. After the compiler can be used directly.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:24517
    • 提供者:梁文锋
  1. c_code_100

    0下载:
  2. C语言经典源代码,包含各类经典算法。-classic C language source code, including all types of classical algorithm.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17523
    • 提供者:toye
  1. Millrab

    0下载:
  2. 经典的MillRab(蒙特卡罗)概率算法,用于素数测试。蒙特卡罗算法的错误概率不超过 (1/4)^k,k为算法的运行次数。-classic MillRab (Monte Carlo) probabilistic algorithm for testing in a few. Monte Carlo algorithm error probability less than (1 / 4) ^ k, k algorithm for the operation frequency.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:265968
    • 提供者:lixing
  1. Hanoi

    0下载:
  2. 经典问题汉诺塔的递归解法(C++版),欢迎大家下载!-classic problem HANOR recursive solution (C version), all are welcome to download!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6795
    • 提供者:目亚
  1. qishizhouyou

    0下载:
  2. 骑士周游是一个经典的问题,它需要回唆的办法来解决-Knight s tour is a classic problem, it needs to return to instigate solutions to
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:596
    • 提供者:于士棋
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:16015
    • 提供者:pactric
  1. math

    0下载:
  2. 关于组合数学的算法包括基本的递推,卡特兰数等经典的数-On the combination of mathematics, including basic recursive algorithm, the number of classic Cartland few
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:668894
    • 提供者:tjj
  1. batcommand

    0下载:
  2. 介绍了几个经典的批处理命令的执行,比如删除历史记录,删除临时文件。-Introduced several classic batch orders, such as the deletion of history, delete temporary files.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:15129
    • 提供者:王凯
  1. worker

    0下载:
  2. 这是一个推箱子游戏的经典算法,在win-TC下编译通过。-This is a classic game Sokoban algorithm, under the win-TC compiled through.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:2252
    • 提供者:何润平
  1. Asdfasfasfasfd

    0下载:
  2. 杨辉三角形用数组进行编写输出的,最经典的输出方法,程序通过编译器编译。-Yang Hui triangle with the preparation of the output array, the most classic output method, the program through the compiler.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:702
    • 提供者:菜鸟
  1. tan

    0下载:
  2. 这是一个用经典遗传算法求解函数最优解(在一定的范围里)的程序,包括了遗传算法的经典步骤。-This is a classical genetic algorithm function, the optimal solution (in a certain range of years) of procedures, including the classic genetic algorithm steps.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:2107
    • 提供者:tanxiaohua
  1. batcmd327

    0下载:
  2. 附件是精品批处理源代码327例-经典收藏版-Annex is a fine batch code 327 cases- Classic Collection
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1045758
    • 提供者:zzyx
  1. C_languageclassic_case

    0下载:
  2. 一些C语言里面经常用的经典案例,C语言经典案例-Some C language which often use the classic case, C language classic case
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:9309
    • 提供者:田俊军
  1. C-Classic_900_cases

    0下载:
  2. C语言经典900例,包含各种经典常用例子。-C-Classic 900 cases
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:140178
    • 提供者:田俊军
  1. PIPLink

    0下载:
  2. 基于重要点的时间序列分段算法,时间序列的经典分段算法之一。欢迎有需要的朋友下载。-Important points based on time series segmentation algorithm, time series of the classic segmentation algorithms. Welcome to a friend in need to download.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:425537
    • 提供者:susan
  1. Ten-classic-algorithms

    0下载:
  2. 包含了十余个经典的算法问题,如背包问题,多段图等-Contains more than a dozen classic algorithms, such as the knapsack problem, Multistage Graph
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1316350
    • 提供者:钟丹杰
  1. Dev_Callback

    0下载:
  2. 使用Dev-C++编写的线性链表,用到了回调函数和指向指针的指针,非常经典。-Use a linear list, written by Dev-C++ to use a callback function pointer to a pointer, very classic.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:7340
    • 提供者:李一文
  1. classic-code-attrack

    0下载:
  2. 古典密码攻击实验代码。是密码学基础实验的课堂作业。自己做了一个-classic code attrack
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:1575
    • 提供者:atp
  1. five-classic--C-code

    0下载:
  2. 里面有五个C语言初学者遇到的经典递归问题的代码及详解!八皇后、回文、顺转矩阵、斐波那契及整数分划问题。-There are five classic C language for beginners recursive problems encountered by the code and explain! Eight queens, palindrome, clockwise rotation matrix, Fibonacci and integer partition problem.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:46839
    • 提供者:李展
« 12 3 »
搜珍网 www.dssz.com