-
FloatWnd
VC 实现类似迅雷的悬浮窗,精选学习源码,很好的参考资料。(VC suspension window similar to the thunder, select learning source code, a good reference.)
- 2013-12-25 11:02:10下载
- 积分:1
-
QQfrm
类似QQ的界面窗口,很炫,很 实用,可直接运行(QQFRM )
- 2012-03-23 10:59:48下载
- 积分:1
-
at1024c
AT24C1024驱动程序,可以跨页读写的标准程序(AT24C1024 driver, you can read and write across standard program page)
- 2021-03-22 10:09:16下载
- 积分:1
-
jdpgtb
菜鸟级别,不会写代码,需要看源代码,求大神们帮帮忙,小人刚入道(Rookie level, do not write code, you need to look at the source code, and the great God who help out, the villain joined the Road)
- 2014-04-29 22:03:33下载
- 积分:1
-
LV8731驱动测试例程
基于stm32f103设计的自平衡小车程序,电机驱动主要是LV8731。(STM32F103 based design of self balancing car program, motor drive, mainly LV8731.)
- 2017-09-18 14:37:03下载
- 积分:1
-
xdrj
易语言写的杀毒软件...............(Easy language to write anti-virus software ...............)
- 2009-12-13 12:00:05下载
- 积分:1
-
串口加调试助手加串口模拟
自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)
- 2017-10-16 17:28:33下载
- 积分:1
-
ADODBOP
说明: 用于数据库 操作的 ADO 流程 详细讲解了几种ADO操作并且具体的讲解了常用的ADO操作的流程(ADO for database operations procedures explained in detail several ADO operation)
- 2009-08-31 13:18:17下载
- 积分:1
-
diagramscene
一款基于QT开发的流程图绘制程序,提供了基本的图形,箭头等工具。QT是一款优秀的跨平台的GUI库。(QT-based development of a flow chart drawing program, provides the basic graphics tools such as arrows. QT is a good cross-platform GUI library.)
- 2008-08-21 21:35:55下载
- 积分: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