-
Programming-MATLAB-and-VCP-P
简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
- 2011-01-22 15:49:03下载
- 积分:1
-
HTMLTableGen_demo
VC环境下开发的可以操作网页文件源码、生成及编辑HTLM文件(VC environment development can operate a web document source, document creation and editing HTLM)
- 2014-06-13 18:26:20下载
- 积分:1
-
bayer抖动算法
抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random dithering algorithm and ordered dithering algorithm. The random dithering algorithm randomly generates a set of template square matrix sequences, where the generation of random numbers is between the minimum gray level and the maximum gray level of the image. The ordered dithering algorithm is to manually set up some template values for matching operations. The main algorithms are decentralized dithering algorithm (Disperse Dither) and clustered discrete algorithm (cluster, Dith, and two). The decentralized algorithm is represented by the Bayer ordered dither algorithm. Later, Ulichenay proposed a local aggregation and scatter jitter algorithm based on the above two algorithms.)
- 2017-09-19 16:36:36下载
- 积分:1
-
dog
说明: 继承,用一种父类继承子类。简单示例。继承,用一种父类继承子类。简单示例。(Inheritance, with a parent class to inherit the subclass simple example inheritance, with a parent class to inherit the subclass simple example)
- 2020-06-22 13:00:02下载
- 积分:1
-
无刷直流电机入门攻略
基STm32的电机控制程序开发教程以及无刷电机详细介绍(Development of Motor Control Program Based on STm32, Source Code and Related Tutorials)
- 2020-06-23 03:20:02下载
- 积分:1
-
自适应哈夫曼编码
这是我大学的一个作业,要求实现自适应哈夫曼编码。具体请看文档(This is a job in my university multimedia, which requires arithmetic coding. Please see the document)
- 2018-02-01 08:52:18下载
- 积分:1
-
定点傅里叶变换fft_fixed_point
该版本修改了之前在codeforge下载的128位定点fft、fft2d的算法 现在支持2、4、8、16、32、64、128维的定点fft与fft2d变换 算法提供了main函数提供给下载的用户测试对比算法是KCF中的浮点float 傅里叶变换
int main() {
int length = 8;
complexdouble inputfloat[length];
complex_INT inputint[length];
for (int i = 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 08:56:21下载
- 积分:1
-
GPS_INS_matlab
GPS_INS组合导航的MATLAB仿真源码(GPS_INS integrated matlab code)
- 2015-03-01 14:59:59下载
- 积分:1
-
189780ftpServer-on-linux
文件服务器linux
服务器端程序(File server linux server-side program)
- 2013-06-06 15:06:33下载
- 积分:1
-
ResourceManager
这是用MFC编写的资源管理器,是目前我所看到的写的比较好的,拿出来与大家共享(It is written in MFC resource manager, is currently writing I ve seen better, come to share with you)
- 2013-09-17 08:53:37下载
- 积分:1