-
UserClone
功能:
1.增加用户并添加到Administrators组
2.克隆指定帐户(Function: 1. Increase the users and added to the Administrators group 2. Cloning of a designated account)
- 2021-05-06 18:28:37下载
- 积分:1
-
computer
该计算器实现简单加减乘除机开根号、倒数等操作。(The realization of a simple calculator, countdown, add, subtract, multiply and divide machine open radical operation.)
- 2012-11-29 21:20:46下载
- 积分:1
-
Pic18f46k20-GLCD
说明: ST7920 for Pic18f46k20
- 2020-06-24 22:40:01下载
- 积分:1
-
Chap14
WINDOWS驱动编程第二版例子代码第14章(WINDOWS driven programming second edition of the code examples in Chapter 14)
- 2010-07-20 11:31:09下载
- 积分:1
-
sliding
说明: 求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example:
The array is [1 3-1-3 5 3 6 7], and k is 3.
Window position Minimum value Maximum value
[1 3 -1]-3 5 3 6 7 -1 3
1 [3 -1 -3] 5 3 6 7 -3 3
1 3 [-1 -3 5] 3 6 7 -3 5
1 3 -1 [-3 5 3] 6 7 -3 5
1 3 -1 -3 [5 3 6] 7 3 6
1 3 -1 -3 5 [3 6 7] 3 7
Your task is to determine the maximum and minimum values in the sliding window at each position. )
- 2011-04-03 19:25:46下载
- 积分:1
-
1.Realview-MDK
文章详述了realview mdk 中的常见问题及解决办法,适合嵌入式开发人员使用(Realview mdk article detailing the common problems and solutions for embedded developers)
- 2013-08-14 09:22:48下载
- 积分:1
-
PID_algorithm
PID算法的C语言实现,可以移植到单片机上使用(PID algorithm of the C language implementation, can be transferred to the MCU using)
- 2010-01-21 19:43:57下载
- 积分:1
-
舵机测试C51程序
51网站上下载的利用蓝牙控制小车和舵机的程序,可实现蓝牙控制舵机(The program downloaded from website 51 that uses Bluetooth to control the car can realize Bluetooth to control the car.)
- 2020-06-20 23:00:01下载
- 积分:1
-
DHT11
DHT11数字温湿度传感器是一款含有已校准数字信号输出的温湿度复合传感器。(DHT11 digital temperature and humidity sensor is a digital signal containing a calibrated temperature and humidity combined sensor output.)
- 2011-07-02 21:31:10下载
- 积分:1
-
VSxMatlab
vc调用matlab,如何使用vc来调用matlab的文件等一些基础功能(matlab use vc++)
- 2013-01-10 15:48:19下载
- 积分:1