-
CH375
CH375 为USB主从芯片,内置协议,该文件中包含所有涉及到的CH375的用户资料(CH375 for USB master and slave chips, built-in protocol, the file contains all of the user information CH375)
- 2009-04-07 22:32:07下载
- 积分:1
-
lcd1602
键盘控制lcd1602的显示,一个按键实现位置选择,其余两个按键实现数字的加减(The keyboard control lcd1602 the show, a key position select the remaining two buttons digit addition and subtraction)
- 2013-03-12 10:23:01下载
- 积分:1
-
小应用程序的 数据挖掘 源代码(希望对大家有所帮助)
小应用程序的 数据挖掘 源代码(希望对大家有所帮助)
- 2022-01-22 04:30:31下载
- 积分:1
-
manet ns3 网络仿真代码
manet 动态路由协议仿真,包括AODV OLSR DSR ,并能输出仿真结果,包括吞吐量,时延,跳数等,32个节点
- 2023-02-06 16:25:03下载
- 积分:1
-
liti.zip
基于MAP430F149单片机的典型例题,很有帮助(Microcontroller based MAP430F149 a typical example, very helpful)
- 2013-08-27 19:49: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
-
key
4*4键盘程序,可以用来应用到各种电子单片机上直接加入(4*4 KEY PROGRAM)
- 2009-03-20 11:51:37下载
- 积分:1
-
CLRPviaPCSharp-P4thPEdition
CLRViaC#,C#开发者的绝对秘籍,不适合入门级选手(CLRViaC#, c# developer absolutely secret, not suitable for entry level player
)
- 2013-09-11 14:27:49下载
- 积分:1
-
uCSourceCodefn
Unix系统下,小波包变换的实现源码实例,,当然,稍作改动也可用于windows系统下。
(Unix systems, the instance of the wavelet packet transform source, of course, some minor changes can also be used in the windows system.)
- 2012-07-25 06:25:54下载
- 积分:1
-
client111
基于socket 的网络编程 客户端 具有上传下载文件功能(Socket-based network programming for clients with upload and download files function)
- 2011-05-15 09:39:04下载
- 积分:1