搜索结果
找到约 4,441 项符合
S-Function 的查询结果
Java编程 the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change
the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but ...
其他书籍 Number of Namespaces in the project: 1 Number of Classes in the project: 6 Number of C# function
Number of Namespaces in the project: 1
Number of Classes in the project: 6
Number of C# function(s) in the project: 2
Number of C# subroutine(s) in the project: 15
Number of VB.NET function(s) in the project: 1
Number of VB.NET subroutine(s) in the project: 10
Number of Application variable(s) use ...
Internet/网络编程 I implemented a perfect file transfer OCX client/server. I created a perfect function to parse and s
I implemented a perfect file transfer OCX client/server. I created a perfect function to parse and split the data. The source file size is equal to destination. NO LOSS OF DATA in the packets!
matlab例程 This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It sh
This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement
Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences
matlab例程 This function is used to evaluate the max height and the max distance of a projectile and plot th
This function is used to evaluate the max height and the max
distance of a projectile and plot the trajectory.
Inputs
v0 : The initial velocity in m/s
theta: The angle at which the projectile is fired in degrees
Outputs
hmax : The maximum hieght in m
dmax : The maximum distance in ...
通讯/手机编程 for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix
for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X Y Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies
...
单片机编程 基于LPC21XX下的 keil Startup.s分析
对基于LPC21XX下的keil Startup.s分析,有详细的注解。
资料/手册 OMAP4430 and OMAP4460 Function difference
OMAP4430 and OMAP4460 Function difference,
介绍这两款CPU的功能差异。
教程资料 基于PXA270-S linux的FPGA实现
基于PXA270-S linux的FPGA实现。\r\n向LED_CONTROL写入n即得到n*0.1S的延时,LED闪烁的快慢程度发生变化。