-
Quadratic programming function that can solve
QP with positive definite matrix
Quadratic programming function that can solve
QP with positive definite matrix
- 2022-04-18 13:12:38下载
- 积分:1
-
队列默认的传递模式是持久的,它不会被删除,它将队列D。
如果你得队列Default Delivery Mode是持久,它是不会被取出的,可以将队列Default Delivery Mode为非持久,在Monitor察看Messages Received 、Messages Pending、Messages
,如果还没有动静,察看程序相应queue等是否正确-Cohort Default Delivery Mode is durable, it will not be removed, it will queue Default Delivery Mode non-durable and look at Monitor Received Messages, Messages Pending, Messages, if it is not idle and see the corresponding procedures, such as whether the correct queue
- 2022-02-05 20:31:41下载
- 积分:1
-
C51驱动PM2.5芯片源码
C51驱动PM2.5芯片源码,基于KEIL MDK的C51版本开发的PM2.5传感器驱动代码,内部附有文档和说明,也有直接可以用的可执行文件。方便二次开发,对PM2.5环境监测的学习具有深远意义。
- 2022-02-05 07:46:47下载
- 积分:1
-
算法实现题2
算法实现题2-1 输油管道问题
« 问题描述:
某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油
田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油
井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,
即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道
的最优位置。
« 编程任务:
给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。
« 数据输入:
由文件input.txt 提供输入数据。文件的第1 行是油井数n,1£ n£ 10000。接下来n 行是
油井的位置,每行2个整数x和y,-10000£ x,y£ 10000。
« 结果输出:
程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是油井到
主管道之间的输油管道最小长度总和。
输入文件示例 输出文件示例
input.txt output.txt
5
1 2
2 2
1 3
3 -2
3 3
6
- 2022-11-12 20:40:04下载
- 积分:1
-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1
-
matlab和vc++编程的例子,用到matcom进行文件的转换
matlab和vc++编程的例子,用到matcom进行文件的转换-matlab and vc++ programming example files used in the conversion matcom
- 2022-01-25 14:30:07下载
- 积分:1
-
Delphi XE2 FireMonkey 游戏示范
使用DelphiXE2 FireMonkey所撰写的小游戏ThousanBar,提供多种游戏方式,供学习FireMonkey的参考支持WIN32,WIN64,MacOSX的,的iOS
- 2022-01-23 11:06:06下载
- 积分:1
-
机械与人员跟踪系统
- 2022-10-28 17:40:04下载
- 积分:1
-
Freshman series of calculators, mfc ~ who are interested can look at
大一编的的计算器,mfc~有兴趣的可以-Freshman series of calculators, mfc ~ who are interested can look at
- 2022-07-26 02:13:21下载
- 积分:1
-
虚拟串口源码
资源描述是从windows开发技术详解里获得的虚拟串口的代码,挺好用的,可以通过inf文件成功安装串口驱动。使用WDK进行编译,然后在设备管理器里添加硬件即可安装成功。请自行下载WDK工具。
- 2022-08-19 22:38:59下载
- 积分:1