搜索资源列表
vb内嵌flash应用
- vb内嵌flash应用 Type=Exe Form=frmMain.frm reference=*\\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\\..\\..\\..\\WINDOWS\\SYSTEM\\stdole2.tlb#OLE Automation Object={D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0 SWFLASH.OCX Startup=\"frmMain\"
TheSerialCommunicationbetweenMCUandvbofEastChina.r
- 单片机与vb的串行通信程序-SCM and vb serial communication program
Teachingmaterialbuyingandsellingmanagementsystem.r
- 辛辛苦苦才做出这片设计与论文,用vb+SQL做的,绝对满足你的需求,快快来下吧-hard before making this paper the design and use vb SQL done, definitely meet your needs and get to where it
r
- vb.net学习
vb
- 这是一个用vb做的比较简单的学生信息查询系统,是以前毕业时朋友的毕业设计,不错的!-This is a vb to do with students is relatively simple information systems, the former friend s graduation graduation design, good!
rPGmakervb
- rPG maker vb源文件 rPG maker vb源文件-rPG maker
vb
- vb的界面设计 有源代码的 是我做毕业设计时用到的,可以作为参考-vb source code of the interface design is the design I used to do graduate, and can be used as reference
vb-Vista
- vb仿vista控件,非常漂亮vb控件,欢迎大家下载-vista imitation vb control, vb controls very beautiful
vb-YKMUSB-sampling
- 使用vb与衡河9140示波器连接,并控制采集一列脉冲数据,对数据进行分析,计算脉宽、积分面积、平均电压,并将波形通过picture控件显示在界面上-Using vb oscilloscope connected with the value for r. 9140, and a pulse control and data acquisition data, analyze data, calculate pulse width, integration area, average voltag
vb-zcb-rUN
- vb控制注册表的rUN项-vb控制注册表的rUN项-vb control of the registry rUN key-vb control of the registry rUN key
vb_Programming_QQ_chat_window_jitter_source_code.r
- vb编程设计QQ聊天窗口抖动程序源码vb Programming QQ chat window jitter source code-vb Programming QQ chat window jitter source code
vb_acquisition_system_printe_set_default_printer.r
- vb 获取系统打印机并设置为默认打印机vb acquisition system printer and set as the default printer-vb acquisition system printer and set as the default printer
Age_of_Empires_Conquerors_vb_plug_in_source_code.r
- 帝国时代2征服者vb*源代码Age of Empires 2 Conquerors vb plug-in source code-Age of Empires 2 Conquerors vb plug-in source code
vb_programming_combo_box_displays_file_list_code.r
- vb programming combo box displays the vb编程实现在组合框中显示文件列表经典代码-vb programming combo box displays the file list in the classic code
MDB_database_generate_Word_Excel_code_statements.r
- vb将MDB数据库生成Word、Excel、HTML报表源代码MDB database, vb will generate Word, Excel, HTML source code statements-MDB database, vb will generate Word, Excel, HTML source code statements
vb_code_attached_packet_capture_control_examples.r
- vb抓包控件源码附应用实例vb source code attached packet capture control application examples -vb source code attached packet capture control application examples
Dynamic.three.dimensional.figure.Programming.vb..r
- vb 动态三维图编程设计经典代码Dynamic three-dimensional figure Programming vb Classic code -Dynamic three-dimensional figure Programming vb Classic code
vb
- 通过GPrS方式进行的数据传输,这个是数据接收和显示程序。-Data translation by the way of g p r s ,and this is the data received and shown program.
vb_res
- 介绍vb中添加使用rES资源文件的方法,可以实现绿色软件编程。-Introduction vb rES resource file to add the method to use, you can achieve green software programming.
vb ArGB
- 用vb实现ArGB,方法很简单。 背景r * (1 - A / 255) + 图像r * (A / 255) 背景G * (1 - A / 255) + 图像G * (A / 255) 背景B * (1 - A / 255) + 图像B * (A / 255) 虽然对于图像的处理较为慢一些...(Using vb to implement ArGB, the method is very simple. Background r * (1 - A / 255) + image r *