-
桌面向导运行结果的主要形式如图1.1所示。deskt…
桌面精灵的主窗体运行结果如图1.1所示。桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。-Desktop wizard to run the results of the main form as shown in Figure 1.1. Desktop Wizard module is based on a combination of lunar and solar calendar display calendar, which also contains the 24 solar terms, and some Western holidays, these special dates are marked in different colors.
- 2023-03-14 00:20:03下载
- 积分:1
-
该类是用于涉及数值计算特别是矩阵运算时的极佳选择,计算行列式、求逆、求秩、矩阵加减乘除样样皆有...
该类是用于涉及数值计算特别是矩阵运算时的极佳选择,计算行列式、求逆、求秩、矩阵加减乘除样样皆有------限制,只能用于浮点型计算-Such is involved in numerical calculation for the matrix calculation, especially when an excellent choice for calculating the determinant, inverse, and rank, matrix calculation bit of everything in there restrictions, can only be used for floating-point calculation
- 2022-07-01 16:45:48下载
- 积分:1
-
实现定时关机的一个小程序,可以自己设定时间长短,还是算比较有用的!...
实现定时关机的一个小程序,可以自己设定时间长短,还是算比较有用的!-Shutdown from time to time to achieve a small process, you can set the length of time, or regarded as relatively useful!
- 2023-02-02 21:55:04下载
- 积分:1
-
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常...
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
- 2022-11-18 10:40:03下载
- 积分:1
-
实现文件压缩的一个派生类,不错
实现文件压缩的一个派生类,不错-achieve compression of a derived class, it is true
- 2022-03-11 04:44:07下载
- 积分:1
-
用VC++创建自定义向导程序,用户可以根据此向导灵活打造具有自我风格的应用程序...
用VC++创建自定义向导程序,用户可以根据此向导灵活打造具有自我风格的应用程序-With VC++ Create a custom wizard, the user can flexibly in accordance with this wizard to create a self-style applications
- 2022-10-30 00:20:02下载
- 积分:1
-
大家熟悉的弹球游戏,功能不多介绍了,看了再说~
大家熟悉的弹球游戏,功能不多介绍了,看了再说~-Familiar pinball game features more than introduced, and read to say ~呵呵
- 2022-07-07 19:45:22下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
128*64液晶模块图形显示应用实例编程
128*64液晶模块图形显示应用实例编程 -128* 64 LCD graphics Application Programming
- 2022-07-05 03:26:01下载
- 积分:1
-
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序
一个基于windows ce 4.2系统的SH3处理器的UDP协议寨程序-windows ce based on a 4.2 system SH3 processor UDP Walled procedures
- 2023-02-21 13:45:04下载
- 积分:1