-
pso
电力系统机组组合问题的动态双种群粒子群算法,用MATLAB来仿真(Power system unit commitment problem dynamic double population particle swarm optimization algorithm, using MATLAB to simulate)
- 2017-04-20 23:10:09下载
- 积分:1
-
Nixie-tube
HT IDE 3000 VPM 软件仿真 按钮按下 数码管显示数字 电路搭建以及源代码 VPM 应用(HT IDE 3000 VPM software simulation button is pressed digital display and digital circuits to build the application source code VPM)
- 2014-01-21 11:34:23下载
- 积分:1
-
PsSuspendThread
内核中暂停任意线程代码,qq Protect相关(Kernel suspend any thread)
- 2013-07-29 14:46:02下载
- 积分:1
-
800-cases-of-foreign-hackers
国外黑客800例,比较全面的讲解黑客技术,能够让你快速的找到需要的技术,进行研读(800 cases of foreign hackers, a more comprehensive explanation hacker technology that allows you to quickly find the needed technology, the study)
- 2011-05-26 09:10:33下载
- 积分:1
-
HzLib16x16
完整的GB2312中文16点阵字库及使用方法,希望对开发液晶显示的有帮助!(Complete GB2312 Chinese 16 dot matrix font and use, in the hope that the development of liquid crystal display help!)
- 2014-04-24 19:24:25下载
- 积分:1
-
用c++做出变色条
用c++做出变色条
- 2023-06-19 16:15:03下载
- 积分:1
-
Examples of components of the framework of dynamic loading and binding OutlookBa...
动态加载组件框架示例
及OutlookBar与XML结合的动态菜单-Examples of components of the framework of dynamic loading and binding OutlookBar with XML Dynamic Menu
- 2023-08-20 12:45:03下载
- 积分:1
-
Marksdetection
自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
- 2021-04-13 09:38:56下载
- 积分:1
-
DVRPlayer
说明: 一个VC写的程序,dvr播放器,希望对初学同学又所帮助,已编译通过,好用。(VC to write a program, dvr player, want to help beginner students they have been compiled by, easy to use.)
- 2010-04-21 23:03:35下载
- 积分:1
-
餐馆代码
石家庄铁道大学VB程序设计______饭店点菜系统
16
‘当和小于零,则标签离窗体左边距离等于窗体宽度 End If
End Sub
留言板的实现
Private Sub Command9_Click()
If Text5.Text = "" Or Text6.Text = " " Then MsgBox "留言人和留言内容不能为空", 64 ,"注意 " ‘当留言内容为空时,弹出提示,请顾客留言 Else
SG = Now ‘正常留言时,留言时间设为当时
SJ = Text5.Text & " " & SG & vbCrLf & Text6.Text & vbCrLf & "---------" ‘将文本框内容与时间记入留言板 &
- 2023-04-19 14:15:03下载
- 积分:1