-
基于Java开发的模仿微信打飞机游戏
基于Java的模仿微信的打飞机游戏,以移动鼠标的形式控制飞机,采取数组方式替代集合,方便初学者查看学习,Java入门的整合项目
- 2022-01-23 10:21:45下载
- 积分: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
-
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高...
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高企业的运作效率和企业形象,得到了企业的广泛关注。上海Foxboro有限公司在工业智能自动化领域为广大用户提供了优秀的产品和服务,随着互连网技术的发展和应用,为了进一步满足客户的需求,公司提出将现有的IA系列产品SCADA与Web技术有机结合起来,实现基于Web技术的SCADA通用监控平台。-Universal Web-based technology platform to monitor the Internet as the core of the technological revolution, is to the human work, life, and even bring about great changes in survival. How to existing application systems and the success of the combination of Internet technology to further enhance the operational efficiency and corporate image, has been widespread concern in the enterprise. Shanghai Foxboro Company Limited in the industrial field of intelligent automation to provide customers with excellent products and services, with Internet development and application of technology, in order to further meet customer demand, the company proposed to the existing SCADA and IA products Web technology combine Web-based SCADA common monitoring platform.
- 2022-03-22 06:53:26下载
- 积分:1
-
双向列表的实现
双向列表的实现-Realize two-way list
- 2022-02-14 16:08:56下载
- 积分:1
-
这是WordNet语义网络,一二
这是个语义网络WordNet,能进行两个词的相似度的比较。-This is a semantic network of WordNet, to a two-word similarity comparison.
- 2022-12-06 13:45:04下载
- 积分:1
-
h264的解码源程序,h264文件解码成yuv视频序列
h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
- 2022-04-25 16:18:23下载
- 积分:1
-
C#获取硬盘、CPU型号并使用DES加密
C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。
- 2022-03-12 03:59:03下载
- 积分:1
-
命名管道服务器源码
命名管道服务器源码-named pipe server source
- 2022-02-16 07:16:10下载
- 积分:1
-
这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。...
这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。-ELF This is a document of analysis tools had not been all that can be used as an ELF file format study entry tools.
- 2022-11-29 13:35:03下载
- 积分:1
-
Graphical display, java respect columnar diagram shows, in order to better expre...
图形显示,java方面的柱型图显示,
为更好的,表达各个方面的表达效果-Graphical display, java respect columnar diagram shows, in order to better express the various aspects of the expression of the effect of
- 2022-03-19 11:15:28下载
- 积分:1