-
交通管理系统
这是一个交通监测系统,自动感知使用传感器每个车道的交通,然后发送信号的 toh 交通警察男子来相应地控制交通
- 2022-05-29 04:11:33下载
- 积分:1
-
HaiTian.RuanJian.HaiKe
国内第一款开源轻博客系统.仿点点网的HaiTian.HaiKe.NET(海客) 是一款免费、开源的轻博客系统,aiTian.HaiKe.NET(海客)完全遵循 W3C 标准,具有极强的可扩展性、高性能、良好的 SEO 性能和非凡的用户体验。
HaiTian.HaiKe.NET(海客)v1.0 采用 Visual Studio 2010 开发环境开发,运行环境为 .net framework 3.5/4.0+sqlserver2008 R2,保证系统的安全和稳定性。
海客轻博客,轻松分享你的兴趣。便捷的多图发布,清新文艺的个性化模板,时尚达人的聚集地,用图片记录生活的最佳选择,随地随地与好友一起,在兴趣中寻找快乐.(China s first open source lightweight blog system. Imitation little net HaiTian.HaiKe.NET (Haike) is a free, open source, lightweight blog system, aiTian.HaiKe.NET (the Haike) full compliance with W3C standards, withstrong scalability, performance, good SEO performance, and exceptional user experience.
HaiTian.HaiKe.NET (Haike) v1.0 Visual Studio 2010 development environment to develop operating environment for the. NET framework, 3.5/4.0+ sqlserver2008 R2, and ensure the security and stability of the system.
Haike light blog, easily share your interests. Convenient figure release, personalized template of fresh art, fashion of the people s gathering place, the picture records the best choice for life, anywhere anywhere with friends, to find happiness in the interest.)
- 2012-04-06 11:40:08下载
- 积分:1
-
模糊控制 机器人 c++
模糊控制实质上是一种非线性控制,从属于智能控制的范畴。模糊控制的一大特点是既有系统化的理论,又有大量的实际应用背景。模糊控制的发展最初在西方遇到了较大的阻力;然而在东方尤其是日本,得到了迅速而广泛的推广应用。近20多年来,模糊控制不论在理论上还是技术上都有了长足的进步,成为自动控制领域一个非常活跃而又硕果累累的分支。
- 2022-04-28 12:16:30下载
- 积分:1
-
ICD
北斗系统空间信号接口控制文件正式版。北斗系统基本服务性能如下:位置精度:平面 10米、高程10米;测速精度每秒0.2米;授时精度单向50纳秒;可提供双向高精度授时和短报文通信服务。通过广域差分和地基增强等手段,北斗系统服务 性能还可进一步提高,满足各类用户需求。(Official version of the the Beidou system space signal Interface Control Document. The Beidou system performance are as follows: position accuracy: plane 10 meters, 10 m elevation velocity accuracy of 0.2 meters per second timing accuracy of the one-way 50 nanoseconds provide two-way high-precision timing and short message communication service. By means of wide area differential and ground-based augmentation Beidou system performance can be further improved to meet the needs of all types of users.)
- 2013-01-08 10:27:57下载
- 积分:1
-
LSM303DLHC
新一代地磁模块,助力高精度移动罗盘。新产品LSM303DLHC采用3x5x1mm微型封装,最小功耗仅为110µ A,可满足便携式消费电子应用对尺寸和功耗的限制性要求,同时还具有出色的测量精度和性能。 在一个封装内同时集成高性能运动感应和地磁感应(Ultra compact high performance e-compass
3D accelerometer and 3D magnetometer module)
- 2013-04-08 20:06:00下载
- 积分:1
-
Bankers-algorithm-simulation
银行家算法模拟,适用于计算机操作系统课程设计的银行家算法的实现。(Bankers algorithm simulation for realization of computer courses on operating system design bankers algorithm.)
- 2015-12-14 13:34:41下载
- 积分:1
-
main
基于51单片机实现单片机的IO口输出PWM波形,实现呼吸灯的制作。(Based on 51 single chip computer, the output of PWM waveform from IO port of single chip computer is realized, and the manufacture of breathing lamp is realized.)
- 2020-06-25 13:20:01下载
- 积分:1
-
UDSDemo-master
说明: UDS协议栈可用,解压移植好了就可以直接使用了,基本所有服务都包含,TP层完好(UDS protocol stack is available, you can use it directly after decompression and transplantation, basically all services are included, TP layer is intact)
- 2021-01-15 12:58:46下载
- 积分: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
-
一款用directUI开发的斗地主界面
用direct UI 开发的仿斗地主界面,比较实用的一款代码,下载后,实测用vs2010可以编译成功,并显示正常功能,感觉有点啰嗦了~~~~
- 2023-03-04 02:25:03下载
- 积分:1