CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - console

搜索资源列表

  1. MD5加密的C++类

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4533
    • 提供者:俞训峰
  1. Data_Struction_prim_MST

    0下载:
  2. 数据结构作业代码。 最小生成树 Prim实现。 win32 Console界面。-operation code data structure. Prim achieve the minimum spanning tree. Win32 Console interface.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7018
    • 提供者:张钊宁
  1. yiyuan

    0下载:
  2. 医院模拟:经典堆栈队列应用;VC++控制台程序;小弟上数据结构是作品.-hospital simulation : classic stack Queue application; VC console; Finding data on the structure of work.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18895
    • 提供者:li
  1. xiansuobtree

    0下载:
  2. win3 console 平台下程序,线索化二叉树算法程序,欢迎讨论。-791bp console platforms procedures and the clues of a binary tree algorithm welcome discussion.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6069
    • 提供者:enderlw
  1. 20032315

    0下载:
  2. 这是一个计算器的程序,使用C++编写, 在VC控制台下运行-This is a calculator, the use of C + +, VC console running
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2292
    • 提供者:wsjok
  1. tubaoTest

    0下载:
  2. 凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6914
    • 提供者:bjsheng
  1. Knight2

    0下载:
  2. 这是自己写的骑士巡游问题的源代码,控制台实现没有图形化-This is, the parade was the Knights of the source code, not realizing console Graphic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7737
    • 提供者:赵亮
  1. Calculator_cmd

    0下载:
  2. 同Windows自带的计算器类似的程序,命令行界面,可以识别表达式,大小括号,弧度等,也可以使用一些控制台命令,界面为彩色,使用方便。主要练习栈的使用。-with Windows built-in calculator similar procedure, a command line interface can be identified expression, Size brackets, such as Radian, we can use some of the console comm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10603
    • 提供者:小花猫
  1. hruota

    0下载:
  2. 我用C编写的汉诺塔算法的源程序,自认为写的不错,呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制台编程/Console
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5981
    • 提供者:卢文
  1. auto_allocate

    0下载:
  2. 纯c下一般用链表实现内存的动态分配,有点麻烦,而且容易出错,为了方便实用,这里尝试写了一个在用c写的动态分配内存的console程序,例子实现的是可以动态分配二维数组的大小。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6010
    • 提供者:彦竹
  1. Primer_Number

    0下载:
  2. 以VC的Console模式,實作尋找Primer Number的方法.-to VC Console mode, it made for Primer Number method.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6275
    • 提供者:阿哲
  1. NHFang

    0下载:
  2. 功能:四阶幻方全解 运算时间:3、40秒 结果:7040个 环境:Visual Studio.net 2003的vc++的控制台项目-Function: fourth-order magic square-wide computing solutions Time: 3,40 seconds Results: 7040 Environment: Visual Studio.net 2003 the vc++ Console project
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:18241
    • 提供者:柴宝杰
  1. Huffman

    0下载:
  2. Huffman源码,用C++编写,配套数据结构教程,为控制台应用程序-Huffman code, using C++ Prepared, supporting data structure tutorial for the console application
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:64318
    • 提供者:lucy
  1. myString

    0下载:
  2. 自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6.0,测试程序为Console模式。-I have written the String c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:15476
    • 提供者:billsedison
  1. Library

    0下载:
  2. 图书管理系统: 控制台界面--在存储信息的时候模拟了一颗B树-Library management system: console interface- to store information in a time when a B simulated tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:587130
    • 提供者:zhanghao
  1. Library

    0下载:
  2. 基于控制台的图书馆管理系统。 用户级操作有按书号、书名、关键字查询,借阅图书,归还图书,追加图书。 管理员级操作有列出所有在库、借出图书,查询借阅用户资料。-Console-based library management system. User-level operations by ISBN, title, keyword query, to borrow books, return books, additional books. Administrator-level oper
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4899
    • 提供者:Kit
  1. migong

    0下载:
  2. 我们学校发的数据结构书上的迷宫算法,只实现了,控制台应用程序,只把源代码传上来了,但没有编译,-Our school books issued by the data structure on the maze algorithm, only to realize, console applications, only the source code Chuan-up, but did not compile,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2827
    • 提供者:母平
  1. FSJM

    0下载:
  2. 利用VC的控制台主要实现了放射加密和解密算法-Use the main console VC radiation encryption and decryption algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:7887
    • 提供者:金朋轩
  1. Red_Black

    0下载:
  2. 红黑树的算法试验作业。控制台程序,vs2008编译调试完全正确。希望对大家有帮助。-Red and black tree algorithm test operation. Console program, vs2008 debugging compiler entirely correct. We want to help.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1042688
    • 提供者:cherry
  1. list

    0下载:
  2. 本人在学习数据结构课程,做课程设计时写的程序,演示了线性表的操作,这是一个控制台下的C程序。-I am in the learning data structure courses, so when writing the curriculum design process, to demonstrate the operation of the linear form, this is a C program under the console.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6274
    • 提供者:menchael
« 12 3 4 5 »
搜珍网 www.dssz.com