搜索资源列表
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
VC++image_enhance
- 图像直方图的基本概念和图像点处理运算中的增强、平滑、锐化概念和实现算法,并给处理实现代码和处理效果图-image histogram of the basic concept and image processing operations point of the increase, smoothing, sharpening concepts and algorithms, and to deal with codes and treatment plans
源代码(vc++)
- 里面装有 5 个小程序,分别是:0-1背包问题、二叉树遍历、链式表的实现、迷宫路径、资源最优配置算法。每个程序都有详细的说明,是我这两个学期所做的实验的一部分。-containing five small programs, namely : 0-2-1 knapsack problem, the binary tree traversal and the chain table and that the realization of the maze path, the optimal res
shujujiami(VC++)
- 在VC++中实现数据加密和解密,并提高和实现了两种加密和解密算法。
VC多线程编程及算法
- VC多线程编程及算法
SVPWM.空间矢量脉宽调制技术
- 空间矢量脉宽调制技术.doc 例1、CLARK变换的DSP实现 例2、PARK变换的DSP实现 例3、空间矢量的算法程序 ,Space vector pulse width modulation technology. Doc Cases 1, CLARK Transform DSP realization of cases 2, PARK Transform DSP realization of Example 3, the space vector algorithm procedu
CSKIP-VC.rar
- zigbee网络中cskip算法的原理和VC++的实现代码,zigbee network cskip algorithm principle and the realization of VC++ code
f_pid.rar
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,有模糊控制表,Fuzzy pid algorithm in visual c++ environment to run the source code, compressed files, has fuzzy control table
vc++读取图像
- vc++的读取图像的算法程序综合,很实用的,我个人积累的
kalmanh
- :\个人文档\毕业设计资料\VC++算法源程序\kalmanhmatlab.rar-: \ Profile \ graduated from the design of the data \ VC algorithm source \ kalmanhmatlab.rar
Bresenham
- Bresenham算法,椭圆中点Bresenham,是VC++算法,初学计算机图形学的人来说,是一个不错的例子。-Bresenham algorithm, elliptic midpoint Bresenham, are VC++ algorithm, beginner computer graphics of the people, are a good example.
vc
- 进程调度算法性能测试主要性能指标为:周转时间,带权周转时间等。给出对以下算法的评价: ①先来先服务调度算法 ②短作业(进程)优先调度算法 ③抢占式的高优先权优先调度算法 ④时间片轮转调度算法 注意:测试的对象是作业(进程)个体或同一类型的作业(进程)。 如短作业(进程)优先调度算法应考虑对不同的进程的周转时间有何影响? -The progress adjust one degree calculate way performance test The m
fuzz-pid
- 基于真空炉的自整定模糊控制算法,对传统的PID控制算法有很大的提升。-Vacuum Furnace Based on the self-tuning fuzzy control algorithm, the traditional PID control algorithm greatly improved.
3d-restruction
- 目的 利用 CT、 MR等获得的图像 ,重构出器官、 骨骼或组织的三维形体 ,帮助医生诊断、 治疗或制订手术方案。方法hear2Warp 算法通过将三维数据场的投影分解为错切变换( shear ) 和变形变换(warp)两步来实现三维重建 ,显著减少了计算量。先对体数据进行错切变换 ,然后在错切空间根据阈值法获取三维表面 ,根据光照模型得到三维表面的亮度 ,最后通过变形变换得到最终的结果图像。-The purpose of the use of CT, MR and other availabl
NetExplorer
- 路由器拓扑发现程序(网络拓扑发现算法 含论文、代码、源程序) vc++ -Router topology discovery process (network topology discovery algorithm with papers, code, source code) vc++
VC
- 100个经典C算法,对于初学C语言的同学有一定的指导作用-100 Classic C algorithm, C language for the beginner students will have a guiding role
vc
- vc可视化及其例题,无向图的画图法,力导引算法及其相关的程序-vc visualization
VC-digital-image-processing
- 讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,同时给出了VC实现的源代码- VC digital image processing programming lecture
VC++实现对退化图像的恢复
- 本文档以VC++ 6.0为编程工具,讲述了采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程(This document takes VC++ 6 as a programming tool, and describes the process of recovering degraded images from two image restoration algorithms using inverse filtering and Wiener filtering.)
基于矢量量化的高效BTC图像编码算法
- 基于vc的高效BTC图像编码算法用于图像编码(image compression using modified block truncation coding algorithm)