-
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于...
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2022-01-28 07:36:57下载
- 积分:1
-
哈弗曼编码
本算法为哈弗曼编码,主要为手动输入一个字符串,自动统计字符种类和权值,进行哈弗曼编码。要译码的话输入二进制代码,进行译码...
- 2022-05-12 23:42:57下载
- 积分:1
-
对任意基底的系列求卷积
对任意基底的系列求卷积-right arbitrary substrate for a series of convolution
- 2022-04-13 03:24:52下载
- 积分:1
-
迷你撞球游戏
资源描述迷你撞球游戏,用C语言编写的,建议在TC环境下编译
- 2022-05-21 17:28:00下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-02-01 17:40:08下载
- 积分:1
-
24点游戏,相信大家都玩过 这里给出一个c++算法实现计算机运算...
24点游戏,相信大家都玩过 这里给出一个c++算法实现计算机运算-24 point games, I believe we have played here is a c++ algorithm computing
- 2022-04-19 01:08:29下载
- 积分:1
-
How to modify the MFC AppWizard Wizard to generate the appearance of the framewo...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
- 2022-12-03 22:25:03下载
- 积分:1
-
水平集分割
快速的水平集分割的生物医学图像使用图形处理单元此项目具有工程平行的水平集执行使用 NVIDIA CUDA 架构加速图像和卷分割。源代码包含的 matlab 程序代码和 CUDA 代码2d 与 3d 的分别。本文描述实现可以由给定的 url 下载。http://code.google.com/p/cudaseg/downloads/list
- 2022-07-16 23:05:51下载
- 积分:1
-
Delphi 写的常用的基本算法 源代码
Delphi 写的常用的基本算法 源代码 -Written in Delphi source code for the basic algorithm used
- 2022-03-19 02:14:16下载
- 积分:1
-
基于MATLAB编程的图像融合代码
应用背景属于模式识别范畴,在图像处理中,图像融合技术是当前的热门研究领域,虽出现了很多的方法,选用的图像特征也不尽相同,比如曲率、傅里叶变换等等,处理效果也较为理想,但是仍有可研究空间,时间计算复杂度的降低以及融合效果的提高和匹配精度的提高等都是先阶段研究的主要方向。关键技术基于角点检测,图像特征选择形状上下文特征,用于图像融合与配准,代码中包括了实验过程中所有的小程序和图片,下载后可直接运行。
- 2022-01-21 21:24:54下载
- 积分:1