搜索结果
找到约 243 项符合
select 的查询结果
按分类筛选
- 全部分类
- 网络 (14)
- SQL Server (13)
- Linux/Unix编程 (12)
- Java编程 (11)
- 其他 (11)
- 技术资料 (9)
- C/C++语言编程 (8)
- 微处理器开发 (8)
- 单片机编程 (7)
- Oracle数据库 (7)
- 软件设计/软件工程 (7)
- 其他数据库 (6)
- Internet/网络编程 (6)
- 数据库系统 (6)
- 其他书籍 (6)
- 编译器/解释器 (5)
- 数学计算 (5)
- JavaScript (5)
- Delphi控件源码 (5)
- 源码 (5)
- 人工智能/神经网络 (4)
- 可编程逻辑 (3)
- 单片机开发 (3)
- 文章/文档 (3)
- 通讯编程文档 (3)
- 驱动编程 (3)
- 书籍源码 (3)
- 教程资料 (2)
- 传感与控制 (2)
- 开发工具 (2)
- VHDL/FPGA/Verilog (2)
- uCOS (2)
- 汇编语言 (2)
- 压缩解压 (2)
- 嵌入式Linux (2)
- SCSI/ASPI (2)
- matlab例程 (2)
- 串口编程 (2)
- Jsp/Servlet (2)
- MySQL数据库 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- Ajax (2)
- 企业管理 (2)
- 书籍 (2)
- VIP专区 (2)
- 驱动程序 (1)
- PCB相关 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 技术书籍 (1)
- 实用工具 (1)
- 仿真技术 (1)
- 数值算法/人工智能 (1)
- 语音压缩 (1)
- 多国语言处理 (1)
- 通讯/手机编程 (1)
- 其他行业 (1)
- 教育系统应用 (1)
- 电子书籍 (1)
- VC书籍 (1)
- Windows CE (1)
- VxWorks (1)
- FlashMX/Flex源码 (1)
- 游戏 (1)
- Java书籍 (1)
- GPS编程 (1)
- 行业发展研究 (1)
- 技术教程 (1)
- Linux/uClinux/Unix编程 (1)
- 多媒体处理 (1)
- 手册 (1)
教育系统应用 === === === === === === === === === 项目:图书管理系统V2.0 作者:覃武权 主页:http://cpucool.512j.com 邮箱:cooltoend
=== === === === === === === === ===
项目:图书管理系统V2.0
作者:覃武权
主页:http://cpucool.512j.com
邮箱:cooltoend@126.com
最后更新:2004-12-09
===================================================
*/
[功能简介]
一、用户功能
1、查看个人基本资料
2、查看借书状况
3、修改密码
4、查看馆 ...
SQL Server SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作
SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作,又可以数据库的备份和还原操作,还可以自动地根据需要产生各种SQL语句(包括了SELECT、UPDATE、DELETE、INSERT等SQL语句)的数据库工具,将为数据库管理员和数据库软件开发人员提供极大的方便。 ...
电子书籍 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter P
3、使用如下命令更改密码:
shell> mysqladmin -u root -p password ‘newpass’
Enter Password:*******
出现Enter Password的提示后输入原来的密码oldpass即可。
读者可以尝试其它所有本章介绍的方法。
4、首先以root用户的身份连接到服务器:
shell> mysql -u root -p
Enter password:*******
出现Enter password提后 ...
人工智能/神经网络 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 ...
Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的)
AR6K SDIO support. Requires firmware 1.1 on SD13 cards.
readme:
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver ...
单片机开发 Without this, the debugger spontaneously fails! 1 - Install mdk315b 2 - Replace the files: K
Without this, the debugger spontaneously fails!
1 - Install mdk315b
2 - Replace the files:
\Keil\ARM\BIN\ARM.DLL with one from mdk305a\Keil\ARM\BIN\ARM.DLL
\Keil\ARM\BIN31\ARM.DLL with one from mdk305a\Keil\ARM\BIN30\ARM.DLL
\Keil\UV3\UV3.DLL with one from mdk305a\Keil\UV3\UV3.DLL (*)
3 - Use ...
数学计算 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 ...
人工智能/神经网络 用c语言编写的matlab遗传算法程序
用c语言编写的matlab遗传算法程序,包含:select,crossover,mutator等。非常适合初学者学习,程序比较清晰,而且不是很复杂。
SQL Server Sqlserver2000压力测试 数据库请自己建
Sqlserver2000压力测试
数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com
10万
109640ms 插入
23078ms 清空
20万
216281ms
8391马上
40万:
416781
9381
if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTable ) = 1)
drop table [dbo ...