搜索结果
找到约 151 项符合
go 的查询结果
按分类筛选
- 全部分类
- 书籍 (10)
- 其他 (9)
- C/C++语言编程 (8)
- 软件设计/软件工程 (7)
- 单片机开发 (7)
- 单片机编程 (6)
- Java编程 (6)
- DSP编程 (6)
- 教育系统应用 (4)
- Linux/Unix编程 (4)
- VC书籍 (4)
- USB编程 (4)
- matlab例程 (4)
- 技术资料 (4)
- 电源技术 (3)
- 传感与控制 (3)
- 其他书籍 (3)
- 人工智能/神经网络 (3)
- 数学计算 (3)
- 数据结构 (3)
- 无线通信 (2)
- 电子书籍 (2)
- 其他数据库 (2)
- Internet/网络编程 (2)
- Delphi控件源码 (2)
- 游戏 (2)
- J2ME (2)
- Windows CE (2)
- Applet (2)
- SQL Server (2)
- 软件工程 (2)
- 嵌入式/单片机编程 (2)
- 文章/文档 (2)
- Linux/uClinux/Unix编程 (2)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 电子政务应用 (1)
- 网络 (1)
- 其他嵌入式/单片机内容 (1)
- 系统设计方案 (1)
- 驱动编程 (1)
- Jsp/Servlet (1)
- SCSI/ASPI (1)
- 编译器/解释器 (1)
- 书籍源码 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 文件格式 (1)
- Delphi/CppBuilder (1)
- 数值算法/人工智能 (1)
- 通讯编程文档 (1)
- 数据库系统 (1)
- 认证考试资料 (1)
- 教程 (1)
数学计算 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 ...
matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...
Jsp/Servlet --- --- ----- 1、界面更友善 2、优化主代码 3、更新热门词 4、增加搜索排行榜 5、修正切换搜索引擎时左栏不会随所选引擎自动变换问题 例:原http://s
--- --- -----
1、界面更友善
2、优化主代码
3、更新热门词
4、增加搜索排行榜
5、修正切换搜索引擎时左栏不会随所选引擎自动变换问题
例:原http://so.ok881.com/go.asp?Key=唱得响亮&NO=9(这时左栏处于“网页”分类目录)
当将NO=9换成NO=101 时,左栏能自动切换到“影视”分类目录
6、增加相关搜索关键词 ( ...
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 ...
USB编程 This project shows how to use the IOKit notification mechanism to register to be notified when devic
This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
编译器/解释器 对任意给定的文法G 构造LR(1) 项目集规范族
对任意给定的文法G 构造LR(1)
项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上,
构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。
程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及
输入串input.txt;两个输出文件:项目集items.txt 和文法的LR( ...
单片机开发 、本实战的目的是让大家熟悉ADC模块的功能以及AD转换的方法 2、项目实现的功能:从芯片RA0输入一个可以随时变化的模拟量(通过调节DEMO板VR1实现) 则单片机就能够及时地把该模拟量进行模
、本实战的目的是让大家熟悉ADC模块的功能以及AD转换的方法
2、项目实现的功能:从芯片RA0输入一个可以随时变化的模拟量(通过调节DEMO板VR1实现)
则单片机就能够及时地把该模拟量进行模/数转换,并用LED显示出来,我们可以看到转换结果
会随模拟量的变化而变化,从而以让我们了解片内ADC模块的工作情况。
3、本例的软 ...
Linux/Unix编程 Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela
Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, ...
技术管理 JSP验证码代码:生成有4个随机数字和杂乱背景的图片
JSP验证码代码:生成有4个随机数字和杂乱背景的图片,数字和背景颜色会改变,服务器端刷新(用history.go(-1)也会变)
Java编程 实现基本的购物车功能。 eclipse+sqlserver2005 1.主要强调了购物车的业务逻辑。 2
实现基本的购物车功能。
eclipse+sqlserver2005
1.主要强调了购物车的业务逻辑。
2,利用javabean封装。比较适合jsp初学者。
3.简洁实用。可以在此基础上开发更加复杂功能的购物网站。
数据库建立
create database shop_db
go
use shop_db
go
create table t_sp
(
s_id int identity(1,1) primary key,
s_name varchar(2 ...