-
LEPS1
LEPS路由算法在omnet4.1版本上绝对能正常运行(The LEPS routing algorithm omnet4.1 version absolutely normal operation)
- 2012-12-06 17:18:22下载
- 积分: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
-
用LCD128*128彩屏和五轴按键在线调参
利用彩屏和五轴按键进行在线调参,界面具有人性化操作。调参工作以中断作为切入点,具有4*4个参数的调整,有长按有快进和快退功能
- 2023-02-15 02:40:03下载
- 积分:1
-
在线相册管理系统
资源描述用户登录后能发布并删除、修改发布的相片。点击相册管理,进入相册管理的主界面根据提示输入相关的信息后选择提交,则可看到刚刚新添加的那个相册,然后可以根据自己的需要选择是的操作。在填写信息的过程中不允许有不被填写的栏目,系统会给出相应的提示。
- 2022-08-21 16:45:26下载
- 积分:1
-
贪吃蛇游戏
该程序是一个程序的工程包,一个简单的贪吃蛇游戏,可以运行试玩,可以作为一个简单的例子进行研究学习,利用C#编写,解压导入即可。
- 2022-10-20 05:20:03下载
- 积分:1
-
INA128P
INA128/INA129精密低功耗仪表放大器的详细中文资料及经典电路例子(INA128/INA129 precision low-power instrumentation amplifier中文detailed information and examples of the classic circuit)
- 2008-08-24 20:09:14下载
- 积分:1
-
OPC客户端远程服务器
说明: OPC客户端源码,可同时连接局域网内的多个OPC服务器
MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time
MFC with Interface Edition)
- 2021-01-06 21:28:54下载
- 积分:1
-
FBP神经网络
FBP神经网络,BP神经网络的改进型,收敛速度更快。
- 2023-02-15 04:05:05下载
- 积分:1
-
14160_1239592890aB1K
纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。
(Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable resource Oh, and the bottom of things, running on the DOS prompt, you can operate a new database. C programming masters worthy of reference.)
- 2009-04-13 12:50:21下载
- 积分:1
-
VSkuaijiejian
编程工具Visualstudio快捷键大全,平时常用的快捷键,方便使用。(The programming tool Visualstudio shortcuts, usually the common shortcut keys, easy to use.)
- 2014-11-12 11:40:06下载
- 积分:1