搜索结果
找到约 1,339 项符合
P-Q 的查询结果
Java编程 Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only
Copy gen_jmsn.dll to your Winamp Plugins Directory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started ...
VC书籍 用C语言在Brew平台下编写的一个小游戏“宠物总动员”
用C语言在Brew平台下编写的一个小游戏“宠物总动员”,类似于电子宠物,界面属Q版功能基本满足玩家,请各位指教
文章/文档 可实现人工和自动寻找路径
可实现人工和自动寻找路径,人工控制时,对 输入的按键进行判断,有效的键是W,S,A,D为方向键,Q为退出键计算机演示模式下,小人靠墙的左侧一直走,进行探险,如果碰到死胡同,则返回,这样可以一直走到出口,按容易键退出游戏 ...
人工智能/神经网络 基于BP神经网络的 参数自学习控制 (1)确定BP网络的结构
基于BP神经网络的 参数自学习控制
(1)确定BP网络的结构,即确定输入层节点数M和隐含层节点数Q,并给出各层加权系数的初值 和 ,选定学习速率 和惯性系数 ,此时k=1;
(2)采样得到rin(k)和yout(k),计算该时刻误差error(k)=rin(k)-yout(k);
(3)计算神经网络NN各层神经元的输入、输出,NN输出层的输出即为PID控制器的 ...
单片机开发 富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at P
富士通单片机MB902420系列
CAN Project:
CAN0 will work as a simple Repeater.
Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P)
and will send out again as byte-packages to ID#2
Receive-Buffer #1 : basic can
Transmit-Buffer #6 : full-can ID #2
数学计算 runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)
runs Kalman-Bucy filter over observations matrix Z
for 1-step prediction onto matrix X (X can = Z)
with model order p
V = initial covariance of observation sequence noise
returns model parameter estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea ...
数学计算 Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo
algorithm to sample from the distribution P ~ EXP(-F), where F is the
first argument to HMC. The Markov chain starts at the point X, and
the function GRADF is the gradient of the `energy function F.
汇编语言 这是一个图形变换的程序
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一
个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案
的矩形;按“q”键退出。
Internet/网络编程 This package provides a complete http client library. It currently implements most of the relevant p
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included ...
Java编程 This is a Java library for performing floating-point calculations on small devices such as mobile p
This is a Java library for performing floating-point calculations on
small devices such as mobile phones which lack native support for
floating-point numbers.