搜索结果
找到约 893 项符合
Your 的查询结果
按分类筛选
- 全部分类
- 其他 (80)
- 其他书籍 (67)
- Java编程 (57)
- VC书籍 (42)
- Linux/Unix编程 (34)
- Delphi控件源码 (33)
- 单片机开发 (28)
- matlab例程 (24)
- Java书籍 (22)
- 软件设计/软件工程 (19)
- 电子书籍 (19)
- 书籍 (17)
- 书籍源码 (16)
- 其他行业 (15)
- 嵌入式/单片机编程 (14)
- 文章/文档 (14)
- 驱动编程 (14)
- 软件工程 (14)
- 可编程逻辑 (13)
- 数值算法/人工智能 (13)
- 数学计算 (13)
- 加密解密 (13)
- Internet/网络编程 (11)
- 通讯/手机编程 (10)
- 微处理器开发 (10)
- 编译器/解释器 (10)
- 压缩解压 (9)
- 文件格式 (9)
- J2ME (9)
- 教程资料 (8)
- 游戏 (8)
- VHDL/FPGA/Verilog (8)
- 单片机编程 (7)
- FlashMX/Flex源码 (7)
- Windows CE (7)
- 通讯编程文档 (7)
- JavaScript (7)
- 人工智能/神经网络 (6)
- 操作系统开发 (6)
- 网络 (6)
- 其他嵌入式/单片机内容 (6)
- 汇编语言 (6)
- 手机短信编程 (6)
- GPS编程 (6)
- Modem编程 (6)
- 技术资料 (6)
- 中间件编程 (5)
- 其他数据库 (5)
- SQL Server (5)
- 嵌入式Linux (5)
- 系统设计方案 (5)
- 嵌入式综合 (4)
- 串口编程 (4)
- Delphi/CppBuilder (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- Jsp/Servlet (4)
- 人物传记/成功经验 (4)
- Windows Mobile (4)
- 数据结构 (4)
- *行业应用 (3)
- Applet (3)
- 企业管理 (3)
- MySQL数据库 (3)
- USB编程 (3)
- 电源技术 (2)
- 通信网络 (2)
- 无线通信 (2)
- 源码/资料 (2)
- uCOS (2)
- 技术管理 (2)
- 磁盘编程 (2)
- DSP编程 (2)
- 教育系统应用 (2)
- 家庭/个人应用 (2)
- 行业发展研究 (2)
- 技术书籍 (2)
- 源码 (2)
- 驱动程序 (1)
- allegro (1)
- 模拟电子 (1)
- PCB相关 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 测试测量 (1)
- TAPI编程 (1)
- 传真(Fax)编程 (1)
- Symbian (1)
- Oracle数据库 (1)
- 手机彩信(MMS)编程 (1)
- 并行计算 (1)
- VxWorks (1)
- 数据库系统 (1)
- 电子政务应用 (1)
- 金融证券系统 (1)
- RFID编程 (1)
- BREW编程 (1)
- CA认证 (1)
- 百货/超市行业 (1)
- 认证考试资料 (1)
其他书籍 In this book, you will learn about what drives the Linux development process. You will discover the
In this book, you will learn about what drives the Linux development process. You will discover the wide
variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration
Management – and how those tools are used to build application software, tools, utilities and e ...
单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The exper ...
VC书籍 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern t
Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design ...
VC书籍 Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn
Imperfect C++ Practical Solutions for Real-Life Programming
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you w ...
软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s
Inside the C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...
其他 Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used
Lotus Notes开发用的在线DHTML编辑器,基于Active X control
1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base
code to add m ...
单片机开发 This Application Note describes the steps that are required to install and use the Keil Monitor-51 o
This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a
user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2
Debugger. You can use the powerful debugging interface to test application programs in your ta ...
单片机开发 The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash bre
The ISD51_Demo project for the MSC1200 shows how to use the ISD51
In-System-Debugger with flash breakpoints or hardware breakpoints.
By default, it is configured for flash breakpoints which allow you
to set real-time breakpoints in your software. Using Flash breakpoints
has also the benefit that no ...
Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas.
fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
教育系统应用 MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统 =======================================================
MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统
========================================================================
AppWizard has created this 学生管理系统 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting ...