-
-
[
Others]
square.zip
at Ocaml
Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
-
[
Others]
runnerup.zip
At Ocaml
Define a function runnerup that takes an integer list and returns the secondly largest element among the elements
-
[
Others]
fibseq.zip
At Ocaml
Define a function fibseq that takes an natural number n and return a Fibonacci sequence as a list of n elements.
-
-
[
Windows_Unix]
MATSNL_ver2.0.zip
... side-by-side comparison across various platforms. The MATSNL code and manual can be found at the bottom of this page. A related list of publications describing the models used in MATSNL is posted on the ENALAB part of the 2 project at http://www.eng.yale ...
Category:
matlab Upload User:
zbzhuoxinb Size:
1087K
-
[
C/C++]
C51PROG.rar
Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc subscribe to the list,
Category:
SCM Upload User:
zbmljsj Size:
836K
-
[
C/C++]
list.rar
Single linked list in reverse order, more than a stack of public storage space, as well as solving a maze problem
-
-
[
C#(.net)]
SendToCS.zip
... a Button and Enjoy.
System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e)
{
List<String^>
Items
String
^Filename
Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"),
...
-
[
Visual C++ (VC++)]
grep.zip
grep by Cao Siqin,2007.7.17
grep [-v?] <sub-string>
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab