-
zppf
招聘评分系统,适合用在企业招聘,现在招聘中!(Recruitment scoring system, suitable for use in corporate recruitment, recruitment now!)
- 2009-01-14 14:49:34下载
- 积分:1
-
TeeChart2013_130818_SourceCode
vb 饼状图和柱状图,这里是一个demo,并含有注释,方便新手学习(vb,circle chart and point chart)
- 2013-09-06 15:09:48下载
- 积分:1
-
VB.NET-Thread-Pooling
vb.net 线程的一个实例(使用与初学者参考使用)(vb.net thread an instance (using a reference for beginners to use))
- 2013-09-12 19:40:36下载
- 积分:1
-
DSP_FFT
在DSP开发环境CCS3.3中利用c++语言实现快速傅里叶变换(In DSP development environment CCS3.3 using c++ language fast Fourier transform)
- 2013-10-18 20:30:06下载
- 积分:1
-
dafadfa
把一个图标放在系统托盘的实用程序,练习程序,请多指教(Put an icon on the system tray utility program, exercise program, like him Zhijiao)
- 2010-01-03 10:49:25下载
- 积分:1
-
遗传算法控件
对于学习遗传算法,并使用vb 语言来编程的用户,会大有帮助的。(for studying genetic algorithm, and use Visual Basic programming language to the user, it will be of great help.)
- 2005-05-13 17:21:49下载
- 积分:1
-
Alpha
调整VB的窗体的透明度,可自行设定值0到255,0为完全透明,255为全显示。(Adjust the opacity of the VB forms)
- 2011-12-07 11:22:49下载
- 积分:1
-
ANSI-S3.4-2007
moore响度官方计算程序,提供给需要的人(official moore caculation procedure)
- 2021-03-24 08:29:15下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1
-
diskinfo
Get Disk Free Space for Visual basic.
- 2013-07-21 17:29:41下载
- 积分:1