-
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度...
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
- 2022-04-30 01:55:04下载
- 积分:1
-
这个代码主要就是在list控件中可以实现查询分页功能
这个代码主要就是在list控件中可以实现查询分页功能-This code is mainly in the list control can be achieved query paging capability
- 2022-03-26 18:20:50下载
- 积分:1
-
本实例是介绍利用VC++来编写的WINDOWS界面的网络监听程序
本实例是介绍利用VC++来编写的WINDOWS界面的网络监听程序-Example is the introduction of the use of VC++ To prepare the WINDOWS interface network monitoring program
- 2022-07-12 07:31:09下载
- 积分:1
-
Great Internet Mersenne Prime Search
GIMPS
Finding World Record Primes Since 1...
因特网梅森素数大搜索,多处理器版v25.9-Great Internet Mersenne Prime Search
GIMPS
Finding World Record Primes Since 1996
- 2022-10-10 13:25:03下载
- 积分:1
-
基于 easyui的ssh2的作业管理系统
本项目是基于ssh2的作业管理系统,用的是jqueryeasyui的前台框架,项目包含发布作业,上传作业,下载作业分单个下载和批量下载,麻雀虽小,五脏俱全
- 2022-03-13 14:00:11下载
- 积分:1
-
这是一个学院管理系统
this is a college management system
- 2023-06-23 03:40:05下载
- 积分:1
-
通过对一系列的 api 及 shell32.dll 的调用来实现 windows 各种标准浏览选择对话框。此源代码为 vb4 设计。对后来版本同样适用(8KB)...
通过对一系列的 api 及 shell32.dll 的调用来实现 windows 各种标准浏览选择对话框。此源代码为 vb4 设计。对后来版本同样适用(8KB)-through the series of api and the motto call to achieve the standard browser windows various options dialog. This source code for vb4 design. Later versions of the same application (8KB)
- 2022-02-09 14:42:33下载
- 积分:1
-
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算...
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算-Principles of knowledge through the compiler to do a small procedure, the function is to realize the completion of the calculation of the string expression
- 2022-02-06 06:29:39下载
- 积分:1
-
向u盘拷贝文件
调用windows的dl文件,获取u盘在pc上的盘符,然后向u盘中拷贝文件。
源方法如下。
判断指定驱动器的类型:GetDriveTypeA函数
该函数能依据根目录识别1个驱动器是软驱或光驱或硬盘等。声明:
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
参数nDrive:驱动器根目录路径的字符串,如"C : ".
函数返回值为1个常数,指定驱动器类型:DRIVE_ REMOVABLE=2,软驱; REMOVABLE是可移动的
如果驱动器不能识别,则返回0,如指定目录不 DRIVE_ FIXED=3,硬盘。
存在,则返回1。 DRIVE _REMOTE=4,网络驱动器;
DRIVE _CDROM=5,光驱;
DRIVE_ RAMDISK=6虚拟磁盘
调用如:
Private Const DRIVE_CDROM = 5
- 2023-02-14 04:40:03下载
- 积分:1
-
这是一个在用vb编写的有关gis二次开发的程序雏形 可以在此基础上进行更深层次的开发...
这是一个在用vb编写的有关gis二次开发的程序雏形 可以在此基础上进行更深层次的开发-used in the preparation of the vb gis secondary development of the prototype process based on the deeper levels of development
- 2023-03-19 05:25:03下载
- 积分:1