-
Progress
基于MFC做的进度条小程序,VC6.0编译通过(MFC-based progress bar to do a small program, VC6.0 compiled by)
- 2013-09-16 15:17:37下载
- 积分:1
-
UART
说明: 凌阳代码,适用于SPCE061A单片机。串行通信。(Sunplus code applies to single-chip SPCE061A. Serial communication.)
- 2009-08-20 22:10:41下载
- 积分:1
-
libcurltest
上传下载源码,支持 断点续传,使用 libcurl(Upload and download the source code, support for HTTP, use libcurl)
- 2014-01-19 00:54:38下载
- 积分:1
-
KeyHook0
一个简单得键盘钩子程序
仅供初级得学习使用(a simple procedure in keyboard hook only in the initial learning)
- 2006-05-31 23:00:14下载
- 积分:1
-
Rtp
服务器端发送H264码流,客户端接受并解码与存为YUV文件.(H264,ffmpeg,Rtp,YUV等技术都包含在内)希望大家好好学习。我愿传播我的知识,促进社会发展 2012.9.7(Server sends H264 stream client to receive and decode YUV file saved as. (H264, ffmpeg, Rtp, YUV, and other technologies are included) and hope that we learn. I would like to spread my knowledge, promote social development 2012.9.7)
- 2012-09-07 17:59:22下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
KSVD_Matlab_ToolBox
64位系统下,ksvd降噪的matlab代码(64 bit system, ksvd noise reduction of matlab code)
- 2016-05-17 16:06:48下载
- 积分:1
-
Tree
数据结构 二叉树实例 数据结构 二叉树实例(数据结构 二叉树实例)
- 2009-02-22 23:43:07下载
- 积分:1
-
SearchKey
实现三种搜索,对文件关键字匹配的函数,川大软件架构作业实例(Achieve three search, keyword matching function for files, software architecture job instance Sichuan)
- 2011-07-17 13:15:28下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1