-
wifi-robot-CPP
wifi机器人 用C++做的上位机 可以实现对机器人和小车的远程控制以及无线视频的传输(wifi robot using C++ to do the PC can transmit remote control robot and the car as well as wireless video)
- 2015-10-21 08:34:36下载
- 积分:1
-
Desktop
调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)
- 2010-02-19 23:31:11下载
- 积分:1
-
RemoteApp-1.0.3.2
远程键盘鼠标操作客户端部分 含有长连接的心跳包检测(remote mouse keyboard control )
- 2011-12-09 09:36:27下载
- 积分:1
-
shiper
Воронежский гос университет, задача по сям
- 2009-10-11 01:30:49下载
- 积分:1
-
daibaishai
大白鲨远控1.1共享版
无后门免杀过360 瑞星等杀毒软件 自动上线功能 带键盘记录 只要把配制文件发给对方运行就可以实现远程控制(Jaws remote control version 1.1, no back door to avoid sharing killed a 360 RISING antivirus software such as automatic on-line function with a keyboard record as long as the configuration file can be distributed to the other remote control operation)
- 2010-05-20 20:58:30下载
- 积分:1
-
pe2
远程控制服务端,功能很全,是注册系统服务来实现的,不过这个服务现在已经不用了,大家可以作为参考。(Remote control of server-side, functional whole, the registry service to achieve, but the service is now not everyone can be used as a reference.)
- 2012-03-08 23:00:54下载
- 积分:1
-
XW-Remote5.0
GHOst内核远控,修复BUG,!!最新(The kernel of GHOst remote control, BUG repair,!! Newest)
- 2020-09-03 15:58:06下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
control2
这是一个在控制面板中增加自己软件所需配置属性的源程序。(This is an increase in the control panel software required for their configuration properties of the source.)
- 2013-07-01 20:28:56下载
- 积分:1
-
jiaobingbu
集合的运算:交、并、补(难度系数:1.1)
全集:大写字母 ‘A’~’Z’
要求实现以下功能:
1、集合的输入:自动去掉重复和非法的字符
2、集合的显示:输出集合的全部元素
3、输出一个给定集合的补集
4、输出两个给定集合的交集和并集
(jiao bing bu)
- 2013-11-29 20:49:25下载
- 积分:1