-
JigsawPuzzle
说明: 用VB实现3乘3的拼图游戏,以前VB课程设计的时候做的,用了一个叫PictureClip的控件。(Using VB to achieve 3 by 3 puzzle, before, when VB program to do the design, uses a control called PictureClip.)
- 2010-05-04 22:05:05下载
- 积分:1
-
LabView_EXE_SETUP
LabView在写完程序后需要打包封装,本文就是介绍如何实现的,在写完程序后如果要在其它没有装LabView软件的电脑上,可以参考本文。(LabView procedures need to be packed in the finished package, is how to achieve this, the finish procedure is not installed if you want to LabView software on other computers, you can refer to this article.)
- 2010-12-22 22:16:44下载
- 积分:1
-
ccpbin
转换波共转换点道集抽取程序,用于转换波地震勘探(Converted-wave conversion point gather were extracted procedures for the converted-wave seismic exploration)
- 2009-12-30 07:16:52下载
- 积分:1
-
Pscad案例仿真
说明: pscad直流输电,学习和使用pscad的直流输电案例,里面包含传统直流和柔性直流(it Is pscad DC trassion)
- 2021-05-12 22:30:02下载
- 积分:1
-
仅供参考,希望能有帮助,希望大家能喜欢…
仅供参考,希望有帮助,也希望大家资源供享,每个人都有热情-For information purposes only and would like to have help, I hope you will enjoy the resources, each person has a warm
- 2022-06-28 00:10:58下载
- 积分:1
-
matlab计算面积和形心源码
说明: 计算非连通多边形的面积和面积,输出其面积和形心坐标(Calculating the area and centroid of unconnected polygon)
- 2020-12-05 23:59:23下载
- 积分:1
-
vc写的游戏,不是很垃圾
vc写的游戏,不是很垃圾-vc of the game was not very rubbish
- 2022-02-02 00:59:56下载
- 积分:1
-
3.1 语音分帧与加窗
语音分帧与加窗,包括测试音频和完整的测试代码组(Speech Framing and Windowing, including Test Audio and Complete Test Code Set)
- 2018-06-07 17:43:27下载
- 积分:1
-
MapWinGIS-4.9.4.2
windows下显示地图的控件源代码,可以自己加载(Code of ocx used to display map)
- 2018-01-13 22:49:25下载
- 积分:1
-
VC++ 为EditBox控件添加到列表选择框
VC++ 为EditBox控件添加到列表选择框,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program FilesCommon FilesSystemado”目录下。
例:如果你的系统盘为C盘,则该文件位于“C:Program FilesCommon FilesSystemado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“StdAfx.h”文件,将代码中的“d:Program FilesCommon FilesSystemadomsado15.dll”改为“c:Program FilesCommon FilesSystemadomsado15.dll”。
- 2022-06-01 02:07:19下载
- 积分:1