搜索结果

找到约 672 项符合 OTHER 的查询结果

按分类筛选

显示更多分类

数学计算 This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the non

This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
https://www.eeworm.com/dl/641/441870.html
下载: 79
查看: 1217

人工智能/神经网络 Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two

Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two groups: one group including a particular arc and the other excluding this arc. 1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound. 2.If a const ...
https://www.eeworm.com/dl/650/444394.html
下载: 111
查看: 1046

CA认证 Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key M ...
https://www.eeworm.com/dl/640/444418.html
下载: 143
查看: 1070

文章/文档 A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at

A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were Performance enhancement of wireless sensor networ ...
https://www.eeworm.com/dl/652/444452.html
下载: 129
查看: 1034

软件设计/软件工程 one of video tool Skype only in windows mobile5.0 more than running, but my task is to let it run S

one of video tool Skype only in windows mobile5.0 more than running, but my task is to let it run Skype in WINCE only in windows mobile5.0 more than running, but my task is to let it run in WINCE . Leave no stone unturned when I can not get windows mobile, they thought would be needed for skype all ...
https://www.eeworm.com/dl/684/445785.html
下载: 65
查看: 1031

系统设计方案 This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The

This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The script zcr_ste_so.m uses these two and other functions (included) to compute the STE and STZCR of the word so . See the respective function help for more details.
https://www.eeworm.com/dl/678/448245.html
下载: 133
查看: 1034

matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)

FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is moved with the mouse, the other plots respond. Inspired by Java applet by Dave Hale, Stanford Explo ...
https://www.eeworm.com/dl/665/449126.html
下载: 73
查看: 1064

嵌入式/单片机编程 Discussing embedded systems in general is difficult, because each embedded system is unique. Rather

Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and softw ...
https://www.eeworm.com/dl/647/449727.html
下载: 151
查看: 1028

数值算法/人工智能 Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth

Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering ...
https://www.eeworm.com/dl/518/449729.html
下载: 74
查看: 1055

Java编程 A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi

A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
https://www.eeworm.com/dl/633/450059.html
下载: 131
查看: 1052