搜索:Windows内核
找到约 10,000 项符合「Windows内核」的查询结果
结果 10,000
按分类筛选
- 全部
- 技术资料 (2554)
- Linux/Unix编程 (789)
- 其他书籍 (641)
- VC书籍 (579)
- Windows CE (487)
- 驱动编程 (471)
- 其他 (453)
- 电子书籍 (291)
- Java编程 (269)
- Windows Mobile (260)
- 嵌入式Linux (242)
- 学术论文 (220)
- 单片机开发 (218)
- 操作系统开发 (209)
- 软件设计/软件工程 (193)
- 单片机编程 (165)
- 微处理器开发 (158)
- 文章/文档 (150)
- Internet/网络编程 (139)
- 汇编语言 (136)
- 嵌入式/单片机编程 (128)
- 书籍源码 (120)
- uCOS (117)
- Delphi控件源码 (111)
- 嵌入式综合 (98)
- 游戏 (94)
- 网络 (94)
- 加密解密 (81)
- 串口编程 (80)
- 通讯/手机编程 (79)
- 系统设计方案 (74)
- 文件格式 (64)
- 精品软件 (63)
- VIP专区 (59)
- 编译器/解释器 (58)
- 其他嵌入式/单片机内容 (58)
- 通讯编程文档 (57)
- USB编程 (53)
- 软件工程 (52)
- VHDL/FPGA/Verilog (49)
- SQL Server (49)
- 压缩解压 (47)
- 人工智能/神经网络 (46)
- 企业管理 (39)
- 数据库系统 (37)
- 编辑器/阅读器 (37)
- 磁盘编程 (36)
- 其他数据库 (36)
- 技术书籍 (35)
- 教育系统应用 (33)
- 技术管理 (33)
- 软件 (32)
- Applet (32)
- 数据结构 (32)
- 数学计算 (31)
- 开发工具 (28)
- 数值算法/人工智能 (26)
- DSP编程 (25)
- *行业应用 (25)
- Delphi/CppBuilder (25)
- 其他行业 (24)
- 中间件编程 (24)
- VxWorks (23)
- 书籍 (21)
- matlab例程 (21)
- 源码 (19)
- 手机短信编程 (19)
- 多国语言处理 (18)
- J2ME (17)
- Jsp/Servlet (17)
- 技术教程 (16)
- 实用工具 (16)
- Java书籍 (16)
- Linux/uClinux/Unix编程 (14)
- 通信网络 (13)
- 源码/资料 (13)
- GPS编程 (13)
- 笔记 (11)
- JavaScript (11)
- 并行计算 (11)
- 人物传记/成功经验 (11)
- 教程 (10)
- Windows编程 (10)
- ARM (10)
- 家庭/个人应用 (10)
- Oracle数据库 (10)
- MySQL数据库 (10)
- FlashMX/Flex源码 (9)
- 并口编程 (9)
- OA系统 (9)
- 电源技术 (8)
- 接口技术 (8)
- 百货/超市行业 (8)
- 手册 (7)
- PCB相关 (7)
- C/C++语言编程 (7)
- 可编程逻辑 (7)
- 语音压缩 (7)
- CA认证 (7)
- 网络及电脑 (6)
https://www.eeworm.com/dl/618/252358.html
驱动编程
This the third edition of the Writing Device Drivers articles. The first article helped to simply ge
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory l ...
https://www.eeworm.com/dl/625/271704.html
游戏
Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic c
Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar and VScrollBar. It uses the l ...
https://www.eeworm.com/dl/647/282729.html
嵌入式/单片机编程
这可是一个重量级工具
这可是一个重量级工具,是手机刷机盒UFS的管理工具,可以救活UFS刷机盒HWK模块,支持到HWK 3.03版。这可是源代码哦,一方面可以了解Windows ASM的编程,还可以了解如何控制嵌入式硬件。考虑再三还是放出吧,但请慎用。 ...
https://www.eeworm.com/dl/626/286409.html
编辑器/阅读器
一个国外的开源项目
一个国外的开源项目,支持语法高亮的编辑器,支持c,c++,java,html等各种语言,并且能够自定义关键字和lexer实现自定义的语法高亮。scintilla在实现上是一个标准的windows控件,不依赖于MFC,可以很方便地用在非MFC程序。 ...
https://www.eeworm.com/dl/660/287656.html
J2ME
打飞机的
打飞机的,背景可以移动,有关头,有奖励,有一架飞机带跟踪,很简单,各位不要笑话我,发上来主要照顾毕业设计危险的XD
操作系统:Microsoft Windows XP
程序语言:Java 2
开 发 包:Java(TM) 2 Standard Edition (5.0)
Sun Micro. J2ME Wireless Tool Kit 2.2
IDE: Eclipse 3.01 ...
https://www.eeworm.com/dl/686/289061.html
VC书籍
MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架
MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。这是一本简介扼要的说明了MFC的结构的如何运用的好书 ...
https://www.eeworm.com/dl/633/289634.html
Java编程
The jxcell allows any Java developer to automate any manual spreadsheet process within their organiz
The jxcell allows any Java developer to automate any manual spreadsheet process within their organization.
Automate the delivery of Excel reports and give your users the data they need in the format they want.
Web-enable your existing spreadsheet business logic as a scalable ...
https://www.eeworm.com/dl/666/330757.html
Delphi控件源码
在Delphi中
在Delphi中,用户可以使用多种方式在程序中使用图形图像:既可以在设计时插入预先做好的图像,又可以在设计时用图像控件创建它们,或者在运行时动态地画出它们,本软件就是运用了Delphi的动态建图功能,使其具有Windows画图程序的主要功能 ...
https://www.eeworm.com/dl/684/336925.html
软件设计/软件工程
[UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码
[UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例
[USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子
[mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 ...
https://www.eeworm.com/dl/cadence/ebook/337622.html
电子书籍
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an ama ...