搜索结果
找到约 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)
其他书籍 The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three
The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three categories: a student who is
being forced to read this stuff for a class, someone who picked up this book by accident (probably
because you have yet to be indoctrinated by the world at large), or one ...
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
Java书籍 Java Phrasebook gives you the code phrases you need to quickly and effectively complete your program
Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
中间件编程 AppWizard has created this QMPlugin DLL for you. This file contains a summary of what you will f
AppWizard has created this QMPlugin DLL for you.
This file contains a summary of what you will find in each of the files that
make up your QMPlugin application.
文件格式 wma document,you can get a clear stucture about the WMA after you read this documentary
wma document,you can get a clear stucture about the WMA after you read this documentary
单片机开发 a interesting and useful game which you can use quickly meanwhile you can enjoy yourself
a interesting and useful game which you can use quickly meanwhile you can enjoy yourself
Linux/Unix编程 An exercise with thread of C. If you want to explore this programming language you must know the th
An exercise with thread of C.
If you want to explore this programming language you must know the thread and parallel programming.
Delphi控件源码 nice crypt method, if you are a delphi programmer you really love this because is very useful code
nice crypt method, if you are a delphi programmer you really love this because is very useful code
人物传记/成功经验 Make a Driver is difficult, it need some experients. When you write it, you will be fault to other
Make a Driver is difficult, it need some experients.
When you write it, you will be fault to other fault. i think that, this book is good to make driver use WDM(window driver model)