搜索资源列表
vc++计算器
- 一个简单的计数器,用VC++做的,不知道做的好不好,呵呵!-a simple counter, with VC do not know a good thing to do, huh!
vc
- 简单图形处理,新手们可以看看其代码 系统框架平台主要提供统一的界面风格接口、统一的数据显示和数据访问的接口以及平台支撑系统等。 功能模块主要包括:文件、编辑、绘图、几何变换、查看、窗口、帮助等。
VC++6.0biandejiandanjisuanqi
- 这是用VC++编写的计算器的源代码,可以进行简单的数学运算
简单的循环赛vc算法
- 一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
vc求星期几源码
- 是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.-VC is a realization of a few weeks for a small procedure. It can be achieved in your date is a few weeks of inquiries. It is a relatively simple procedure.
VC调用matlab中定义的.m文件中的函数的实例
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
md5校验工具源码
- 可已实现字符串md5加密的vc++应用程序源码,网上可以下载到很多关于md5加密算法的源码,但是都缺少一些文件,很少有可以直接运行的。这个包含全部源码文件,可以直接运行作为一个简单的校验工具,也可以修改成自己需要的工具或应用程序。其中的MD5以一个独立的模块来实现,可移植到其他程序中。
Matlab_andVC_gogether.rar
- matlab与VC混合编程,充分利用了VC的灵活、强大和matlab的简单,方便。,matlab with VC mixed programming, full use of the VC
DTMF.rar
- 包括傅里叶变换和傅里叶反变换,c语言编写,简单明了,VC环境验证通过,Including Fourier transform and Fourier inverse transform, c language, simple and clear, VC verification environment through the
JPEG-ENCoder
- jpeg 压缩程序VC++ 简单的源程序 没有报告-jpeg compression program VC++ simple source did not report
VC++GeneticAlgorithm
- 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
Draw
- 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
8_num
- 深度优先搜索八数码问题[VC++] 简单实用-Eight digital depth-first search problem [VC++] simple and practical
mainc
- 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
VC
- 五子棋游戏,既可以单击玩,也可以联网多人网,简单、方便、容易操作-Welcome to play, either click the play can also be networked multiplayer network, simple, convenient, easy to operate
ExpressionCalculate
- VC++简单的表达式求值程序 VC++简单的表达式求值程序,一直很想做个比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值,现在终于做出来了,还有些不完善,源代码用到了编译原理的一些知识,新入门的VC++朋友估计会感觉有点难-VC++ expression evaluation process simple VC++ simple expression evaluation procedures, always wanted to be a senior point t
BT510
- 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过-Artificial intelligence, this is a simple neural network algorithm, for sin (x) of the fitting, vc compiled by
vc
- vbfangbo方波程序,很简单的。用一个按键去执行这个文件-v b fang bo cheng xu simple ones can u help me thanks.in this program, u can see a lot of things.
vc
- 遗传算法的一个简单的程序实现,通过该程序可以理解遗传算法的应用,并进行拓展,如小生境算法等-ga Genetic Algorithms procedures