搜索结果
找到约 2,026 项符合
you 的查询结果
按分类筛选
- 全部分类
- 其他 (182)
- 其他书籍 (142)
- 技术资料 (113)
- Java编程 (107)
- 单片机开发 (87)
- VC书籍 (79)
- matlab例程 (72)
- Linux/Unix编程 (70)
- Java书籍 (60)
- 电子书籍 (50)
- Delphi控件源码 (43)
- 软件设计/软件工程 (43)
- 书籍 (40)
- 软件工程 (39)
- 汇编语言 (34)
- 文章/文档 (34)
- 压缩解压 (29)
- Internet/网络编程 (29)
- 通讯/手机编程 (26)
- 游戏 (26)
- 微处理器开发 (26)
- 书籍源码 (24)
- 数学计算 (24)
- VHDL/FPGA/Verilog (23)
- 系统设计方案 (23)
- 编译器/解释器 (21)
- 嵌入式/单片机编程 (21)
- 人工智能/神经网络 (21)
- 加密解密 (20)
- 网络 (20)
- 通讯编程文档 (18)
- 数值算法/人工智能 (17)
- J2ME (17)
- 其他行业 (17)
- 其他嵌入式/单片机内容 (17)
- FlashMX/Flex源码 (15)
- 可编程逻辑 (14)
- SQL Server (14)
- Jsp/Servlet (14)
- 驱动编程 (13)
- DSP编程 (12)
- JavaScript (12)
- 操作系统开发 (11)
- 编辑器/阅读器 (11)
- 文件格式 (11)
- USB编程 (11)
- 中间件编程 (10)
- 单片机编程 (9)
- 数据结构 (9)
- Windows CE (9)
- VIP专区 (9)
- 教程资料 (8)
- 手机短信编程 (8)
- Applet (8)
- 其他数据库 (8)
- MySQL数据库 (8)
- 行业发展研究 (8)
- GPS编程 (8)
- 开关电源 (7)
- Modem编程 (7)
- 技术管理 (7)
- uCOS (7)
- Windows Mobile (6)
- 人物传记/成功经验 (6)
- Ajax (6)
- 源码 (5)
- 嵌入式综合 (5)
- 串口编程 (5)
- 企业管理 (5)
- 多国语言处理 (5)
- BREW编程 (5)
- 邮电通讯系统 (5)
- 数据库系统 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- Delphi/CppBuilder (4)
- Symbian (4)
- 医药行业 (4)
- 认证考试资料 (4)
- 电源技术 (3)
- 无线通信 (3)
- 多媒体处理 (3)
- 教育系统应用 (3)
- 磁盘编程 (3)
- *行业应用 (3)
- STL (3)
- 家庭/个人应用 (3)
- C/C++语言编程 (2)
- Linux/uClinux/Unix编程 (2)
- 技术书籍 (2)
- 技术教程 (2)
- 模拟电子 (2)
- 源码/资料 (2)
- 手机彩信(MMS)编程 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
- 并行计算 (2)
- 软件 (1)
- 其他 (1)
- 接口技术 (1)
技术资料 移植到Symbian平台C-C.开放移动开发.rar
I originally started writing this book as part of the Symbian Press Technology
series back in May 2008. Since that time, a lot has changed in
the mobile software world, particularly for those working with Symbian
devices. The book you now hold in your hands is published by the
Symbian Foundation usi ...
可编程逻辑 使用Nios II软件构建工具
 使用Nios II软件构建工具
This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and
scripts that creates and builds embedded C/C++ application projects, user library
projects, and board support packages (BSPs). The Nios II SBT supports a repeatable,
scriptable, a ...
其他嵌入式/单片机内容 Support is available from MIPS Technologies Inc. - problems should be addressed to support@mips.co
Support is available from MIPS Technologies Inc. - problems should be
addressed to support@mips.com。This product may be controlled for export purposes.
You may not export, or transfer for the purpose of reexport, any technical
data received hereunder or the product produced by use of such techni ...
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
数值算法/人工智能 ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the numbe ...
VC书籍 vs.net技术内幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has
vs.net技术内幕
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps a ...
其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
单片机开发 This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source c ...
matlab例程 This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source c ...
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 ...