搜索资源列表
LIS.cpp.tar
- ACM LIS.cpp help you to let UVa Judge to accept your code
matlabyinqingwithc++.cpp
- 利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。
经典cpp例子
- 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference --- gt; Gt; Dos prospects for the background color set. Cpp two. 8
C语言源程序++数学建模常用算法++cpp文件
- C语言源程序++数学建模常用算法++cpp文件 包括经典数值分析中用到的牛顿迭代、龙贝格、最小二乘法等CPP文件
BigInt.rar
- 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算,Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applicable to MFC, 1024 bit RSA operatio
CPP.rar
- NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
Cpp源代码
- 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
bashuma.cpp
- C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
huffman.cpp
- c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
Algorithm
- 一些比较难找的算法代码 中国剩余定理.cpp 高斯消元.cpp 红黑树.cpp 排序后第k位置数.cpp 修正单纯形.c-Some of the more difficult to find the algorithm code Chinese Remainder Theorem. Cpp Gauss elimination. Cpp black tree. Cpp sort k position after a few. Cpp amendment simplex. C
ISODATA
- 用C语言实现了ISODATA算法,包括ISODATA.vcproj,ISODATA.cpp, StdAfx.h, StdAfx.c-Using C language implementation of the ISODATA algorithm, including ISODATA.vcproj, ISODATA.cpp, StdAfx.h, StdAfx.cpp
fft.cpp
- FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
jacobi.cpp
- jacobi algorithm (an iterative method of solving a matrix system)
svd.cpp
- SVD-Single Value Decompose
Huffman
- 一个haffman编码、译码的程序,仅供参考,有一个小错误-.cpp
U5
- U5_1.cpp 用非递归方法寻找多数元素 U5_12.cpp 模拟桶排序 每桶内分行出处 总体为递增序列-U5_1.cpp with non-recursive way to find the majority of elements in U5_12.cpp simulated barrels per barrel in order to increase the overall sequence of branch origin
cpp
- 你输入一个长方体的长和宽以及高,就可以输出他的面积-input height,width,length,output volume
Matrix
- 矩阵类的C++实现!可直接运行!Matrix.cpp Matrix.h-Matrix.cpp Matrix.h
shun
- 编写一个程序algo4-1.cpp,实现顺序串的各种基本运算,并在此基础上设计一个主程序完成如下功能-Write a program algo4-1.cpp, in order to achieve a variety of basic string operations, and on this basis, following the completion of the design features a main program
Algorithms.in.CPP
- 数据结构。 该书是由 Robert Sedgewick 写的介绍CPP算法和数据结构的经典之作。全书分四部分。(英文完整版)-Data structure. The book written by Robert Sedgewick describes algorithms and data structures CPP classic. The book consists of four parts. (English full version)