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

搜索资源列表

  1. t_cmd

    0下载:
  2. T-Cmd v1.0是一个服务级的后门程序,适用平台 为Windows2000/XP。它可自动为远程/本地主机创建服务级后门,无须使用任何额外的命令, 支持本地/远程模式。重启后,程序仍然自动运行,监听端口20540/tcp。-T-Cmd v1.0 is a service-level backdoor procedure, the application platform for Windows2000/XP. It can automatically for remote / loc
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:13.57kb
    • 提供者:冰魂
  1. osdesign

    0下载:
  2. 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directory operations
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:90.04kb
    • 提供者:刘冰
  1. wangxinwen

    0下载:
  2. 树的建立,各种遍历(先根递归,先根非递归,中根递归,中根非递归,后根递归,后根非递归,层次遍历,最近公共祖先的查找,树的删除-tree establishment of various traverse (first - recursive and non - recursive first root, root recursive and non - recursive root, root recursive, non - recursive root level, traverse, th
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:430.56kb
    • 提供者:wang
  1. log(log and debug info)

    0下载:
  2. 一个可分级、可分别绑定输出对象、控制输出级别的日志和调试信息C++类-a grade, can be bundled with output targets, the output level control and debugging information log C
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6.71kb
    • 提供者:罗少波
  1. MCGSshuixiang

    1下载:
  2. MCGS实现双容水箱液位的监控,使用了PID算法-MCGS dual capacity water tank level monitoring, the use of the PID algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:23.36kb
    • 提供者:飘飞
  1. BinTreeExp

    0下载:
  2. 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:15.61kb
    • 提供者:LCC
  1. Complete_binary_tree

    0下载:
  2. 在完全二叉树中,在层次遍历和先根序遍历中,已知某节点在一种遍历中的编号,求该节点在另一种遍历中的编号.-Complete binary tree in level order traversal and first traversal of the root, known to a certain node in a traversal of the code, and the node in a traversal of the code.
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:280.83kb
    • 提供者:weixiaoguoke
  1. calculator

    0下载:
  2. 一个简单的计算器,支持基本四则运算,括号,支持运算级-A simple calculator, support the basic four operations, brackets, support the operations level
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:107.6kb
    • 提供者:小熊
  1. bank-vc

    0下载:
  2. 学校让做的一个控制台程序 入门级别的,分享给大家,还不错的-Schools to do a console application entry-level, to share to everyone, but also a good
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:张敏
  1. sanjikaoshi

    0下载:
  2. 一道三级考试题目,你可以尝试做一下,看看三级的题目是什么样子的?-A three-level exams, you can try to do it and see what the subject of three look like?
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:600byte
    • 提供者:humin
  1. shuchusangeshu

    0下载:
  2. 一个简单的入门级代码,方便新人学习。可以输出三个数,具体自己尝试。-A simple entry-level code, to facilitate new learning. Can output three numbers, specific to try it yourself.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:802byte
    • 提供者:humin
  1. shuizhunwang_pingcha

    0下载:
  2. 本款程序为Visual Studio2008下的C++编写,功能为实现水准网平差。通过已知高程点,各水准路线的观测高差、距离及已知点高程求9个待定高程点高程平差值;以及平差后精度最弱的点及其高程平差值中误差。 -Procedures for Visual Studio2008 this subsection C++ under the written standards for the realization of network adjustment function. By a know
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:豆豆
  1. EX3_3

    0下载:
  2. 关于结构体应用的 c++程序,程序要求:从键盘输入5个学生的姓名、3门课的成绩,原数据显示;(2)计算3门课总平均成绩;(3)按总平均成绩的高低依次显示各学生的信息-Application on the structure of the c++ program, the program requirements: 5 students from the keyboard' s name, 3 course results, the original data (2) Calculate
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:244.35kb
    • 提供者:一鹏
  1. chess-C

    0下载:
  2. 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4.64mb
    • 提供者:haohao
  1. rates

    0下载:
  2. 一个能源供应问题的c++源代码,需要调用CPLEX优化软件。- Assume you run a power supply company. You have several power generators // available, each of which has a minimum and maximum production level and a // cost per unit output. The question is which generators to u
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1.19kb
    • 提供者:nihong
  1. FuzzyPID

    0下载:
  2. 一种基于模糊控制的PID算法,入门级别同学可以下载学习-Based on fuzzy PID control algorithm, the entry-level students can download learning
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:6.33kb
    • 提供者:曹静
  1. snake_DOS

    0下载:
  2. dos窗口的贪吃蛇,实现了分数统计、等级显示灯功能-The dos window Snake, fractional statistics, the level indicator lights ....
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:17.91mb
    • 提供者:李翊星
  1. Test2

    0下载:
  2. 词法分析器 掌握词法分析的概念,设计方法,熟悉高级语言中词法的定义,词法分析程序的编写-Lexer to grasp the concept of lexical analysis, design methods, familiar lexical definition of high-level language, lexical analysis program
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1.38kb
    • 提供者:henuc
  1. Level-network-adjustment

    0下载:
  2. 水平网平差的各种平差方法的实现:包括水平网平差自由平差、水平网平差最小二乘平差、水平网平差的粗差探测-Achieve various levels of network adjustment Adjustment Method: Including net adjustment freedom horizontal adjustment, the level of net adjustment least squares adjustment, the level of net adjustme
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:896.1kb
    • 提供者:哥哥
  1. Log-transformation--gray-level--histogram

    0下载:
  2. Find log transformation, gray level, histogram of an image.
  3. 所属分类:Console

« 12 »
搜珍网 www.dssz.com