-
-
[
VHDL]
100vhdl.rar
100 VHDL little practice, previously found from the Internet, and show it to everyone to share
-
[
Matlab]
answer2.rar
Burg and the use of Levinson-Durbin algorithm, according to 100 years, 12 months a year recorded the average number of sunspots appear for the activities of sunspot cycle
Category:
matlab Upload User:
my19810501 Size:
49K
-
-
[
Visual C++ (VC++)]
tcp.rar
... client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a ...
-
[
C/C++]
IDvr.zip
... for file read and write, Teaching you how to link network lib.Iphone SDK must use in mac os 10.5 later, and Iphone os 2.0 (apple will release on June. 2008) 100 work in simulator no error warningpassword is jessestone email: fatalfeel@hotmail.com taiwan
Category:
Web Server Upload User:
doc123_89 Size:
112K
-
[
MultiPlatform]
HMM.rar
Non-specific person HMM Continuous Speech Recognition realize embedded computing time baseline system to 100 to 27.91 recognition rate from 89.65 percent of the baseline system dropped to 89.41
-
-
[
Java/JSP]
GoodLucky.rar
java lottery machine, randomly generated the number 1-100, is very simple and very practical
-
[
Visual Basic (VB)]
VB_example.rar
Example VB source code controls, inside has a lot of 100 VB source code controls, but are also examples of ah, it is useful
-
[
Matlab]
circle_f.rar
function circle_f(r)
clf t=0:pi/100:2*pi x=r*exp(i*t)
plot(x, r* ) axis( square )