-
xml-code
xml编程,适合初学者入门使用的xml程序的源代码。(xml programming)
- 2012-06-07 13:01:57下载
- 积分:1
-
Kriging
克里金算法的重要介绍,想跟大家一起交流,把代码写的越来越好(Kriging algorithm introduced, would like to communicate with, and write the code is getting better and better)
- 2012-12-28 12:06:15下载
- 积分:1
-
VCComm
VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
- 2010-07-30 12:32:16下载
- 积分:1
-
pp
说明: 简单的打砖块游戏,基本实现所要求的所有功能,敬请检查(Simple Breakout game, basically all the features required, please check)
- 2010-05-12 09:27:45下载
- 积分:1
-
cf
说明: 简单的词法分析器
单词的分类
符号表的建立
单词串的输出形式
(Simple classification of the word lexical analyzer establishment symbol table output form of the word string)
- 2009-07-01 16:24:53下载
- 积分:1
-
galib245.tar
非常经典的遗传算法工具包,C语言版本的。包括各种常用算法(very classic genetic algorithm tool kit version of the C language. Including common algorithms)
- 2005-03-31 17:26:27下载
- 积分:1
-
EEPROM_24C02
用C语言编写的温度采集程序,可以用于C51单片机的开发(Temperature using C language acquisition program, can be used for C51 MCU development)
- 2013-12-17 19:56:26下载
- 积分:1
-
20060816
以网格作为逻辑结构,具有高联通,低负载,扩展性强的特点。经分析表明,该方案更高效、安全、抗攻击能力更强。(To the grid as a logical structure, with high Unicom, low load, expansion and strong features. The analysis shows that the program more efficient, safe, stronger anti-attack capability.)
- 2010-03-10 13:43:30下载
- 积分:1
-
ChatNet_3.6
本系统是一个局域网即时通讯软件,采用TCPip实现文件传输,用UDP实现聊天功能,同时系统设置了精美的皮肤,使人赏心悦目(This system is a LAN instant messaging software, the use of TCP ip file transfer, using UDP chat function, and the system is set with fine skin, people pleasing)
- 2013-07-22 17:41:23下载
- 积分:1
-
vcPPsourcecode7
说明: 600个大型项目源码之一:
MATLAB与VC++混合编程实现一维小波多尺度分解
小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。
VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。
本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。
(matlab and vc++ program:
Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ...
)
- 2011-02-27 07:33:07下载
- 积分:1