搜索结果

找到约 394 项符合 There 的查询结果

FlashMX/Flex源码 I ll probably write up a short article next week outlining how the ActionScript works, so people can

I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex. You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is not a compiled compo ...
https://www.eeworm.com/dl/661/429921.html
下载: 34
查看: 1095

*行业应用 I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.n

I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave myself a try for the same and developed the code, I have use ...
https://www.eeworm.com/dl/631/431573.html
下载: 134
查看: 1300

其他 davidmaxwaterman (December 28, 2007 at 7:29 am)ah, the extra credits part of the NotepadCodeLab he

davidmaxwaterman (December 28, 2007 at 7:29 am)ah, the extra credits part of the NotepadCodeLab helps a lot. There s nothing like actual code and a debugger to explain things :) ...
https://www.eeworm.com/dl/534/433186.html
下载: 73
查看: 1045

matlab例程 he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos

he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of interva ...
https://www.eeworm.com/dl/665/433870.html
下载: 85
查看: 1088

matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
https://www.eeworm.com/dl/665/439513.html
下载: 159
查看: 1080

人工智能/神经网络 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
https://www.eeworm.com/dl/650/439518.html
下载: 80
查看: 1041

VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi

In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
https://www.eeworm.com/dl/686/442670.html
下载: 74
查看: 1049

Internet/网络编程 XML Copy Editor is free software released under the GNU General Public License. It is available in C

XML Copy Editor is free software released under the GNU General Public License. It is available in Chinese (simplified and traditional), English, French, German, Italian, Slovak, Swedish and Ukrainian. There are Linux packages for Arch, Fedora, Gentoo, Slackware and Ubuntu.
https://www.eeworm.com/dl/620/449137.html
下载: 164
查看: 1027

其他 C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to co ...
https://www.eeworm.com/dl/534/450026.html
下载: 182
查看: 1046

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