-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分: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
-
用delphi设计的代理服务器,是很好的学习的例子.
用delphi设计的代理服务器,是很好的学习的例子.-with delphi design proxy server, is a good example of learning.
- 2023-01-24 02:45:03下载
- 积分:1
-
超级网格
说明: 用Crid插件,并加上了下拉列表框和编辑框控件,丰富了Grid 的功能。(using Grid plug-in, and add a drop-down list box and edit box control enriched Grid functions.)
- 2005-10-26 14:21:58下载
- 积分:1
-
OAsystem
c++与SQL的结合,办公室管理系统,需要配置数据源(c++ and SQL combination of office management systems, need to configure the data source)
- 2009-07-07 17:18:49下载
- 积分:1
-
access-compress
access使用一段时间后文件会逐渐的变大,压缩后减少文件碎片,提供查询速度(access used for a period of time after the paper will gradually become bigger, compressed to reduce paper debris, inquiry speed)
- 2006-07-17 10:54:00下载
- 积分:1
-
c
说明: c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
- 2013-10-21 17:36:41下载
- 积分:1
-
U_TEST
瑞萨G14串口通讯测试代码,能实现发送接受数据,和电脑串口通讯(Renesas G14 serial communication test code, can realize to send receive data, and computer serial port communication)
- 2014-12-23 11:18:37下载
- 积分:1
-
FLSSVM
对目标函数的松弛变量引入一个参数μ,优化基本的最小二乘一类支持向量机算法。同样是解决线性问题,避免了二次规划的复杂问题(A parameter min is introduced into the relaxation variable of the objective function, and the basic least squares support vector machines algorithm is optimized. It also solves the linear problems and avoids the complex problems of the two programming)
- 2017-08-21 09:48:39下载
- 积分:1
-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1