资源列表
VB6.0 ImgCombo带图像的Combo下拉框
- VB ImgCombo带图像的Combo下拉框,给下拉框的各个下拉项前面添加一个小图标,比如本实例中,列出所有盘符,但是在前面会增加一个硬盘的图标,这样更形象一些,提升软件使用体验,通过本源码,你将会学会这种图标的添加方法。 注:本源码来自国外,早些年的代码,注释是英文。
一个基于VB 的万年历
- 一个基于VB 的万年历,万年历日历中显示节日、农历、星座等信息,可前进、后退查看某一天信息。编写时候用到了不少VB类,源码公开,对学习来说相当有参考价值。 Private Sub Image2_Click(Index As Integer) Select Case Index Case 0 '减 If WNL_Pic_int = 1 Then WNL_Pic_int = 15 Else WNL_Pic_int = WNL_Pic_int - 1 Me.Pic
VB6.0 打字 指法练习小程序源代码
- VB6.0 编写的一个挺简单的指法练习源代码,随机显示练习题的内容,捕获 keypresses,计算打字练习时间,计算每分钟多少字,计算争取率,每分钟单词数计时器。一些相关的源代码: Private Sub Timer1_Timer() '每分钟单词数计时器 WordsPerMin = 0 PrgressBar1.Value = Val(Len(Lbl_Input.Caption) * 100 / Len(Txt_Article.Text)) '计算打字练习
lmf
- 线性调频时域、频域波形,匹配滤波、波束形成、模糊函数等一系列基础代码(Linear frequency modulation time domain, frequency domain waveform, matching filter, beamforming, fuzzy function and a series of basic codes)
Untitled3
- MATLAB编写的相场程序,模拟枝晶的凝固过程(The phase field program written by Matlab is used to simulate the solidification process of dendrite)
MCR200 Software
- credit card reader writer window format
PayPal Checker
- PAYPAL CHECKER, USE HQ PROXIES
EMV Reader Writer
- ORigin accs to logins yeahhh
071810120133273
- 动态规划算法程序,用于汽车能量管理方面的控制(Dynamic programming algorithm program for the control of automotive energy management,)
Desktop
- 高斯热源UDF,TIG焊接一般使用的电弧热源,沿着x方向行动(Gaussian heat source UDF, TIG welding arc heat source, along the X direction)
Automated-Car-Parking-master
- 自动泊车的算法仿真,以及路径规划。还有环境模型的建立(Automatic parking algorithm simulation, and path planning. There is also the establishment of environmental models)
Jim Ramsay的fdaM工具箱
- 函数型数据分析是1980年以后发展起来的一种基于离散统计数据函数化,进而通过函数型分析刻画更广义和更深刻统计关系的高维数据分析.(Functional Data Analysis (FDA) is a high-dimensional data analysis based on discrete statistical data functionalization developed after 1980, and then through functional analysis to des