搜索结果
找到约 56 项符合
Calculates 的查询结果
按分类筛选
Windows Mobile Calculates power drain for wlan, BT, backlight etc and shows the results. Good to know, what setting
Calculates power drain for wlan, BT, backlight etc and shows the results. Good to know, what setting consumes most of the battery power on your windows mobile / Pocket PC.
Java编程 User interface java program which calculates average of marks
User interface java program which calculates average of marks
数学计算 Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coeffi
Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coefficients of their product. Labview
其他 this code calculates square root of a 16 bit number
this code calculates square root of a 16 bit number
JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
JavaScript Implementations of a queue in C with algoritmo BFS, that calculates the minimum distance in a graph.
Implementations of a queue in C with algoritmo BFS, that calculates the minimum distance in a graph.
DSP编程 calculates Linear Feedback Shift Register(LFSR) mask and seed values for a specific phase shift.
calculates Linear Feedback Shift Register(LFSR) mask and seed values for a specific phase shift.
人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen ...
加密解密 RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algori
RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released November 2001