-
可以完成屏幕打印功能。帮助对屏幕所选内容的打印。
可以完成屏幕打印功能。帮助对屏幕所选内容的打印。-Printing area of screen that selected.
- 2022-04-11 03:24:32下载
- 积分:1
-
C#在WINCE系统上播放声音
PDA数据采集器,采集异常数据数据时,发出警告声音。
- 2022-01-26 04:47:13下载
- 积分:1
-
深入浅出vc++入门,进阶与应用实例的源码第四部分,对于初学者有很多帮助...
深入浅出vc++入门,进阶与应用实例的源码第四部分,对于初学者有很多帮助-Easy vc++ entry, advanced source code examples and application of the fourth part of a lot of help for beginners
- 2022-01-31 11:50:16下载
- 积分:1
-
Java显示彩色的名字,并可以改变其颜色
Java显示彩色的名字,并可以改变其颜色-Java code which can show the color name and change the color
- 2022-02-24 21:04:46下载
- 积分:1
-
visual c++ 写的splashWin
visual c++ 写的splashWin
- 2022-03-15 07:52:58下载
- 积分:1
-
windows 登录界面定制化
在 XP 时代,微软提供了 GINA 的接口来让我们对系统登录界面进行定制,在 Win7 以上系统中,微软提供了另外一种接口,就是 Credential Providers, Credential Providers 译为凭据提供者/商。所谓凭据就是提供了一种身份认证的方式,原有的 Windows 身份认证方式就是开机的时候需要你输入密码。而通过微软提供这套接口你可以实现丰富的身份认证方式,比如指纹、USB-Key等任意修改 Windows 系统登录时的界面。比较有名的有些一些应该了解过的产品就是 ThinkPad 的指纹解锁功能,通过验证指纹来解锁计算机,当你了解了实现机制以后,硬件条件允许的情况下,你也可以做一套自己的身份认证系统
- 2022-10-26 09:00:03下载
- 积分:1
-
语法分析器 使用算符优先分析方法 可以输出 first集 last集 并对输入的字符串进行处理 判断是否输入合法...
语法分析器 使用算符优先分析方法 可以输出 first集 last集 并对输入的字符串进行处理 判断是否输入合法-Parser using the operator first set of analysis methods can be exported first and last set of input processing to determine whether the input string is valid
- 2022-08-05 20:37:39下载
- 积分:1
-
AccountServer
AccountServer
- 2023-05-28 03:40:02下载
- 积分:1
-
《面向对象程序设计》练习10_7的源代码
《面向对象程序设计》练习10_7的源代码- Object-oriented programming, the source code of practice 10_7
- 2022-10-01 11:55:03下载
- 积分:1
-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-01-26 05:51:05下载
- 积分:1