-
With regard to split the source window, the window divided into four parts, incl...
关于窗口分割的源程序,把窗口分割为4部分,包括动态分割和静态分割!挺好的-With regard to split the source window, the window divided into four parts, including dynamic segmentation and static segmentation! Quite good
- 2022-06-17 00:13:50下载
- 积分:1
-
DSP的ADC采集程序
利用DSPF28335的ADC模块对某一个数据进行采集,比如说采集的物理量是电压,但电压的范围是0-3V,这个程序就是一个例子,具体的操作可以以此类推。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-05-22 16:00:54下载
- 积分:1
-
For people who likes switching systems
For people who likes switching systems
- 2022-04-22 23:56:34下载
- 积分:1
-
本程序实现了对ADXL加速度计在Delphi的…读出的所有方面
This program implements all aspects of readout of ADXL accelerometer in Delphi. It enables plotting and checking of output of typical ADXL 202 accelerometer. You can set RS via ini file and add more functionality Do not work with ADXR gyros.
- 2022-11-02 02:30:02下载
- 积分:1
-
Good Book about Active Directory security
Good Book about Active Directory security
- 2022-01-25 23:29:19下载
- 积分:1
-
这是一款定时器软件,通过实际工程应用,可以精确到毫秒
这是一款定时器软件,通过实际工程应用,可以精确到毫秒-This is a timer software engineering through practical applications, can be accurate to milliseconds
- 2022-02-25 08:27:12下载
- 积分:1
-
人机猜拳对战游戏。由电脑随机猜拳分别石头、剪刀、布
然后有用户输入自己的猜拳,判断输赢。程序要求可以循环猜拳...
人机猜拳对战游戏。由电脑随机猜拳分别石头、剪刀、布
然后有用户输入自己的猜拳,判断输赢。程序要求可以循环猜拳 -Human finger-guessing game against the game. Finger-guessing game, respectively, by the computer-generated random stone, scissors, cloth then entered by the user" s own finger-guessing game to determine winning or losing. Procedural requirements could be re-finger-guessing game
- 2022-02-27 02:05:48下载
- 积分:1
-
算法实现题7
算法实现题7-60 战马问题
« 问题描述:
按照国际象棋的规则,在位置(0,0)处的马可以跳到位置(1,2),(1 ,-2),(-1,2),
(-1,-2),(2,1),(2,-1),(-2,1),(-2,-1)处。战马问题中的战马具有更一般的跳跃
能力。位置(0,0)处的战马每次可以跳到k 个位置x y i k i i ( , ),1 £ £ ,中的一个位置。战
马问题要求确定给定的战马能否跳遍无限大的棋盘上的每个位置。
« 编程任务:
对于给定的战马问题中战马的跳跃能力。确定战马能否跳遍无限大棋盘上的每个位置。
« 数据输入:
由文件input.txt给出输入数据。第1 行有1个正整数k,表示位置(0,0)处的战马每
次可以跳到k个位置。接下来的k行,每行有2个整数,表示战马的跳跃位置。
« 结果输出:
将计算结果输出到文件output.txt。给定的战马能跳遍棋盘上的每个位置时输出“Yes”,
否则输出“No”。
输入文件示例 输出文件示例
input.txt output.txt
3
1 0
0 1
-2 -1
Yes
- 2022-01-27 16:50:13下载
- 积分:1
-
MFC中怎么调用WMI类库中的硬件信息
应用背景Win32_Fan--风扇
Win32_HeatPipe--热管
Win32_Refrigeration--致冷
Win32_TemperatureProbe--温度传感
输入设备类别
Win32_Keyboard--键盘
Win32_PointingDevice--指示设备(如鼠标)关键技术应该用win32api里的东西吧!我记得有个叫Win32_TemperatureProbe 的WMI类可以用。你查查MSDN上的有没有文章吧!
- 2022-02-03 05:21:11下载
- 积分:1
-
此软件实现的是一个进度条的例子,实现的是当进度条前进时他的颜色是变化的...
此软件实现的是一个进度条的例子,实现的是当进度条前进时他的颜色是变化的-This software is an example of the progress bar, realize is that when the progress bar is moving forward at his color is changing
- 2022-01-26 01:04:21下载
- 积分:1