-
Windows.Programming.Windows.Programming.Book
Windows.Programming.Windows.Programming.Book.Source Collection
GDI Working, Device Context, Resource Handling, The Child Windows..
- 2009-09-30 18:37:40下载
- 积分:1
-
MAZAK
MQTT连接服务器,定时发布车间信息,收到服务器车间信息请求后,也可以发布车间信息。定时采集机床数据,在界面刷新显示,并通过MQTT按照工厂设备id数据的格式发布至服务器。云端可查看设备状态数据。(MQTT connects to the server and releases shop information regularly. After receiving the information request from the server shop, it can also issue workshop information. Collect machine tool data regularly, refresh it in the interface, and send it to the server through MQTT format according to the ID data of factory equipment. The device status data can be viewed at the cloud end.)
- 2020-10-15 15:27:29下载
- 积分:1
-
ESP8266-WIFI温度传输实验
通过ESP8266把DS18B20模块采集到的数据发送给上位机(Data collected by DS18B20 module is sent to PC through ESP8266)
- 2020-06-21 04:40:01下载
- 积分:1
-
zutaijiankong
一个组态监控的界面源码,原来网上下的有BUG,这个是修正后的还是挺实用的(A source interface configuration monitoring, the original BUG online, this is corrected quite useful)
- 2015-01-21 22:01:35下载
- 积分:1
-
避障
寻迹,直流电机驱动,pwm调节,小车程序(Tracing, dc motor drive, PWM adjustment, car program)
- 2020-06-18 19:20:02下载
- 积分:1
-
QQ
说明: 这是一个模拟QQ聊天软件,功能有:群聊,私聊,公开出来,大家学习学习(this is a system like the QQ that you can chat with your friend only or public.)
- 2009-08-20 20:27:01下载
- 积分:1
-
MyBrowser_sell
一个基于动网论坛游戏的外挂源代码,可以实现自动登录/刷挂/使用宝石/买红/使用红等等功能(动网论坛game based on plug-in source code, you can automatically log/brush hanging/use of precious stones/buy red/use red and so on)
- 2007-08-29 13:07:28下载
- 积分:1
-
osgDotNet-x86-2.0.0-0.8.1
osgsdk 在C#下的开发环境 osg 2.0(osg C# development environment. . . . . . . . . . . . . . . . . . . . . . . . . .)
- 2011-10-11 11:28:26下载
- 积分:1
-
DSP280x_EPwm
tms320f2808 pwm timer
- 2017-09-11 16:50:02下载
- 积分:1
-
1-4
Duck公司在仓库安装了红外报警装置,如图所示,所有红外线互不相交。n个发射器和n个接收器将平面分成n+1个区域,从左到右分别记作0、1、…、n。现在技术人员正在进行调试,对于每个点,需要快速知道它处于哪个区域。若正好处于红外线上,则视为处于右边的区域。
输入
第一行两个整数n、m,表示有n条直线、m个点
接下来n行,每行两个整数a、b,表示一组报警装置的发射器安装在(a, 0),接收器安装在(0, b)。每行a、b都比前一行的大
接下来m行,每行两个整数x、y,表示求点(x, y)所在的区域
输出
输出m行,每行一个数,对应每个点所在区域的编号(Duck installed infrared alarm in the warehouse, as shown in the figure, all infrared rays do not intersect. The n transmitters and n receivers divide the plane into n + 1 regions, denoted 0, 1, ..., n from left to right, respectively. Now technicians are debugging, for each point, you need to quickly know where it is located. If it is on the infrared, it is considered as the area to the right.)
- 2020-10-15 15:57:29下载
- 积分:1