搜索结果

找到约 249 项符合 given 的查询结果

Java编程 Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either a

Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either analog or digital clock. The full source code of this applet is also available (visit my home page to download it). You may use this applet on your Web pages WITHOUT paying me fee or royalty as long as ...
https://www.eeworm.com/dl/633/115204.html
下载: 31
查看: 1057

数学计算 pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-

pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data f ...
https://www.eeworm.com/dl/641/123951.html
下载: 108
查看: 1082

数值算法/人工智能 The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine th

The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, ...
https://www.eeworm.com/dl/518/141584.html
下载: 23
查看: 1058

汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri

ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. &#8226 Assume a file with correct data (no garbage, characters, etc.). &#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
https://www.eeworm.com/dl/644/153518.html
下载: 135
查看: 1157

数据结构 解决时钟问题

解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of eac ...
https://www.eeworm.com/dl/654/155653.html
下载: 163
查看: 1030

数据结构 数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum o ...
https://www.eeworm.com/dl/654/155654.html
下载: 115
查看: 1075

VHDL/FPGA/Verilog 一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, t

一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given time. -- The light indecates that the present bin is not empty a ...
https://www.eeworm.com/dl/663/162462.html
下载: 103
查看: 1081

人工智能/神经网络 This program demonstrates some function approximation capabilities of a Radial Basis Function Networ

This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for ...
https://www.eeworm.com/dl/650/165307.html
下载: 191
查看: 1056

人工智能/神经网络 The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi

The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the re ...
https://www.eeworm.com/dl/650/165316.html
下载: 189
查看: 1078

matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree

Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...
https://www.eeworm.com/dl/665/167784.html
下载: 63
查看: 1071