-
oracle数据库的好文章,介绍ORACLE内存的处理和调优
oracle数据库的好文章,介绍ORACLE内存的处理和调优-oracle database on a good article, ORACLE introduce and deal with memory tuning
- 2022-04-29 06:44:23下载
- 积分:1
-
BLDC_Code(HALL)
说明: BLDC直流无刷电机驱动器程序,支持霍尔编码器(DC brushless motor driver program)
- 2020-06-19 03:40:02下载
- 积分:1
-
Samples are organized by chapter, and then by "application" or example name. You...
Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file.
Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.
- 2023-02-08 15:00:04下载
- 积分:1
-
bank
模拟实现了银行系统的各种业务,转账 存款 取款 修改密码等(Simulated realization of various business of banking system)
- 2020-06-24 06:40:02下载
- 积分:1
-
模拟时钟jQuery插件
说明: ,有3种内置的主题,它带有时钟表盘界面和数字刻度,简单实用(There are three built-in themes. They have a clock dial interface and digital calibration. They are simple and practical.)
- 2019-01-24 11:13:50下载
- 积分:1
-
com.tencent.qb.plugin.arqbar9
说明: Subterranean homesick alien
- 2019-03-03 00:19:02下载
- 积分:1
-
高考倒计时程序,每天使用一次,会对你有提醒作用.
高考倒计时程序,每天使用一次,会对你有提醒作用.-Countdown to College Entrance Examination Procedure
- 2022-07-07 10:32:23下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
LCD1602Test
AVR单片机 Mega128的LCD1602测试代码(The LCD1602 Mega128 AVR microcontroller test code)
- 2011-08-11 16:48:56下载
- 积分:1
-
mpu-6050资料
mpu6050姿态解算,51 C语言例程,stm32例程(Mpu6050 attitude calculation, C language routines, STM32 routines)
- 2017-11-07 15:04:36下载
- 积分:1