搜索结果
找到约 2,034 项符合
Win 的查询结果
按分类筛选
- 全部分类
- 技术资料 (509)
- 其他 (98)
- 汇编语言 (97)
- VC书籍 (85)
- 其他书籍 (80)
- 驱动编程 (71)
- 电子书籍 (54)
- Windows CE (53)
- 软件 (48)
- 单片机编程 (46)
- Internet/网络编程 (42)
- Delphi控件源码 (34)
- 串口编程 (33)
- 书籍源码 (31)
- 游戏 (30)
- Java编程 (30)
- Linux/Unix编程 (29)
- 软件设计/软件工程 (28)
- 单片机开发 (26)
- VIP专区 (25)
- 开发工具 (22)
- 文章/文档 (22)
- 加密解密 (19)
- 编译器/解释器 (18)
- 操作系统开发 (17)
- 可编程逻辑 (17)
- USB编程 (17)
- 实用工具 (15)
- 压缩解压 (15)
- 嵌入式/单片机编程 (15)
- 磁盘编程 (14)
- PCB相关 (13)
- 网络 (11)
- 编辑器/阅读器 (10)
- 手机短信编程 (9)
- 通讯编程文档 (9)
- 数据结构 (9)
- 微处理器开发 (9)
- 接口技术 (8)
- 驱动程序 (8)
- 通讯/手机编程 (8)
- 软件工程 (8)
- 教育系统应用 (8)
- 多国语言处理 (8)
- uCOS (8)
- 人工智能/神经网络 (8)
- Delphi/CppBuilder (8)
- 其他行业 (8)
- 精品软件 (8)
- *行业应用 (7)
- 企业管理 (7)
- 数学计算 (7)
- 嵌入式Linux (7)
- 系统设计方案 (7)
- 教程 (6)
- 单片机相关 (6)
- 源码 (5)
- 其他 (5)
- 数据库系统 (5)
- 技术书籍 (5)
- 其他数据库 (5)
- J2ME (5)
- SQL Server (5)
- C/C++语言编程 (4)
- 数值算法/人工智能 (4)
- 多媒体处理 (4)
- 技术教程 (4)
- 嵌入式综合 (4)
- 教程资料 (4)
- 源码/资料 (4)
- Windows Mobile (4)
- 中间件编程 (4)
- 其他嵌入式/单片机内容 (4)
- Jsp/Servlet (4)
- 书籍 (3)
- Linux/uClinux/Unix编程 (3)
- Windows编程 (3)
- 计算机相关 (3)
- Modem编程 (3)
- 传真(Fax)编程 (3)
- 文件格式 (3)
- 技术管理 (3)
- matlab例程 (3)
- 交通/航空行业 (3)
- TAPI编程 (3)
- MySQL数据库 (3)
- GPS编程 (3)
- 软件测试 (3)
- ccs (3)
- 无线通信 (2)
- 仿真技术 (2)
- PCB图/BOM单/原理图 (2)
- ALTERA FPGA开发软件 (2)
- 工控技术 (2)
- 语音压缩 (2)
- Applet (2)
- Java书籍 (2)
- FlashMX/Flex源码 (2)
- Symbian (2)
- 医药行业 (2)
VC书籍 WIN32API的api接口函数说明,对于编程有帮助
WIN32API的api接口函数说明,对于编程有帮助
Windows CE Supports event grabber functions, which allow a Compact Framework control to receive Win32 messages
Supports event grabber functions,
which allow a Compact Framework control to receive Win32 messages.
驱动编程 test USB ,vc++, 例子 说明: 需要win2000或者winxp的DDK
test USB ,vc++, 例子
说明:
需要win2000或者winxp的DDK,才能编译。
Delphi控件源码 Winsock通信程序源码 用Delphi和Win API写的winsock通信程序
Winsock通信程序源码
用Delphi和Win API写的winsock通信程序,包括服务器和客户端程序所有代码,服务器初始侦听端口为8090。
希望对这方面的朋友有所帮助。
Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...
压缩解压 It is a GPL basic windowing library created specifically for windows and uses only basic win32 servi
It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environments.
驱动编程 主要介绍使用Win DDK和 Drive studio编写驱动程序的方法
主要介绍使用Win DDK和 Drive studio编写驱动程序的方法
Jsp/Servlet 运行环境是:Win xp+mysql+myeclipse 数据库结构已经给出
运行环境是:Win xp+mysql+myeclipse
数据库结构已经给出,
实现了注册、会员管理、版面修改等常见博客的一些功能!
数值算法/人工智能 The Window Design Method The basic idea behind the design of linear-phase FIR filters using the win
The Window Design Method
The basic idea behind the design of linear-phase FIR filters using the window
method is to choose a proper ideal frequency-selective filter [which always has
a noncausal, infinite duration impulse response] and then truncate its impulse
response hd[n] to obtain a linear-phas ...
Modem编程 Win32API串口编程虚拟终端的一个源代码
Win32API串口编程虚拟终端的一个源代码,可以用于对modem的控制,写自己的API程序是可以参考。