-
CS_BarcodeSample1
wince摩托罗拉PDA扫描程序源码,可以扫描一维和二维(Motorola PDA scan device code (can scan one and two dimensions))
- 2017-05-26 12:11:16下载
- 积分:1
-
2FFT
使用二維的傅立業轉換,在以反傅立業的方式,將結果以影像話方式呈現。(Industry use of two-dimensional Fourier transformation, anti-Fu Li industry in the way of results, then the way to show images.)
- 2009-04-29 13:50:30下载
- 积分:1
-
操作系统经典算法进程同步之读者写者问题,编译器LCC2005版
操作系统经典算法进程同步之读者写者问题,编译器LCC2005版-classic operating system process synchronization algorithm Readers write problem, the compiler version LCC2005
- 2022-06-21 05:07:20下载
- 积分:1
-
CoinIO
一个键盘监视小程序,可以读取任何键盘输入,并保存到C:CONIO.TXT文件中(a small keyboard surveillance procedures, can read any keyboard input, and the preservation of the C : CONIO.TXT document)
- 2007-06-02 11:56:44下载
- 积分:1
-
firls
matlab fir LPF least square error with zeroa weighted
- 2013-11-21 21:35:15下载
- 积分:1
-
yjuaherethere
这是一个关于模拟退火c c++的算法程序,内有详细解释,希望对大家有所帮助(This is a simulated annealing c c algorithm, there is a detailed explanation, I hope to help you)
- 2018-11-22 10:15:16下载
- 积分:1
-
SilverlightOOBDemo0723
一个基于Silverlight的OOB离线应用演示(A Silverlight-based applications offline presentation of OOB)
- 2010-09-09 21:04:39下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1
-
基于MFC的视频图像获取
采用MFC特有的VFW类实现对电脑摄像头和USB摄像头信息的读取
- 2022-02-19 22:53:31下载
- 积分:1
-
libsvm源代码
libsvm源代码。
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification. This document explains the use of libsvm.
Libsvm is available at http://www.csie.ntu.edu.tw/~cjlin/libsvm Please read the COPYRIGHT file before using libsvm.
- 2022-07-27 16:06:02下载
- 积分:1