搜索资源列表
C++常用算法之1复数运算
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each so
C++常用算法之2随机数生成
- 是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are
C++常用数值算法之4数值积分
- 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
C++常用数值算法之5常微分方程
- 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
C++常用算法之08非线性方程组求解
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations
tpabbrevia_3_04
- Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify the manipulation of ZIP files.-
xreport
- 这是一款很实用的报表设计器,功能强大!完全用C#编写,运行在微软DOTNET框架1.1的环境下,实现了很多新型报表工具应当具有的特点。-This is a very practical design for the statements, powerful! C# fully prepared, Microsoft DOTNET operation in the framework of the 1.1 environment, achieving many of the new tools s
02092028
- 1. 背景简介 日常生活中经常有自动售货机,这种机器不需要人来随时控制,只是按照其内部的一些默认程序来 工作,是一种比较简单的人工智能程序,本程序为对这种机器的一种模拟。 2.项目目标 (1)向顾客显示所售的各种商品; (2)让顾客进行选择; (3)向顾客显示所选商品的价格; (4)收款; (5)发送顾客所选择的商品; (6)向顾客找零。 3.运行环境 PⅢ级别计算机(CPU主频300Mhz以上、128MB内存) WINDOWS操作系统
conrtolscore
- Microsoft Visual C++ 6.0-Microsoft Visual C 6.0
Mathematical function library for Microsoft C
- Mathematical function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘-Mathematical function library for Microsoft C / by the book Unjeng Vheng matching three floppy disks
bag
- 背包问题的解决,使用microsoft visual c++编写,算法简单
Genetic-algorithm
- Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
ezwin2-V1.0-alpha
- It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environm
qsort
- 快速排序源代码,具有微软C标准库中qsort函数一样的接口,且速度奇快。-Quick sort source code,as microsoft c library qsort function interface,more more quick。
matclass_si
- This contains the full set of source files for the MatClass library together with a make file to create the libraries using Microsoft C/C++ v7 or later. This make file is a stand-alone file to be used with NMAKE or as a NON-PWB makefile in P
vc2005jiyin
- 这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中…… -The genetic algorithm library is a program written in Visual S
Microsoft-Word-
- Floyd最短路径算法,任意找出两点的最短距离,C语言代码。-Floyd shortest path algorithm, and find out the most short of any two points, C language code.
FFT
- 使用微软最新发布的c++amp开发的 关于fft算法的源码,大家可以参考,可以以此学习c++amp-Use the latest Microsoft c++amp development fft algorithm source code, we can refer to
VS2015 与 Matlab2016b编译环境设置
- 64位编译,VS2015调用Matlab2016编译生成的DLL,搞定各种运行错误,调试错误。32位编译下,VC++(Visual studio)调用Matlab编译生成的DLL本来是一件很容易的事情,现在转到64位了,编译环境设置不当,程序无法调通。另外,参照别人的帖子copy代码,不仔细思考,容易出现各种运行报错。(VS2015 call the DLL by Matlab2016. Enviroment setting in the Visual studio 2015. Solve th
新建 Microsoft Word 文档
- C语言实现阶乘,可以是任意一个数的阶乘,当然要计算机能够存的下(C language implementation factorial)