▍1. Melting
A Melting source code to Melt your exe from one location to another.
A Melting source code to Melt your exe from one location to another.
动态规划的小程序,根据耗水最少,实现水电站发电机组发电机的最佳选择。(Dynamic programming applet, at least according to water, hydroelectric turbines generators to achieve the best choice.)
本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
输电网可靠性评估 毕业设计作业 可以参考下(Grid reliability assessment grid reliability assessment grid reliability assessment)
实现了计算器的界面和运算功能,并实现了自带语音功能,(Achieve a calculator interface and computing capabilities, and to achieve a built-in voice capabilities,)
以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 )
后台发送按键小程序。可以将指定按键命令发送到指定窗口。(Background Send button applet. Designated key commands can be sent to the specified window.)
A very simple VB Source that can read / write from access database to Grid
book about quantum security and quantum technique , like bb84 and sarg04 and other protocols
一个很好的VB时钟源码,有时针,分针,秒针,源码测试通过(A good source VB clock, hour, minute, second hand, source testing by)
潮流计算,内部为GMRES和牛顿法构成的双层迭代,加有预处理(Flow calculation inside a double-iteration of GMRES and Newton' s law, plus pretreatment)
读取文件。给出一个txt文件(水准数据)利用openfile 语句读取每一行的文件,再读入数据库。(Read the file. Gives a txt file (level data) to utilize openfile statement reads each line of the file, and read it into the database.)
UMAT材料本构模型的二次开发。适合学生使用(UMAT material constitutive model secondary development. Suitable for use by students)
vb做的写字板小程序,对于初学VB的学生有一定用处。(WordPad applet vb do have some use for the beginner VB students.)
VB qq空间留言工具,init模拟发送数据包,模拟腾讯MD5加密传输账号密码(VB the qq space Message tool, init simulated send packets analog Tencent MD5 encrypted transmission account password)
这是一个Visual Basic 源代码程序,它通过变更用户权限的方法,让某一个应用程序在相对安全的状态下运行,从而提高系统的安全性。(This is a Visual Basic source code program, change user permissions, so that an application running in the relative safety of the state, to improve the security of the system.)