-
-
285.rar
some easy projects in java, can teach you basic project design method in java.
-
mp3info_src.zip
t provides a simple method of accessing an MP3 s ID3 tag (artist, title, album...) as well as several details concerning the MP3 data itself--the length of the song, the MPEG encoding type, bit rate, sample rate, channel mode, etc.
-
MyDirectSound_src.zip
This article with its code shows how to play audio stream data with DirectSound. It gives a more flexible method to control the stream data. The demo shows how to play, pause, stop, seek a small or a big WAV file.
-
windowed_Burg.rar
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
-
跨平台多系统用输入法程序源码.rar
跨平台多系统用输入法程序源码
VietIME uses the input method framework in the Java 2 platform (J2SE 1.4 or higher) ... with any Java runtime environment. Text editing components that use the input method framework run on any Java application environment and support any text ...
-
Ajax.net.rar
AJAX Configuration and Method control
with C# Source Code
-
japan_tcpip.rar
"TCP/IP + Ethernet network equipment design method" sample program
-
dossier.rar
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: ...
-
ADOUpdateSQLSrc.zip
AdoUpdateSQL for ADOExpress
Microsoft s batch update method is in many ways far superior to the BDE. However, for those used
to the convenience of the TUpdateSQL component there now is a way to immulate this using AdoUpdateSQL.
-
Numerical-integration-method.rar
提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)
-