搜索结果
找到约 281 项符合
where 的查询结果
按分类筛选
- 全部分类
- 书籍 (33)
- 技术资料 (33)
- 其他 (15)
- 其他书籍 (14)
- 单片机编程 (12)
- matlab例程 (12)
- Java编程 (9)
- 数学计算 (9)
- C/C++语言编程 (8)
- 单片机开发 (8)
- 模拟电子 (7)
- Linux/Unix编程 (7)
- 电源技术 (6)
- 驱动编程 (5)
- 人工智能/神经网络 (5)
- VC书籍 (5)
- 网络 (4)
- 系统设计方案 (4)
- SQL Server (4)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- 技术管理 (3)
- 文章/文档 (3)
- Delphi控件源码 (3)
- 软件设计/软件工程 (3)
- JavaScript (3)
- 行业发展研究 (3)
- 论文 (2)
- 接口技术 (2)
- 数值算法/人工智能 (2)
- 加密解密 (2)
- 书籍源码 (2)
- 软件工程 (2)
- 电子书籍 (2)
- SCSI/ASPI (2)
- 嵌入式/单片机编程 (2)
- 生物技术 (2)
- Oracle数据库 (2)
- 源码 (1)
- PCB相关 (1)
- 无线通信 (1)
- 开关电源 (1)
- 数据库系统 (1)
- 仿真技术 (1)
- 通讯/手机编程 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 嵌入式综合 (1)
- 压缩解压 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- 文件格式 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- uCOS (1)
- 数据结构 (1)
- Java书籍 (1)
- J2ME (1)
- VHDL/FPGA/Verilog (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- Windows CE (1)
- Symbian (1)
- 中间件编程 (1)
- MySQL数据库 (1)
- GPS编程 (1)
- Ajax (1)
- MacOS编程 (1)
其他 Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions instead of Gaussian. The images do not need to be aligned.
编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp. ...
Java书籍 pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernu
pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ")
rs=pstmt.executeQuery()
if(rs!=null && rs.next()){
String datetime = rs.getString(2)
java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") ...
文章/文档 datagram application(basee on server-client) where the server sends the current time through a data
datagram application(basee on server-client) where the server sends the current time through a data to a client that asks the current time
软件设计/软件工程 To explain what is meant by a critical system where system failure can have severe human or economic
To explain what is meant by a critical system where system failure can have severe human or economic consequence
Delphi控件源码 Argh! Where s my mouse? Ah look at the eyes .... there it is! )) Mouse Eyes is another mouse cursor
Argh! Where s my mouse? Ah look at the eyes .... there it is! )) Mouse Eyes is another mouse cursor follower. Mouse eyes idea is indicating which direction to look in to find your mouse cursor.
Java编程 Java Sound API example. It represents a mixer of every sound device of the computer where is running
Java Sound API example. It represents a mixer of every sound device of the computer where is running.
其他 maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y
maven 2.0
The following instructions show how to install Maven 2:
1) Unpack the archive where you would like to store the binaries, eg:
tar zxvf maven-2.0.tar.gz
or
unzip maven-2.0.zip
2) A directory called "maven-2.0" will be created.
3) Add the bin directory to your PATH, eg:
export PATH=/u ...
VC书籍 Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely
Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques ...
其他书籍 Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major typ ...