-
mimasuo.c
密码锁,尚不能修改密码,技术味道,请见谅,望大家加以改进,期待(elec_code_lock)
- 2010-06-12 13:57:38下载
- 积分:1
-
diffusion
非结构任意多边形网格辐射扩散方程有限体积格式(Arbitrary polygon mesh unstructured finite volume form of radiation diffusion equation)
- 2011-07-11 21:51:14下载
- 积分:1
-
User Guide--TM4C129E
TI公司的,TM4C129E,Evaluation Kit,User Guide(TM4C129E, Evaluation Kit, User Guide, TI)
- 2020-06-16 01:20:02下载
- 积分:1
-
SPIFI
用于恩智浦spifi的外部flash的调用及使用(for NXP extern flash)
- 2019-03-13 16:20:29下载
- 积分:1
-
无刷直流电机
无刷直流电机用IR2101芯片仿真的仿真图,可以控制电机转动,固定的pwm,
- 2022-03-25 20:24:36下载
- 积分:1
-
通过RTSP获取到网络摄像机的视频流
很完整的RTSP获取码流的代码,
#ifdef _WIN32_WCE
#include "stdafx.h"
#endif
#ifndef _WIN32_WCE
#define WIN32_LEAN_AND_MEAN
#endif
#include
#include
#include
#include
#include
#include
#include
#ifdef _WIN32_WCE
#pragma comment(lib, "ws2.lib")
#else
#pragma comment(lib, "ws2_32.lib")
#endif
#define PP_NAME "User-Agent:rtsp client(v1.0)"
#define PP_CRLF "/r/n"
//测a试?之?用?
long InitSocket();
long DeInitSocket();
long InitTCPSocket(int port);
long InitUDPSocket(const char *ip, int port);
long GetSokcetPort(int sock, int *port);
- 2022-05-31 21:03:15下载
- 积分:1
-
UniqueInstance
VC6.0实现的,只能有一个程序实例运行的例子程序。两套实现方案。一个使用互斥对象,一个使用找到窗口句柄(VC6.0 achieved, there can be only one instance to run the example program. Two implementations. Use of a mutex object, a window handle to use to find)
- 2013-12-07 11:08:13下载
- 积分:1
-
颜色空间转换
代码主要为颜色空间转换matlab程序,希望能帮到小伙伴们
- 2022-07-28 04:33:49下载
- 积分:1
-
DESBYC
说明: 用C语言写的100行DES加密算法 运行环境 9x/Me/NT/2000/XP(C language written in 100 lines DES encryption algorithm operating environment 9x)
- 2006-03-10 09:15:44下载
- 积分:1
-
恒温控制系统
说明: 基于C51系列单片机的恒温控制系统程序(仅含下位机)(Program of Constant Temperature Control System Based on C51 Single Chip Microcomputer)
- 2020-06-18 14:20:01下载
- 积分:1