-
-
[
Visual C++ (VC++)]
yufafenxi.rar
... (1) implementation of procedures, they can enter the source path, if the input is empty, it will compile the source code by default ./Input.dat (2) If the compiler detected the error, it will output the wrong number of rows, and ...
-
[
Visual C++ (VC++)]
fpgrowth.zip
This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations.
Category:
ADO-ODBC Upload User:
xgy_sales Size:
30K
-
-
[
C/C++]
ADC.rar
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate ...
Category:
SCM Upload User:
dyzh0588 Size:
67K
-
[
PDF]
Error.Performance.Pulse.Amplitude.Position.rar
... of an ultra-wideband (UWB) system with a hybrid pulse amplitude and position modulation (PAPM) scheme over indoor lognormal fading channels is analyzed. In the PAPM UWB system, input data is modulated onto both the pulse amplitudes and pulse positions.
-
[
C/C++]
DirectFB-0.9.25.1.tar.gz
DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
Category:
SCM Upload User:
jhguo861 Size:
2016K
-
[
Visual C++ (VC++)]
Intelligent_Screen_Saver.zip
... performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to analyze if the user is no longer in view. Currently two angles are supported namely frontal pose ...
-
[
Matlab]
matlabmatrix.rar
... reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A ... both A and reverse(A).
2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci ...
Category:
Algorithm Upload User:
hn0719 Size:
1K
-
[
Visual C++ (VC++)]
Input.zip
Star left input of the code, the preparation of the input method of a friend can learn to learn, very good
-
[
Visual C++ (VC++)]
Project1.rar
... accept an infix expression which at least includes (,),+,-,*, /,, And ^ (exponentiation operator, a ^ b = ab). If the expression is legal, output its value, else output an error message. Input Specification: Your program must read test cases from a file