-
photo
UIScrollView做的导航相册, 照片可放大缩小(UIScrollView navigation photos)
- 2015-06-18 15:49:49下载
- 积分:1
-
3
说明: 输入一个整数,求它的各位数字之和及位数.
例如234的各位数之和是9,位数是3。(inport a number putout anumber aaaaaaaa)
- 2010-09-02 09:56:12下载
- 积分:1
-
STM32F0xx_StdPeriph_Lib_V1.5.0
说明: stm32f0的固件包,超级的实用,不需要再去官网下载了。(Stm32f0 firmware package, super practical)
- 2020-06-18 12:20:01下载
- 积分:1
-
新唐单片机空气净化器
基于新唐单片机的完整空气净化器控制板,带wifi
- 2023-07-07 04:25:05下载
- 积分:1
-
SCM
通过设置不同的参数利用Matlab软件仿真了不同场景下的系统性能
(This document suggests a user’s guide to a MATLAB application which simulates a Spatial Channel Model (SCM) based on reference [1] with some minor adjustments. It focuses on how to use the Graphical User Interfaces (GUIs) and the functions of the application and avoids going into specifics about the nature of the parameters as this is done analytically in the reference document)
- 2013-09-05 15:03:49下载
- 积分:1
-
PSO的C语言形式的代码
粒子群算法的C语言形式,为你提供一种将智能算法运用于实际的工程中提供一定的编程思路,让算法不仅限于MATLAB中的仿真测试,让你了解到实际算法的应用。
- 2022-05-16 07:40:50下载
- 积分:1
-
pcomm ymodem
/*
Comm.h
Include file for port setting.
*/
#ifndef _COMM_H
#define _COMM_H
typedef struct tagCOMMDATA{
int Port;
int BaudRate,Parity,ByteSize,StopBits;
int ibaudrate,iparity,ibytesize,istopbits;
BOOL Hw; /* RTS/CTS hardware flow control */
BOOL Sw; /* XON/XOFF software flow control */
BOOL Dtr,Rts;
}COMMDATA,*LPCOMMDATA;
extern int GBaudTable[] ;
extern int GParityTable[] ;
extern int GStopBitsTable[] ;
extern int GDataBitsTable[];
#define MAXCOM 256
#endif
- 2022-07-03 10:39:49下载
- 积分:1
-
VS2010+Opencv3.4.5环境搭建图像处理实例源码
VS2010+Opencv3.4.5开发环境搭建,以及缺失的四个dll,从www.dll-files.com 下载缺失四个64位的dll,注意要64位的。Opencv3.4.5只有64位的,电脑需要64位系统,VS也需要64位的环境。该实例包含了图像腐蚀、图像膨胀、边缘图像等图像处理。
- 2022-08-02 23:13:11下载
- 积分:1
-
在一个目录下,查找包含自己想要的字符的文件名称,并输出信息.
在一个目录下,查找包含自己想要的字符的文件名称,并输出信息.
- 2022-09-30 22:35:03下载
- 积分:1
-
DigtalRecognizitionProgram
说明: 没有密码的,请放心现在参考,为了大家的方便,同时也为了自己的方便,我就发了(no password, please rest assured now refer to everyone's convenience, but also for their own convenience, and I made a)
- 2006-05-03 21:18:07下载
- 积分:1