CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Graphics VC

搜索资源列表

  1. vcmatlab7src

    1下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27283
    • 提供者:林林
  1. MixFigure

    0下载:
  2. 一个基于VC和matlab结合的经济模型的分析软件,主要特点是利用matlab的计算与绘图能力与VC结合。提出了一种性能良好的数据分析软件设计的方法-based on a combination of VC and Matlab model of the economic analysis software the main characteristic is the use of Matlab calculation and graphics capabilities combined wit
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16044752
    • 提供者:turta
  1. CCHDUlink

    0下载:
  2. 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:55799
    • 提供者:华姿翔
  1. VCCorrelate

    0下载:
  2. 用VC+MSTUDIO实现的WINDOWS平台下相关运算,并有图形显示,方便仿真和计算.-VC MSTUDIO achieve the Windows platform related operations, and graphics, facilitate the simulation and calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:89389
    • 提供者:王大众
  1. LBTree

    0下载:
  2. 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3697074
    • 提供者:yangtao
  1. rotation.rar

    0下载:
  2. vc++图形变换,包括平移、旋转、比例,以及几种变换结合的复合变换,vc++ graphics transformation, including translation, rotation, the ratio, as well as complex combination of several Transform Transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1806183
    • 提供者:yanyan
  1. bmp

    0下载:
  2. 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5610
    • 提供者:
  1. FFT_fixedPoint_VCdemo

    1下载:
  2. VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:88008
    • 提供者:raoxuefeng
  1. 117143161MuRoS

    0下载:
  2. 基于vc 的环境下机器人自主避障的算法 图形处理 具有载物功能-Vc environment based on autonomous robot obstacle avoidance algorithm to deal with graphics functions of contents
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:6046769
    • 提供者:long
  1. 080435

    0下载:
  2. 基于MATLAB的数学图形制作 过具体实例研究MATLAB绘制二维图形和三维图形的plot、ezplot、mesh、surf、ezmesh、ezsurf、 plot3等几个作图函数,说明它们的使用方法和技巧。-MATLAB-based graphical mathematical study of the production of any specific examples of MATLAB graphics drawing two-dimensional and three-dim
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:571468
    • 提供者:吕大
  1. 1_Network_1in

    0下载:
  2. 利用VC++,编写神经网络底层代码,实现单输入单输出的神经网络,并调用MATLAB绘图-Using VC++, the preparation of neural networks underlying code, single-input single-output neural network, and call the MATLAB graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:736113
    • 提供者:陈伟
  1. GA

    0下载:
  2. 基于VC++编程,实现遗传算法的代码,并实现了遗传算法对函数极值的搜索,并调用MATLAB绘图-Based on VC++ programming, genetic algorithm code, and implements a genetic algorithm to function extremum search and call MATLAB Graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1028159
    • 提供者:陈伟
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:879776
    • 提供者:Sheng
  1. MATLABEngine

    0下载:
  2. VC++中调用MATLAB引擎进行绘图完整源代码-VC++ graphics engine is called a complete MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4518
    • 提供者:BB
  1. GA-tspfile

    0下载:
  2. 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1779605
    • 提供者:yujin
  1. vcyumatlachulisartuxiang

    0下载:
  2. 文章主要介绍了利用MATCOM进行VC和MATLAB 混合编程的步骤与优点, 并将其用于SAR 图像处理与质量评估软件开发。该软件通过图形与菜单, 界面用户只需进行简 单的菜单操作就可以得到直观的处理和评估结果, 为开展SAR 图像处理、质量评估研究提供了一个有力的工具。-Article introduces the use of MATCOM for VC++ and MATLAB programming steps and advantages of mixed and used i
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:97448
    • 提供者:王平
  1. KSQX

    0下载:
  2. VC++递归法实现简单分形图形示例程序,比如扣氏曲线类定义等。大家在C/C++学习时都会遇到递归,课本上以汗诺塔为例进行讲解,然后大家都希望自己找到一个递归的实例。本代码以一个最简单的分形图形来示范递归的实现过程。 -VC++ recursion simple example of fractal graphics program, such as Button' s definition of curve classes. Everyone in the C/C++ will enc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:27917
    • 提供者:madud00091
  1. hannuota

    0下载:
  2. VC++汉诺塔算法的实现,动态移动图形。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:14379
    • 提供者:方梅兰
  1. 1

    0下载:
  2. 利用VC++6.0实现了利用数组输出各种金字塔,包括乘法小九九、货币金字塔、数字正三角形等图形-Using VC++6.0 using the array output to achieve a variety of pyramids, including the multiplication of small 99, the currency pyramid, triangle and other digital graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3207
    • 提供者:zhuimengren
  1. VC-P-P-and-Matlab-mixed-programming

    0下载:
  2. 实现VC++与Matlab的混合编程,解决这 个问题, 不仅能更好地发挥Matlab 强大的功能, 还能快速地进行软件开发, 尤其是当软件开发中需要实现复杂的数学算法、图形处理时尤为迫切。-The realization of VC++ and Matlab mixed programming, to solve thisA question, not only can play a better Matlab powerful function, can rapidly in softwa
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:104771
    • 提供者:fengfeng
« 12 »
搜珍网 www.dssz.com