搜索结果
找到约 280 项符合
Select 的查询结果
按分类筛选
- 全部分类
- 技术资料 (36)
- 网络 (14)
- Linux/Unix编程 (13)
- SQL Server (13)
- 其他 (12)
- Java编程 (11)
- C/C++语言编程 (9)
- 单片机编程 (8)
- 微处理器开发 (8)
- Oracle数据库 (7)
- 软件设计/软件工程 (7)
- 数据库系统 (6)
- 其他书籍 (6)
- Internet/网络编程 (6)
- 其他数据库 (6)
- 源码 (5)
- 编译器/解释器 (5)
- 数学计算 (5)
- Delphi控件源码 (5)
- JavaScript (5)
- 单片机开发 (4)
- 人工智能/神经网络 (4)
- 文章/文档 (4)
- matlab例程 (4)
- 书籍源码 (3)
- 可编程逻辑 (3)
- 驱动编程 (3)
- 通讯编程文档 (3)
- 书籍 (2)
- 开发工具 (2)
- 传感与控制 (2)
- 教程资料 (2)
- 压缩解压 (2)
- 串口编程 (2)
- SCSI/ASPI (2)
- 企业管理 (2)
- 技术管理 (2)
- 汇编语言 (2)
- 嵌入式/单片机编程 (2)
- uCOS (2)
- 嵌入式Linux (2)
- VHDL/FPGA/Verilog (2)
- MySQL数据库 (2)
- Jsp/Servlet (2)
- Ajax (2)
- VIP专区 (2)
- 手册 (1)
- PCB相关 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 数值算法/人工智能 (1)
- 多媒体处理 (1)
- 驱动程序 (1)
- 仿真技术 (1)
- 通讯/手机编程 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 实用工具 (1)
- 嵌入式综合 (1)
- 电子书籍 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 语音压缩 (1)
- 多国语言处理 (1)
- Java书籍 (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- 其他行业 (1)
- Windows CE (1)
- VC书籍 (1)
- 行业发展研究 (1)
- GPS编程 (1)
技术资料 21天学通SQL
SQL 语句— —SELECT 语句它使我们能够用自己的方法来从数据库中检索到自己想要的数据同时在第一周我们也将学习SQL 的函数联合查询及子查询嵌于查询中的查询并举出多个例子以帮助您理解它们这些例子是适用于Oracle7 Sybase SQL Server MicrosoftAccess Microsoft Query 我们会用高亮显示指出它们的相似之处以及不同点读者们 ...
技术书籍 21天学通SQL
SQL 语句— —SELECT 语句它使我们能够用自己的方法来从数据库中检索到自己想要的数据同时在第一周我们也将学习SQL 的函数联合查询及子查询嵌于查询中的查询并举出多个例子以帮助您理解它们这些例子是适用于Oracle7 Sybase SQL Server MicrosoftAccess Microsoft Query 我们会用高亮显示指出它们的相似之处以及 ...
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
JavaScript 菜单实现的主要技术为Javascript, DOM, XML 不会被任何标签覆盖
菜单实现的主要技术为Javascript, DOM, XML
不会被任何标签覆盖,一般的菜单会被SELECT,OBJECT等标签覆盖。
可以跨过框架,譬如一个frameset中有两个frame,上一个frame放菜单,下一个frame放具体内容,那么菜单可以悬浮于下一个frame之上。
在添加菜单数据时,通过指定父子菜单的ID来达到动态菜单的目的。
可使用XML存 ...
JavaScript noka标签是一组在JSP上远行的支持多种数据库的集数据处理
noka标签是一组在JSP上远行的支持多种数据库的集数据处理,显示处理于一体的JSP标签,其中有:
编码拦截器工具类
数据表格(DBTable)标签
时间日期(DateOrTime)标签
组合选择框(selectDouble)标签
下拉选择框(select)标签
树形菜单(TreeDB)标签<不带Checkbox框>
树形菜单(TreeMenuCheckbox)标签
选项卡(tabs/ Divs)标签
...
Linux/Unix编程 //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "List", NULL, 0, &argc, argv, NULL, NULL] /
//建立顶级窗口
toplevel = XtVaAppInitialize[&app, "List", NULL, 0,
&argc, argv, NULL, NULL]
//建立列表上的复合字符串
for[i=0 i<12 i++]
str_months[i] = XmStringCreateSimple[months[i]]
//建立列表
n = 0
XtSetArg[args[n], XmNitems, str_months] n++
XtSetArg[args[n], XmNitemC ...
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...
单片机编程 PCA9541 2 to 1 I2C-bus master
The PCA9541 is a 2-to-1 I2C-bus master selector designed for high reliability dual masterI2C-bus applications where system operation is required, even when one master fails orthe controller card is removed for maintenance. The two masters (for example, primaryand back-up) are located on separate I2C ...