Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sort
Search - sort - List
如题 这是一个NE2000的驱动开发程序历程,里面包含了代码和开发过程,读者可以自己整理一下 很容易-that if it is driven by an NE2000 course development process, which contains the code and development process, The readers can sort this very easily
Date : 2008-10-13 Size : 7.69kb User : 李亚林

如题 这是一个NE2000的驱动开发程序历程,里面包含了代码和开发过程,读者可以自己整理一下 很容易-that if it is driven by an NE2000 course development process, which contains the code and development process, The readers can sort this very easily
Date : 2026-01-15 Size : 7kb User : 李亚林

In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system threads, how to queue work items for execution within the context of existing system threads, and how to set up watchdog timers for unresponsive devices.
Date : 2026-01-15 Size : 686kb User : Nick

详细介绍了如何利用Windows Driver Model在Windows环境下编写驱动程序。-The Windows Driver Model traces its roots several years back to an OS called Windows for Workgroups 3.10. At that time we were struggling with support for the myriad of different SCSI controllers, and I was gazing longingly at the assortment of miniports that the Windows燦T team had created. It didn抰 take long to realize that it would take less effort to re-create the necessary image loader and execution environment that the miniports expected than it would to rewrite and debug all of those miniports in some sort of VxD form.
Date : 2026-01-15 Size : 5.95mb User : 闫煜

写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array, string array. Return results in the map data according to the float value to be sorted, and sorted the results saved to a float, the string array, the array elements must correspond to the map data.
Date : 2026-01-15 Size : 1kb User : 汪亚男

我自己整理的驱动编译的方法,一共三种,希望对大家有意义-I sort of drive of compiled method, a total of three, hope to all have a meaning
Date : 2026-01-15 Size : 3kb User : 王磊

用C语言数出一个文件中各个单词出现的顺序并排序,不区分大小写。-With the number of C language and sort out the order of appearance of each word in a file, not case-sensitive.
Date : 2026-01-15 Size : 1kb User : 天涯路

数据库线性表的一些操作,插入,删除,排序-Some linear operation of the table, insert, delete, sort, etc.
Date : 2026-01-15 Size : 155kb User : annie

背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort algorithm to sort items in accordance with the smallest unit, and then choose to greed.
Date : 2026-01-15 Size : 1kb User : shauo5395
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.