资源列表
0
- 这是c++的经典例题,一共一百个,大家共同学习共同进步-classical c++ programs
QQChatting
- 实现聊天,上网聊天,低性能资源消耗。高速度通讯!-C# QQ chating
PrimarycPrimaryknowledgesummary
- c++ primary 知识汇总,是c++进阶者很好的东西-c++ primary knowledge summary
1
- lu分解一个非常好的利用LU分解法求逆矩阵的程序,其... 详细说明:这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的-lu decomposition of a very good use of LU decomposition of matrix inversion procedures, a detailed descr iption of its ...: This is a very good use of LU decomposition of matrix
TTY
- 是一个虚拟VC程序,键盘输入就显示,是一个比较好的学习材料。-VC is a virtual process, the keyboard input on the show that is a good learning materials.
SharedMemoryEx
- 用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
empty
- ----OCaml---- Define the test whether a list is empty.
sum
- At Ocaml 2. Define a function sum that takes an integer list and returns the sum of all elements from it.
square
- 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.
runnerup
- At Ocaml Define a function runnerup that takes an integer list and returns the secondly largest element among the elements
fibseq
- At Ocaml Define a function fibseq that takes an natural number n and return a Fibonacci sequence as a list of n elements.
