-
Client
远程控制客户通过象服务器端发出请求,服务器接受请求,从而实现对服务器的控制。(Remote Control client through the server-side as a request, the server accepted the request to the server in order to achieve control.)
- 2008-04-24 10:10:11下载
- 积分:1
-
姿态仿真
说明: 使用滑模方法,进行无人机姿态控制律设计,并在MATLAB环境下进行仿真验证(Using the sliding mode method, the attitude control law of UAV is designed and simulated in MATLAB)
- 2021-01-26 16:38:37下载
- 积分:1
-
VC_USB 代码
VC_USB 代码byte count; // 定义计数字节 //获取读缓冲区字节的数目 number_of_bytes_read = HIDRxReport(receive_buffer, HID_OUTPUT_REPORT_BYTES); if (number_of_bytes_read > 0) // 如果接收字节不为0则有数据传入 { //取出主机发送数据到发送缓冲区 for(count =0 ; count < HID_OUTPUT_REPORT_BYTES; count++)
- 2023-05-30 03:20:04下载
- 积分:1
-
ATT7026
电子竞赛用超好的资料,网上没有的。欢迎大家来看(Electronic racing super good information, not online. Welcome to the point of view)
- 2010-09-17 21:34:30下载
- 积分:1
-
kssign_functions
说明: 语言的文法规则 说明 对原编译程序作了如下修改,增加了输入文件(The grammar rules of the language have been modified as follows to add input files to the original compile)
- 2019-01-01 01:12:04下载
- 积分:1
-
C#图书馆管理系统(源码+数据库)
实现图书馆图书的增删改查等功能,数据库脚本在 C#图书管理系统项目源码BookManageSystemBookDB.sql 文件中
- 2019-07-09下载
- 积分:1
-
yue
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
- 2019-01-01 07:32:29下载
- 积分:1
-
停车场管理
自动停车场由一个可停放 n 辆车的狭长通道构成,且只有一个入口可供汽车进出。在
停车场内,汽车按到达的先后次序,由北向南依次排列(假设入口在最南端)。若停车场
内已停满 n 辆车,则后来的汽车需在入口外的临时等候便道上等候,当有车要离开时,临
时等候便道上的第一辆车即可进入。当自动停车场内某辆车要离开时,必须先将在它之后
进入的车辆移出为其让路,待该辆车离开后,其他车辆再按原次序移入自动停车场。每辆
车离开自动停车场时,应按其停留时间的长短交费(在临时等候便道上停留的时间不收
费)。
- 2022-01-24 16:17:03下载
- 积分:1
-
11.21九宫格抽奖系统
11.21九宫格抽奖系统VSC#编程代码(11.21 9 Gongge Draw System VSC# Programming Code)
- 2019-03-12 14:34:05下载
- 积分:1
-
1602的几种典型显示状态及解决方案
对lcd1602屏的一些常见问题作出解释,并附上一段51单片机驱动lcd1602代码(Explain some common problems of LCD 1602 screen, and attach a section of LCD 1602 code driven by 51 single chip computer.)
- 2019-03-18 22:18:12下载
- 积分:1