搜索资源列表
shellcalc-0.9.5.tar
- 一个在linux下的shell的计算器,支持命令行,各种数学函数,15级堆栈。
linux_example_code
- 基于s3c2440的程序:按键程序,LED灯,数学函数的程序以及多线程的程序。-Based on the procedures s3c2440: key procedures, LED lights, mathematical functions, as well as the procedures for multi-threaded process.
Linuxsystemcall
- linux系统函数调用大全,有常用数学函数,环境变量,接口处理,进程操作,内存及字符串操作,内存控制,日期时间,数据结构及算法,文件操作等 -linux system function call Daquan, a commonly used mathematical functions, environment variables, interface processing, the process operation, memory and string operations, memo
blacstester
- linux下量化计算需要的数学函数库,例如vasp ,siesta等量化软件并行编译需要的库函数。-The BLACS (Basic Linear Algebra Communication Subprograms) project is an ongoing investigation whose purpose is to create a linear algebra oriented message passing interface that may be implemented ef
LinuxC_HSQJ
- C语言的标准库函数,如数学类函数、输入输出类函数、字符处理类函数、图形类函数和时间日期类函数-The C language standard library functions, such as math class functions of input and output functions of character handling function, the function of the Graphics class and of the time and date functions
p3
- 写递归函数的递归定义的数据结构和数学抽象。 用递归来实现链表和树。(含链表和树的各种操作)-writing recursive functions that operate on recursively‐defined data structures and mathematical abstractions. Use recursion to realize lists and trees.