搜索资源列表
BoundAndBranch
- 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
qq贪吃蛇算法
- 主要是关于贪吃蛇算法在QQ通信中应用.使用VC++6.0.-mainly on the Snake QQ communications algorithm in the application. Using Visual C + + 6.0.
YHJ_VC
- 基于Visual C++ 6.0的银行家算法的程序源码 -Visual C 6.0 bankers algorithm source code procedures
dfp
- 本程序用于机械优化设计工程计算,为经典的dfp法,采用visual C++6.0环境开发,运行结果良好。-procedures for the optimization of mechanical engineering, for the classic Moscow, using visual development environment for C 6.0, good operating results.
FP-GROWTH
- 本人上传的是FP-GROWTH算法的Visual C++ 6.0下的源代码实现,已调试通过-I upload the FP-GROWTH algorithm Visual C 6.0 source code is realized, Debugging has passed
duirenyichangzhengshujiajian
- 采用类来实现对任意长的数据进行相加 在Visual C++6.0 WinXp下编译通过-used to achieve the kind of arbitrary length of data together in Visual C compiler under 6.0 WinXp through
02092028
- 1. 背景简介 日常生活中经常有自动售货机,这种机器不需要人来随时控制,只是按照其内部的一些默认程序来 工作,是一种比较简单的人工智能程序,本程序为对这种机器的一种模拟。 2.项目目标 (1)向顾客显示所售的各种商品; (2)让顾客进行选择; (3)向顾客显示所选商品的价格; (4)收款; (5)发送顾客所选择的商品; (6)向顾客找零。 3.运行环境 PⅢ级别计算机(CPU主频300Mhz以上、128MB内存) WINDOWS操作系统
JepgCodec
- 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
conrtolscore
- Microsoft Visual C++ 6.0-Microsoft Visual C 6.0
VisualC++6.0SourceC
- Visual C++ 6.0编程案例精解的光盘资源,从第二章到第十二章-Visual C 6.0 programming case Accurate CD resources, from the second chapter to chapter 12
OpenSVM-1.0.1-Beta-SRC(2)
- OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
表的建立、插入、查找、删除操作
- 在Visual C++6.0下编译通过 完成表的建立、插入、查找、删除操作
8puzzle
- 求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。
spea2_c_source.tar
- spea2的源码,用C语言编写,在Visual c++6.0中运行
《Visual C++ 6.0实例教程》源代码
- < Visual C++ 6.0实例教程》源代码, WinRAR自解压包-lt; Lt; Visual C 6.0 tutorial examples "source code, WinRAR self-extract package
exp
- 执行EXP计算的快速算法实现源码, Visual C++ 6.0 环境下编译通过.
C++filetransport
- 一个在Visual C++6.0下的文件传输代码,能够通过它了解文件传输的简单方法.
data-struct-Visual.C.6.0
- 数据结构算法——Visual.C.6.0程序集-Data structure algorithms- Visual. C.6.0 assembly
VisualPCp2Bp2B6.0
- 有关数据结构算法:Visual C++6.0的程序集,很有用哦.-The data structure algorithm: Visual C++6.0 program, very useful oh
lagrange
- 拉格朗日多项式插值算法,用于插值的场景 c代码 可以直接使用(the file is lagrange algorithm ,use c code . can be run on visual c++ 6.0 platform.)