搜索资源列表
图的操作界面
- 图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such
VC界面一字棋
- 用人工智能的αβ剪枝算法实现,界面整洁漂亮,人机各为一方,三子连成一线即赢- pruning algorithm, clean interface beautiful, man-machine for the party, three sons and circumstance that is even win
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
calculater
- 带界面计算器 vc++ 界面编程 利用堆栈
STL-opentree
- VC界面美化的开发。。一个参考例子。可以了解
VC++_Matlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
PSO
- PSO算法,粒子群优化算法,VC界面实现
vc
- 简单图形处理,新手们可以看看其代码 系统框架平台主要提供统一的界面风格接口、统一的数据显示和数据访问的接口以及平台支撑系统等。 功能模块主要包括:文件、编辑、绘图、几何变换、查看、窗口、帮助等。
HCdemo
- 实现Huffman编码统计压缩算法,并对自定义文件进行压缩和解压。实现了vc界面,不错的程序。-achieve statistical compression algorithm, as well as from the definition files for compression and decompression. To achieve the vc interface, good procedures.
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
calendar
- 计算万年日历的程序,dos界面,vc++语言-Procedures for calculating calendar years, dos interface, vc++ Language
elsfk
- 使用VC++实现的俄罗斯方块,有界面,便于操作!-VC++ to achieve the use of simulated annealing algorithm, there are interfaces, easy to operate!
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
ceshidll
- 将最小二乘法拟合程序做成动态链接库DLL文件,然后从VC界面调用该DLL文件。在实际项目应用中,这种方法很实用。-Least squares fitting procedure to create a dynamic link library DLL files, and then call the VC interface DLL file. In the actual project applications, this method is very practical.
vcPPsourcecode7
- 600个大型项目源码之一: MATLAB与VC++混合编程实现一维小波多尺度分解 小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。 VC++是由美国Microsoft 公司开发的可视化C/C++集
MatlabFigureIntoVC
- 两种matlab图像嵌入VC界面的实现方法,pdf文档,需要的下载-Matlab image of two embedded VC interface implementations, pdf document
file
- 失效概率计算软件 有相应的VC界面和算法实现-Failure probability calculation software VC interface and algorithm
GenericMFC
- vc 界面美化包括对话框,按钮。 -vc interface landscaping, including dialog boxes, buttons. vc interface landscaping, including dialog boxes, buttons.
LKQGMQL
- 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下,问题还是那个老掉牙的问()