-
Migong
迷宫小游戏,尽可能的模仿现实中的迷宫游戏(Maze small game, as far as possible the imitation of the real maze game
)
- 2012-02-27 16:19:45下载
- 积分:1
-
GetSerialNumDemo
使用VC++ 6.0 获取主板的序列号。(Get motherboard s serial number using VC++ 6.0)
- 2012-03-15 23:01:52下载
- 积分:1
-
Flashburning
flash烧写的相关软件及方法,主要用于ARM板与主机交叉编译。供大家使用(flash burning)
- 2011-07-04 12:19:14下载
- 积分:1
-
RxPermissions-master
RxPermissions一个强大的6.0运行时权限处理框架(This library allows the usage of RxJava with the new Android M permission model.)
- 2020-06-22 17:20:02下载
- 积分:1
-
智能充电器设计仿真
说明: STC89S52单片机设计一款智能充电器的控制系统,通过对电压传感器和电流传感器的检测,当检测充电电压和电流大设置值时,自动断开充电电路。本设计由软件和硬件两部分组成,硬件设计对单片机最小系统、电压电流采集电路、充电控制电路、按键电路、液晶显示电路、报警电路等进行设计,使控制器具备电压、电流检测,系统参数显示,自动断电控制等功能;软件设计方面对控制器的软件驱动程序进行设计。并利用Protues软件进行可行性仿真,对软件和硬件设计进行验证(425/5000
STC89S52 mcu design a smart charger control system, through the voltage sensor and current sensor detection, when the detection charging voltage and current settings, automatically open the charging circuit. This design is composed of two parts: software and hardware. The hardware design designs the minimum system, voltage and current collection circuit, charging control circuit, key-press circuit, liquid crystal display circuit, alarm circuit, etc. , the controller has the functions of voltage and current detection, system parameter display, automatic power-off control and so on. The feasibility simulation is carried out by using Protues software to verify the design of software and hardware)
- 2020-11-13 23:03:29下载
- 积分:1
-
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。-memory of c language,learn form base,lead you to be well up to application of c language
- 2022-11-24 06:05:03下载
- 积分:1
-
tanqiu
小时候大家都喜欢玩的小游戏,小弹球游戏,希望大家喜欢(the game make you happy
forever )
- 2012-10-08 13:43:26下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
[MATLAB R2016a 通信系统仿真][程序源代码]
matlab 通信学习书籍相关的代码下载(Code download related to matlab Communication Learning Book)
- 2020-06-20 08:20:02下载
- 积分:1
-
三维刚体极限平衡法计算包,功能包括施加锚索力、地震力,并可以考虑地下水作用...
三维刚体极限平衡法计算包,功能包括施加锚索力、地震力,并可以考虑地下水作用-Three-dimensional rigid body limit equilibrium method to calculate package, features include the ability to impose anchor, earthquake forces, and can consider the role of groundwater
- 2022-08-23 05:23:14下载
- 积分:1