搜索:Windows Mobile
找到约 8,326 项符合「Windows Mobile」的查询结果
结果 8,326
按分类筛选
- 全部
- 技术资料 (1227)
- VC书籍 (575)
- Windows CE (484)
- 其他书籍 (461)
- 其他 (431)
- 驱动编程 (429)
- Java编程 (290)
- Windows Mobile (282)
- 电子书籍 (258)
- Linux/Unix编程 (213)
- 通讯/手机编程 (169)
- 软件设计/软件工程 (153)
- Internet/网络编程 (137)
- 文章/文档 (134)
- 操作系统开发 (128)
- 汇编语言 (125)
- 书籍源码 (121)
- 书籍 (119)
- Delphi控件源码 (108)
- 游戏 (103)
- 单片机开发 (97)
- 串口编程 (78)
- 通讯编程文档 (74)
- 嵌入式/单片机编程 (74)
- 加密解密 (73)
- 单片机编程 (69)
- 网络 (67)
- J2ME (58)
- 文件格式 (54)
- 编译器/解释器 (53)
- 微处理器开发 (52)
- 系统设计方案 (52)
- SQL Server (48)
- 软件工程 (47)
- USB编程 (47)
- 学术论文 (46)
- 压缩解压 (44)
- 精品软件 (44)
- 人工智能/神经网络 (42)
- 企业管理 (38)
- 编辑器/阅读器 (37)
- 数据库系统 (36)
- 其他数据库 (34)
- 磁盘编程 (33)
- 软件 (32)
- Applet (32)
- 其他嵌入式/单片机内容 (32)
- 教育系统应用 (31)
- 数学计算 (31)
- VIP专区 (30)
- uCOS (29)
- 数据结构 (29)
- 手机短信编程 (28)
- 技术管理 (27)
- Delphi/CppBuilder (26)
- matlab例程 (26)
- 数值算法/人工智能 (25)
- *行业应用 (25)
- 嵌入式Linux (25)
- 其他行业 (25)
- 开发工具 (24)
- 技术书籍 (23)
- 嵌入式综合 (23)
- 中间件编程 (22)
- Symbian (21)
- GPS编程 (20)
- Jsp/Servlet (20)
- 多国语言处理 (18)
- JavaScript (18)
- Java书籍 (16)
- 源码 (15)
- DSP编程 (15)
- 实用工具 (14)
- 源码/资料 (13)
- 行业发展研究 (13)
- 通信网络 (12)
- 教程 (10)
- Windows编程 (10)
- 家庭/个人应用 (10)
- Oracle数据库 (10)
- MySQL数据库 (10)
- FlashMX/Flex源码 (9)
- 并口编程 (9)
- 并行计算 (9)
- 无线通信 (8)
- 百货/超市行业 (8)
- 人物传记/成功经验 (8)
- PCB相关 (7)
- C/C++语言编程 (7)
- 接口技术 (7)
- 语音压缩 (7)
- CA认证 (7)
- OA系统 (7)
- 邮电通讯系统 (7)
- 笔记 (6)
- 网络及电脑 (6)
- 电子书籍 (6)
- 多媒体处理 (6)
- 技术教程 (6)
- 可编程逻辑 (6)
https://www.eeworm.com/dl/650/254173.html
人工智能/神经网络
在windows下对Flock of Bird 跟踪器编程的源代码
在windows下对Flock of Bird 跟踪器编程的源代码
https://www.eeworm.com/dl/534/255588.html
其他
ttf2bdf.exe 可以将windows字体转换为bdf格式
ttf2bdf.exe 可以将windows字体转换为bdf格式
https://www.eeworm.com/dl/624/259330.html
串口编程
VisualC++串口通信技术与典型事例源代码Windows API编程
VisualC++串口通信技术与典型事例源代码Windows API编程
https://www.eeworm.com/dl/cadence/ebook/266488.html
电子书籍
微软自己出版的windows图形界面开发。虽然有点老
微软自己出版的windows图形界面开发。虽然有点老,但很有参考价值。
https://www.eeworm.com/dl/542/277888.html
其他书籍
MPICHfo windows是美国重点国家试验室的免费软件
MPICHfo windows是美国重点国家试验室的免费软件,在微软环境下可以实现并行的处理
https://www.eeworm.com/dl/618/279710.html
驱动编程
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 ...
https://www.eeworm.com/dl/633/281256.html
Java编程
使用java的exec方法调用windows的命令提示符
使用java的exec方法调用windows的命令提示符,实现定时关闭游戏进程的小程序。
(确定游戏进程需要指定该游戏的真实进程名)
https://www.eeworm.com/dl/686/281261.html
VC书籍
第一课:Windows程序运行原理及程序编写流程
第一课:Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列等第二课:类的编写与应用,
第三课:讲述MFC AppWizard的原理与MFC程序框架的剖析。