-
间的使用
利用进程间通讯的方法,获取msn聊天内容的原代码-The use of inter-process communication methods, to obtain the contents of the msn
- 2022-02-04 09:48:00下载
- 积分:1
-
C code pretty good, nothing particularly good that everyone looks forward to the...
C代码不错,没什么特别好的说明,期待大家的评价-C code pretty good, nothing particularly good that everyone looks forward to the evaluation of
- 2022-10-17 20:15:02下载
- 积分:1
-
converts from different units of weight from metric to imperial and vica versa.
converts from different units of weight from metric to imperial and vica versa.
- 2023-07-07 11:25:02下载
- 积分:1
-
Windows 驱动程序工具包 (WDK) 8.1 微型端口
此示例的目的是为了说明的反序列化功能NDIS 微型端口驱动程序,而无需物理网络适配器。这示例基于 E100BEX 样本目前 DDK 中。它基本上是E100bex 驱动程序的简化的版本。驱动程序可以安装使用手动添加硬件向导的根枚举虚拟小型端口驱动程序或虚拟 (就像烤面包机总线) 总线上。因为驾驶员没有与任何硬件进行交互,这让它很容易理解的微型端口接口和各种 NDIS 功能没有杂乱的用法硬件特定的代码通常在一个全功能的驱动程序中找到。此示例提供了示例用于教育的最小驱动程序目的。该驱动程序或其样本测试程序既不被为了在生产环境中使用。
- 2023-03-04 09:00:04下载
- 积分:1
-
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP-VxD source,,,, again Chuan Oh, MY GOD I UP. . . I UP
- 2022-05-31 15:40:09下载
- 积分:1
-
NVIDIA的并行计算。
使用nVidia进行并行处理的框架,编程环境是vs2005,c++语言。-parallal computing by nVidia
- 2022-03-18 00:07:13下载
- 积分:1
-
a good art clock procedures. With the whole point timekeeping function
一个很好的艺术时钟程序。具有整点报时功能-a good art clock procedures. With the whole point timekeeping function
- 2023-03-22 18:30:04下载
- 积分:1
-
CTreeCtrl控件和 ComcoBox控件的使用,比较基础
CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
- 2022-02-05 02:39:38下载
- 积分:1
-
一套可创建动态网页的控件
一套可创建动态网页的控件-can create a dynamic web of control
- 2022-07-12 06:46:31下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1