-
此程序用来画一个椭圆
此程序用来画一个椭圆-the procedure used to draw an ellipse
- 2022-01-26 19:55:15下载
- 积分:1
-
采用jquery技术进行客户端验证文本框的输入是否是正确的,里面有我自己进行扩展的一些验证,例如中文验证,手机号码验证,邮编验证等等。...
采用jquery技术进行客户端验证文本框的输入是否是正确的,里面有我自己进行扩展的一些验证,例如中文验证,手机号码验证,邮编验证等等。-Jquery technology used to verify the client whether the input text box is correct, which I have to expand some of authentication, such as English authentication, mobile phone number verification, authentication and so on postcode.
- 2022-04-11 03:41:40下载
- 积分:1
-
用C语言实现死锁检测
用C语言实现死锁检测-C language Deadlock Detection
- 2022-02-01 15:35:48下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序-The Example of controling CAPSLOCK, NUMLOCK, SCRLOCK
- 2022-08-08 23:48:17下载
- 积分:1
-
自己制作SQL Sever
由于Sql Server的界面控制比较复杂,在查询时如果需要的功能有限,且不需要让使用者知道管理员密码时,自己可以编写一个简易版的Sql Server。该源码详细地提供了如何编写,欢迎下载
- 2023-02-06 09:45:04下载
- 积分:1
-
51单片机使用AD自动调光
应用背景使用4路AD中的1路检测外部模拟量输入,显示0-255数值 DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化,关键技术该代码使用4路AD,采用I2C协议,用于调节光线,然后再用数码管显示光强,非常直观看出其变化。代码移植性强,直接调用库函数,非常方便。
- 2022-04-22 23:32:37下载
- 积分:1
-
opengl画机器人,通过键盘操纵机器人进行各种动作
opengl画机器人,通过键盘操纵机器人进行各种动作-opengl painting robots, robot manipulation of the keyboard for various actions
- 2022-01-22 08:30:36下载
- 积分:1
-
展示的是一个简单的多媒体,有音乐,图片可选择
展示的是一个简单的多媒体,有音乐,图片可选择-display is a simple multimedia, music, pictures option
- 2022-03-09 10:15:00下载
- 积分:1
-
股票交易程序,大家学习看看。完整的程序代码。
股票交易程序,大家学习看看。完整的程序代码。-Trading procedures, learning to see everyone. Integrity of program code.
- 2023-08-17 17:25:02下载
- 积分:1