搜索结果

找到约 242 项符合 Same 的查询结果

数值算法/人工智能 z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum o

z-trenning z-tickets. mipt lucky tickets. Count of numbers with 2*n digits in base k such that sum of first n digits is same as second n digits.
https://www.eeworm.com/dl/518/410639.html
下载: 200
查看: 1033

Java编程 Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel

Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I ...
https://www.eeworm.com/dl/633/410842.html
下载: 42
查看: 1058

Java编程 What I am trying to introduce here is a full fledged Java Instant messenger, which has all the featu

What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges ...
https://www.eeworm.com/dl/633/410868.html
下载: 97
查看: 1038

软件设计/软件工程 A class--the basic building block of an object-oriented language such as Java--is a template that de

A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associate ...
https://www.eeworm.com/dl/684/412468.html
下载: 200
查看: 1136

GPS编程 This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each ch

This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subframe. At the same time function returns list of channels, that a ...
https://www.eeworm.com/dl/693/413618.html
下载: 151
查看: 1057

Jsp/Servlet Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to ...
https://www.eeworm.com/dl/696/419510.html
下载: 169
查看: 1158

人物传记/成功经验 nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data m

nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data mining subject. Similar data is put in the same cluster.
https://www.eeworm.com/dl/695/419883.html
下载: 48
查看: 1115

编译器/解释器 c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths ...
https://www.eeworm.com/dl/628/425099.html
下载: 77
查看: 1078

软件工程 Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu

Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately by section number wit ...
https://www.eeworm.com/dl/540/426506.html
下载: 90
查看: 1101

*行业应用 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