-
C-xiangmu
男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。(100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man under 100 layers of small game.)
- 2013-10-08 09:58:33下载
- 积分:1
-
esp8266
说明: ESP8266WiFi杀手固件 包括烧录软件(ESP8266 WiFi Killer Firmware in Chinese incloud IDE)
- 2020-06-24 13:00:02下载
- 积分: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
-
1
说明: 查找所有满足条件的整数对
1两个整数都是三位数
2组成两个整数的六位数字各不相同,都不是0
3第二数是第一个数的4倍
(Find all integers satisfy the conditions for a two-digit integer is an integer of 2 consists of two six-figure varies, not the 03 second number is four times the number of first)
- 2014-05-19 23:39:21下载
- 积分:1
-
STM32_IIC
使用STM32F103驱动TFMINI激光雷达程序(TFMINI lidar program driven by STM32F103)
- 2020-06-21 18:20:02下载
- 积分:1
-
transformer design
隔离变压器和推挽变压器参数的设计,通过将变压器设计中所用到的公式用代码编辑到系统中,可以更快的根据所需指标来获取相应的参数,而且本系统中还集成了部分磁芯型号的相应参数和导线的参数,实现快速选取导线和磁芯,加快了变压器参数设计的周期,而且系统采用Visual Basic 6.0来设计界面,可以使设计人员更易操作。(The system is the design of the parameters of isolation transformer and push-pull transformer. By editing the formulas used in the design of transformer into the system with code, the corresponding parameters can be obtained more quickly according to the required indicators, and the system also integrates the corresponding parameters of some magnetic core models and the parameters of wires, so as to realize the rapid selection of wires and magnetic cores and speed up the change. The design cycle of press parameters and the interface design of the system using Visual Basic 6.0 can make the designer easier to operate.)
- 2019-05-29 21:17:19下载
- 积分:1
-
xunxingVER1.1
寻找卫星的程序,可以设置不同的城市,程序快速计算卫星的仰角和方位角,还有最重要的偏移角(Find satellite program, you can set a different city, the program quickly calculate the satellite elevation and azimuth, as well as the most important offset angle)
- 2020-06-26 15:00:01下载
- 积分:1
-
check_counter
vc查看计数器值的程序源码,希望对大家有所帮助(vc view the source code program counter value, we hope to help)
- 2011-06-05 23:15:12下载
- 积分:1
-
YLSW
语言之间跨平台的接口调用,非常有用,规避单语言功能(Cross platform interface calls between languages are very useful to avoid single language functions)
- 2017-12-19 13:41:20下载
- 积分:1
-
supp de espacev4
说明: removal of space VBA excel
- 2019-03-15 18:40:04下载
- 积分:1