-
-
etd.rar
... Langley who provided all
the flight information and image sequences, and my parents who supported me in my
decision to enter graduate study. Also, thanks to Phichet Trisirisipal and Xiaojin Gong
for helping when I had computer vision questions, and ...
-
UserInfo.zip
Displays the text boxes and combo boxes for the user to enter the registration details
-
-
dos_matrix.zip
Enter the Matrix MS-DOS screensaver.
Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.
-
-
NNFunctions.rar
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, ...
-
Box.rar
俄罗斯方块用汇编语言编写
(1)执行的命令:
----------------------------------
ML /c /coff /Cp main.asm
Link /subsystem:windows main.obj els.res
(2)
按Enter键开始新游戏
按上下左右箭头操作方块
只实现了最基本的功能
-
TXT.rar
introducir un mensaje despues de un enter las letras se caen
programa que usando interrupciones del Bios y lenguaje enssamblador en borlan c++
-
RightTriangle.rar
Java code where user can enter the height and base of a triangle and the program will calculate the area and perimeter if it is a right triangle
-
AskTheUser.rar
Java program asking the user to enter a number and will be printed out 10 times and enter a letter "x" to exit.
-