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

搜索资源列表

  1. 选择排序

    0下载:
  2. 选择排序的实现
  3. 所属分类:控制台(字符窗口)编程

  1. 最最优编码译码——DOS控制台

    0下载:
  2. 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-11-24
    • 文件大小:1993
    • 提供者:e_city_smile
  1. C++实现大整数运算

    1下载:
  2. C++与C语言联合数组实现的用于长度较大的整数之间的四则混合运算
  3. 所属分类:控制台(字符窗口)编程

  1. 华科2011考研复试机试题目

    0下载:
  2. 华科2011考研复试机试题目。第一题是文件操作基础;第二题是无冗余申请内存呢;第三题是建立二叉排序树相关。-China Branch 2011 Traditional Interview Questions machine head. The first problem is the basis of file operations second question is what non-redundant application memory The third problem is re
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-03-30
    • 文件大小:1564
    • 提供者:任胜强
  1. cam_cnb.rar

    0下载:
  2. 韩国CNB公司的一体机控制程序,控制云台上的镜头。,CNB Korea
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-03-27
    • 文件大小:7937
    • 提供者:amanda
  1. optflow.rar

    0下载:
  2. 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法,This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:2270
    • 提供者:liwei
  1. dzqcx.rar

    0下载:
  2. TC下编译的在DOS下显示动画的电子琴动画程序,TC compiled under DOS shown in the animation of the flower animation program
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:1225
    • 提供者:ryw
  1. jing.zip

    0下载:
  2. 简单的小游戏,井字棋,c++源码。 基于console编写,Simple game, tic-tac-toe game, c++ source code. Prepared based on the console
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:807
    • 提供者:zz
  1. HW2.rar

    0下载:
  2. we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic programming.,we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic pro
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:132600
    • 提供者:burcin
  1. DoubleList.rar

    0下载:
  2. 用类定义一个双向链表,并定义双向链表的排序插入,删除和输出操作的成员函数,可以实现依据姓名查找结点及修改结点数据的功能,把记录以通讯录形式保存在磁盘上。,Class definition with a two-way linked list, and define the order of two-way linked list insert, delete, and member functions of the output operation can be achieved based o
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:4633
    • 提供者:陈灿
  1. ATM1.1

    0下载:
  2. 一个C++开发实现的ATM模拟系统,实现了存取款、查询、密码修改等基本功能。-A C++ implementation of the ATM simulation system developed to achieve the withdrawal, check, password changes and other basic functions.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:854128
    • 提供者:徐振兵
  1. ex5

    4下载:
  2. 用win32同步对象实现自己的PV操作,用VC++实现。是一款简单的基于windows 的编程程序,可以初步了解windows的内核,初步的学习资料-Win32 synchronization object used to achieve their PV operation, using VC++ implementation. Is a simple windows based programming process, can initially understand the windows
  3. 所属分类:Console

    • 发布日期:2015-11-24
    • 文件大小:2048
    • 提供者:jjs
  1. OPCDAClient30

    0下载:
  2. 数据采集用的opC 写的客户端程序,c++版供大家学习参考-data collect in opc for client program
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:190931
    • 提供者:cy
  1. bundler-v0.4-source

    0下载:
  2. 基于图像序列的三维重建,开源软件,无序图片 Bundler: Structure from Motion (SfM) for Unordered Image Collections-3d reconstruction Bundler: Structure from Motion (SfM) for Unordered Image Collections
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6704614
    • 提供者:宋宏权
  1. lexical

    0下载:
  2. 用C++写的此法分析器环境为DEVC++,该词法分析器输入一个文件对其输出三个文件有标识符,关键字,整形常量-Written using C++ parser environment for this method DEVC++, the lexical analyzer input a file with an identifier of its output three files, keywords, shaping constant
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:4672
    • 提供者:zhangzhe
  1. ipconfig

    0下载:
  2. 这是一个用c++程序,可以实现查找本地物理地址,通过IP获取MAC地址,然后转换为十六进制。-This is a c++ program, can realize find local physical address, through the IP for MAC address, and then convert hex.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1957
    • 提供者:元宝
  1. RTF2HTML

    0下载:
  2. 用C++做的一个转换工具,能够将RTF文件转换成HTML文件-In C++ to do a conversion tool that will convert RTF files to HTML files
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:14646
    • 提供者:liht
  1. data_extraction

    0下载:
  2. 可以将matlab生成的dat二进制数据文件,直接生成需要的mif文件,便于在quartus中rom直接调用。-Dat matlab can generate the binary data files directly to generate the mif file, easy to call directly in the quartus in rom.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:1333
    • 提供者:fairy
  1. random

    0下载:
  2. 有关随机数的函数库,产生一个随机小数,某个范围的整数等功能-The random number library, generate a random decimal, a range of integer functions
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1521
    • 提供者:zc
  1. src

    0下载:
  2. 递归求解众数问题,所谓众数问题就是给定一个含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数,S中重数最大的元素称为众数。-failed to translate
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:2049
    • 提供者:方坤
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com