-
zhan
队列的顺序存储结构和操作实现
队列的顺序存储结构和操作实现(The order of the queue storage structure and operation of the order of the realization of the queue storage structure and operation of the realization of)
- 2008-12-11 20:10:49下载
- 积分:1
-
Face-Detection
说明: 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。(Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE Programming , image processing, histogram equalization, image filtering, C++ programming.)
- 2011-04-01 18:49:22下载
- 积分:1
-
51单片机多舵机控制
51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,51单片机控制多个舵机,
- 2022-06-20 10:32:43下载
- 积分:1
-
fastes
DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,(DEs encryption algorithm, used for file encryption, and faster, but has been cracked,)
- 2017-04-18 14:00:03下载
- 积分:1
-
舵机电机调试程序
飞思卡尔智能车舵机电机调试程序,可对舵机中值测定,以及电机测试
- 2022-10-29 01:50:04下载
- 积分:1
-
DTMF_DEC11
DSP代码,是初学者的好例子(DSP code, is a good example of beginners)
- 2007-05-13 13:41:48下载
- 积分:1
-
大数的乘法运算
用c语言写的大数乘法,我是初学者,所以希望大家多多支持,,有问题的地方我会改进
/*
* 大数(非负整数)的四则运算:
* 运用字符串来处理
*
*/
#include
#include
#include
#define LEN 17
static char a[LEN],b[LEN],ans[LEN];
char *myrever(char *str) //反转字符串函数
{
int t,tl=strlen(str);
char ch;
for(t=0;t
- 2022-02-03 13:17:55下载
- 积分:1
-
jpeg解码C代码, jpeg解码C代码,jpeg解码C代码
jpeg解码C代码, jpeg解码C代码,jpeg解码C代码-jpeg decoder C code, jpeg decoder C code, jpeg decoder C code
- 2023-08-11 09:45:04下载
- 积分:1
-
2.GSM-ATMBALANCE
gsm sample source code picic
- 2019-04-20 12:53:10下载
- 积分:1
-
51风力摆
使用MPU6050,串口通讯,PID算法,可完成题目所有要求(this is a Wind pendulum)
- 2020-06-22 04:00:01下载
- 积分:1