-
Wavelets
小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
- 2007-12-19 13:25:52下载
- 积分:1
-
C#调用SMTP发送文本内容,发邮件实例源码
C#调用SMTP发送文本内容,详见示例图
- 2013-01-24下载
- 积分:1
-
FileFindThread
本程序是关于文件操作的源码,实现了用多线程技术递归查找文件的方法来遍历每一个文件和文件夹(The program is operating on the source file to achieve with multi-threading approach to find files recursively through every file and folder)
- 2011-06-07 15:21:26下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1
-
GAOCHUNM编译.rar
编译原理:中缀表达式转换为逆波浪式实验源程序(Compiler Principle : The conversion formula for the superintendent inverse source Wave Experiment)
- 2005-06-27 16:03:28下载
- 积分:1
-
HeadFirst C Sharp 2nd 源码
资源描述
HeadFirst C Sharp 2nd 源码,是C Sharp的经典教材。
《Head First C#》是学习面向对象编程、C#和Visual Studio IDE的绝佳途径。这本书是针对你的大脑特别制作的,涵盖C#3.0和Visual Studi0 2008,讲授了从垃圾回收到扩展方法以至双缓冲动画等多方面知识。你还将掌握C#的最的热门语法LINQ,可以用来查询.NET集合、SQL数据库等不同来源的数据。读完这本书,你将成为一名水平高超的C#程序员,完全有能力设计和开发大型应用。
为什么这本书如此与众不同?
我们认为,你的时间如此宝贵,不应过多地浪费在与新概念的斗争中。通过使用认知科学和学习理论的最新研究成果,你将享受一种多感官学习体验,《Head First C#》采用了一种专门为你的大脑而设计的丰富格式娓娓道来,而不是长篇累牍地说教,让你昏昏欲睡。
- 2022-03-09 11:39:18下载
- 积分:1
-
ATPEMTP
ATP软件114版,内容丰富,内有多种模型挑选,并且含带各种类及线路的是咧多样化。(ATP software 114, rich in content, with a variety of model selection, and with a variety of classes and lines are diverse.)
- 2018-03-19 21:46:43下载
- 积分:1
-
seesaw--program
平衡跷跷板 PWM AD 传感器 nokia5110液晶 模块化编程(Balanced seesaw PWM AD sensor nokia5110 LCD modular programming)
- 2013-08-15 14:52:59下载
- 积分:1
-
linux zynq axi dma驱动
Xilinx zynq linux系统的axi DMA简单字符驱动,主要实现是重pl侧的流数据到DDR内存数据的DMA传输功能。
已经在zynq7000 平台使用过了,实现了数据采集存储。
- 2022-02-12 20:42:04下载
- 积分:1
-
K-均值聚类算法C++编程
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。(K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.)
- 2020-06-26 09:20:02下载
- 积分:1