搜索资源列表
ExpertSystem
- 用vc编写的专家系统的源代码,对初学者很有帮助-vc used in the expert system's source code, useful for beginners
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
VC++partC
- 此程序为VC++常用数值算法这本书附赠的光盘中包含了本书中全部的源代码-this procedure commonly used for numerical algorithm VC This book comes with a CD-ROM which contains all of the book's source code
Go5
- VC++.NET2003下编写的人机对战的五子棋程序,具有一定的人工智能。-VC.NET2003 prepared with the plane's 331 players procedures and to a certain extent artificial intelligence.
CCHDUlink
- 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
cn700_vc62445261344
- 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or tho
Key_test
- 这是一个VC++演示的小例子,比较简单,但还是很典型的,按S为方框,按C为椭圆,-VC This is a small example of the demonstration, relatively simple, but still very typical, according to Box S, by C. elliptical,
succus-s-pid-fuzzy
- 带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
convolution(vc++)
- 我上硕士时完成的第一个作业!!! 可以显示两个离散的数据,然后完成它们之间的卷积运算,并显示!绝对原创-I completed a master's degree on the first operation! ! ! Be able to show two discrete data, They then completed the convolution between the operator and show! Absolute originality
基于VC的神经网络开发程序包(原码)
- 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
eight_queen.经典的八皇后问题用VC++实现
- 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
7941941Dijkstra
- D星算法的实现,vc的应用编程,包括界面的实现-D Star Algorithm, vc' s application programming, including the interface to achieve, and so
VC_MATLAB
- VC++中使用MATLAB的C++数学库和MCC生成的程序-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated
GA-VC
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
VC_Spline
- 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
VC
- 用VC编写的电脑鼠走迷宫,能走出所有路径,并找出最短路径-VC' s computer with a mouse maze, to get out all the paths, and find the shortest path
guid-of-vc-and-matlab-programming
- 详细介绍了用vc和matlab混合编程的开发应用过程,从入门开始直到学会-introduce the programming way of vc and matlab,let s us konw how to use them together you kan study it in detail step by step
s
- 一个基于vc++编译运行过的基本遗传算法-A vc++ compiler to run the basic genetic algorithm
s-function
- matlab 仿真弹道导弹拦截来袭敌方导弹的程序,用s函数编写,既直观而且转换成c/c++很方便,可以与vc混合编程,有问题随时联系-Matlab simulation of ballistic missile intercepting the enemy s missile program, written using the s function, both intuitive and converted to c/c++ is very convenient, can be mixed w