资源列表
upanshijian
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:U盘事件-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: U disk events
tu
- 定义静态查找表的顺序存储结构 2.基本操作 创建静态查找表, 对静态查找表排序(非降序排列)(分别使用插入法,冒泡法,快速排序) 销毁表, 折半查找法查找关键字等于某个key的数据元素。 -Sort, and find
test8
- 用邻接链表结构存储图。程序首先调用建立有向图邻接链表的算法,建立有向图的邻接链表,在此邻接链表结构上,实现对有向图的拓扑排序,并输出结果。-Structure storage figure
zhan
- 将十进制数20和98所对应的二进制,八进制和十六进制数分别进行输出。 1. 将十进制数分别转换为八进制和二进制以及十六进制 2. 要求用栈实现。-Stack the basic operation of the
test2__
- 用所编写的程序验证结果是否正确,并将结果输出。 1.已知集合A={2,5,6,3,7,4,11,10,12,8,25} B={8,11,15,7,36,25} 2、各基本操作的实现 用链表实现集合A和集合B的并集,交集和差集,实现递增排序。 -List of basic operation
H.264
- H.264视频压缩算法,开发程序,H.264视频压缩算法,开发程序-H.264 video compression algorithm, the development process
EM78-SUB
- EM78系列单片机的数值转换子程序,欢迎下载学习!-EM78 SUB PROGRAM
virtual
- 关于面向对象的程序设计,很有用 构造函数和析构函数,默认构造函数-object oriented
navigation
- 惯性导航四元数解法matlab程序,可用于导弹导航-Quaternion navigation program
miniBlog
- 使用ASP中的C#语言制作的一个包括注册,登录,留言等功能的博客.-Using ASP in the production of a C# language, including registration, login, comments and other features of the blog.
536818AFE0E2Dd01
- Voltage balancing of diode clamped rectifier
Hook8034
- 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB
