-
LIVST220
英国铁路调度模拟软件,可以在家里模拟调度火车(British Rail scheduling simulation software, you can train at home to simulate scheduling)
- 2009-10-29 21:02:23下载
- 积分:1
-
Make-Graphic(Like-AutoCAD)
一个vb6.0编写的类似auto cad的程序,功能很完整,值得借鉴.(Similar auto cad program written in a vb6.0 function is complete, it is worth learning from.)
- 2013-12-10 17:01:11下载
- 积分:1
-
BOMBMAN
WINDOS FUNCTION
LINKED LIST
- 2013-04-16 19:51:25下载
- 积分:1
-
FlappyBird(VB-6.0)
用VB写的愤怒的小鸟 很不错的源码哦 值得参考 学习(VB write angry bird it is a very good reference source worth learning)
- 2021-01-11 22:38:49下载
- 积分:1
-
vb
说明: sample of prrogramming by image ,textbox,button and other control in vb6
- 2013-11-07 21:04:34下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
63545485564
VB.net写的个人流水帐管理程序,有需要的就下载吧.(VB.net to write a personal itemized account management procedures, there is a need to download it.)
- 2013-07-18 08:05:15下载
- 积分:1
-
colorspace
color space-RGB, YCbCr, YUV, YIQ, HSV, HSI, HSL, color2grayscale function
- 2010-08-05 23:19:44下载
- 积分:1
-
klm_my
一个win32程序,实现了标量kalman滤波的功能,本程序设信号为正弦波.(A win32 program to achieve the scalar kalman filtering function, the procedures established for the sine wave signal.)
- 2007-11-12 20:45:41下载
- 积分:1
-
ICO_Edit_src
普通ICO图标编辑源码,支持常规格式:cur/gif/ico/png/wmf(Common ICO icon editing source code, support the general format: cur/gif/ico/png/wmf)
- 2014-01-19 18:37:58下载
- 积分:1