-
sample about how the vga works
sample about how the vga works
- 2022-12-26 21:20:02下载
- 积分:1
-
Dump fonts inside Windows
在窗口中转储字体
- 2022-08-16 10:44:00下载
- 积分:1
-
The main image rotation, translation, and some commonly used transform
主要完成图像的旋转,平移,和一些常用的变换-The main image rotation, translation, and some commonly used transform
- 2022-02-13 01:47:42下载
- 积分:1
-
用 c# 使用 WMI 的示例
WMI 使用 C# 与 Windows 窗体的样本。
Connector.cs,启动连接器到同一主机的客户端。
- 2022-12-29 23:10:03下载
- 积分:1
-
这是最新出版的API函数大全,爱好API函数的同志们快来下载吧...
这是最新出版的API函数大全,爱好API函数的同志们快来下载吧-This is the latest edition of API grade, loving API function comrades Come download it
- 2023-08-02 15:15:04下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1
-
登录页
登录页
- 2022-03-25 20:45:41下载
- 积分:1
-
离散小波变换的数字水印
这段代码给出的细节和非常精确的实现离散小波用Haar变换变换..
- 2022-09-05 16:25:03下载
- 积分:1
-
智能Excel导入数据库程序源码(仅供学习参考)
技术特点:采用winform编写,操作简单,界面美观。
功能介绍:
可以根据excel的列进行与数据库列的匹配。
可以自动检测excel中的信息是否符合规定。不符合给出提示。
- 2022-04-19 15:43:29下载
- 积分:1
-
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文...
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remai
- 2022-08-09 22:47:02下载
- 积分:1