-
-
DecklinkKey.rar
DecklinkKeyer is a simple dialog based Microsoft Windows video keying and preview application. It can blend either still images, BMPs or AVI movies over the input video of DeckLink cards that support keying.
-
myfft_ifft.zip
FFT and IFFT for 16-bits wave, you can
use this instead of convolution calculate, input samples must be 2^n.
If its not 2^n samples just stuff zero
in last array.
I already make it to C++ class you can
new a calss and do it easy
-
IntegerPartition.rar
算法设计。3个经典的“整数划分”问题。
--
Input
每组输入是两个整数n和k。(1 <= n <= 50, 1 <= k <= n)
Output
对于每组输入,请输出四行。
第一行: 将n划分成若干正整数之和的划分数。
第二行: 将n划分成最大数不超过k的划分数。
第三行: 将n划分成若干奇正整数之和的划分数。
第四行: 将n划分成若干不同整数之和的划分数。
-
javascript.rar
javascript中文教程
<INPUT
TYPE="button"
NAME="objectName"
VALUE="buttonText"
[onClick="handlerText"]>
NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE ...
-
windowsshurufa.rar
微软Windows9x系统中汉字输入法的名称是"Input Method Editor" ,简称IME,输入法的程序名称为:*.ime,数据文件名称为*.MB,即通常说的输入法编码表(字典).
实际上IME文件是一个动态连接库程序(DLL),它与dll文件没有区别,只是名称不同而已。
-
DTMF_8.rar
DTMF Decoder Based on VC6 (Input 8 bit pcm)
-
spooling.rar
模拟实现spooling技术 一个用C做的假脱机SPOOLING输入程序,是操作系统实验来的,-do spooling SPOOLING input program is the experimental operating system
-
xindetiaoshi.rar
我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input),
从文件列表中删除一个记录(delete a record from list),保存文件(save),
查找文件(search record on table),文件的列表(list)
-
XZZ.rar
本系统所完成的是文件的管理,1.输入文件(input) 2.从文件列表中删除一个记录(delete a record from list), 3.保存文件(save)
-
KrigingInterpolation.rar
... kriging.mdf
kriging.c
outboard.c
inv_m.tar.gz The inverse matrix source codes which got from Netlib.
f2c.tar.gz The head file and library which are used to inverse matrix source codes.
krig.net The example dx file.
data1.dx The input example.
-