搜索资源列表
dxlb
- 单向链表\\qlist.h 单向链表\\Stdafx.h 单向链表\\stdafx.cpp 单向链表\\单向链表.cpp 单向链表\\单向链表.ncb 单向链表\\单向链表.dsp 单向链表\\单向链表.dsw 单向链表\\单向链表.opt-one-way linked list \\ qlist.h one-way linked list \\ Stdafx.h one-way linked list \\ stdafx . cpp one-way linked l
sxlb
- 双向链表\\qdlist.h 双向链表\\stdafx.cpp 双向链表\\stdafx.h 双向链表\\双向链表.cpp 双向链表\\双向链表.ncb 双向链表\\双向链表.dsw 双向链表\\双向链表.dsp 双向链表\\双向链表.opt-doubly linked lists \\ qdlist.h doubly linked lists \\ stdafx.cpp doubly linked lists \\ std afx.h doubly linked l
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
VC6动态链接库的编写和调用——四则表达式计算
- 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
c_for_FEM_postpro
- 利用c++进行有限元分析的可视化实现 xyz.txt是ansys有限元分析后输出的所有节点坐标 danyuan.txt为有限元分析的所有单元包含的节点编号 jiedianjie.txt为有限元分析后,每个节点的应力值-a.dsp This file (the project file) contains information at the project level and is used to build a single project or subpr
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
Maze
- 数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solv
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
Resolution
- 本程序实现了对命题逻辑公式应用归结反演策略自动推理。程序结构简单,便于初学者理解人工智能的归结原理.-This procedure has attributed to the propositional logic inversion strategy for Automated Reasoning. Program structure is simple, easy for beginners to understand summarized the principles of artific
StdAfx
- StdAfx.h for builder a C++ implementation.
huangjin
- 一维搜索的黄金分割C++算法,内附图片以供参考-#include "stdafx.h" #include<iostream> using namespace std
Matlab-CPP
- 采用Matlab C++数学库对稀疏矩阵的操作-======================================================================== CONSOLE APPLICATION : sparseArrayCreate ======================================================================== AppWizard has created
Matlab-CPP
- Matlab C++数学库对字符型阵列的操作-======================================================================== CONSOLE APPLICATION : charArrayCreate ======================================================================== AppWizard has created th
Matlab-CPP
- Matlab C++数学库对元组阵列的操作-======================================================================== CONSOLE APPLICATION : cellArrayCreate ======================================================================== AppWizard has created thi
Matlab-CPP
- Matlab C++数学库对结构阵列的操作-======================================================================== CONSOLE APPLICATION : structArrayCreate ======================================================================== AppWizard has created t
base2fft
- 用c++编FFT程序。此FFT 是用VC6.0编写,由FFT.CPP;STDAFX。H和STDAFX.CPP三个文件组成,编译成功。程序可以用文件输入和输出为文件。文件格式为TXT文件。 -C++ code with the FFT program with VC6.0 this FFT is written by the FFT.CPP STDAFX.H and STDAFX.CPP three files, compile successfully. Program input and
data
- 编写一个程序,实现链队的各种基本运算,并在此基础上设计一个主程序完成如下功能: (1)初始化链队 (2)依次进队元素a,b,c (3)出队一个元素,输出该元素 (4)依次进队元素d,e,f (5)输出链队的元素 #include "stdafx.h" #include <stdio.h> #include <malloc.h> typedef char status typedef char elemtype t
2DMaxima
- VC/C++源码,其它分类,坐标系,极大值 VC++ 二维坐标系下求极大值,对离散点求极大值,StdAfx.h,StdAfx.cpp这些文件用于生成名为 2DMaxima.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。编译运行需要msvcr100d.dll和msvcp100d.dll文件,可在DLL下载栏目下载。-VC/C++ source, other classification, coordinate systems, maxima VC++ tw