-
基于VC的com口通讯
温度传感器连接于comm口,基于DAM3000M 采集数据,包括对采集卡数据格式的解析,转换,读取数据,并显示在界面上。
- 2022-05-23 15:28:56下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1
-
SAMSUNG S3C2410 下载NK,做NK的加载文件
SAMSUNG S3C2410 下载NK,做NK的加载文件-Samsung S3C2410 download NK, so the loading documents NK
- 2022-04-26 12:16:11下载
- 积分:1
-
PHP
PHP-Fusion v6.00.109 SQL Injection
- 2022-02-16 00:34:52下载
- 积分:1
-
Sparrow may be small, but fully
麻雀虽小,但五脏俱全,曾帮助我入门,希望对他人有帮助-Sparrow may be small, but fully-equipped, who have helped me get started, want to help others
- 2022-02-01 19:40:55下载
- 积分:1
-
这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。
这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。- This is connects the tool about the dsp translation the use
(class recommendation), is worth having a look.
- 2022-07-07 06:50:54下载
- 积分:1
-
模拟退火算法求解TSP问题,希望对大家有所帮助
模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
- 2022-04-09 08:31:03下载
- 积分: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
-
DumpROM源代码,用于WINCE的dumprom.exe工具学习
dumprom source code,use for learning the dumprom.exe tool for wince
- 2022-07-23 18:27:07下载
- 积分:1
-
DC++ 0.687版本,需要安装WTL和STLport才能编译
DC++ 0.687版本,需要安装WTL和STLport才能编译-DC++ 0.687 version, need to install to compile STLport and WTL
- 2022-01-21 03:18:45下载
- 积分:1