-
inplement des arithmetic by c
des算法的c实现-inplement des arithmetic by c
- 2022-03-14 08:51:36下载
- 积分:1
-
双向链表控制器
这是简单的控制台使用 Lasarus 创建的 Pascal 程序。它提供功能和程序用于创建和斧正双重链接的列表。有了这个程序的可能要创建空列表,然后管理此列表: 你可以知道是你列表是空的或不是,什么是当前元素,您可以移到前面下, 一步,第一或最后一个元素,您可以添加新元素的右侧或左侧的电流之一,您也可以删除当前元素。 研究列表和 pascal 指针和 Lasarus 作为实验室工作中的模块创建这个项目。
- 2023-06-04 05:55:03下载
- 积分:1
-
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model...
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model-a more professional numerical calculation software is written using the Monte-Carlo algorithm, so the physics of the Ising model
- 2022-01-28 10:05:38下载
- 积分:1
-
自己编的一些Vc与Matlab混合编程的例子,全部调试…
自己编的一些Vc与Matlab混合编程的例子,全部调试通过,实现的功能主要是图像的读写,处理的常用操作。-Vc compiled some of their own mixed programming with Matlab examples, all debugging through to achieve the main function is to read and write images to deal with the common operations.
- 2022-03-11 17:07:01下载
- 积分:1
-
学生数据库
这是一个适合初学者的 c + + 项目。这个程序使数据库在那里可以输入学生信息,提取后的学生。此程序显示了不同的使用功能。
- 2023-07-16 19:05:03下载
- 积分:1
-
用C++实现高斯
用C++实现高斯-亚当求解法求矩阵的逆
-finding the inverse matrix by Guess-Jordan using c++
- 2022-02-27 08:38:06下载
- 积分:1
-
细胞自动化
一种细胞自动化模拟器与 STL 容器的使用和使用一个数组实现的。很好的教育的目的,若要了解如何在 c + + 中使用的复制和移动的语义,以及 R 和 L 值。
- 2022-03-20 22:17:39下载
- 积分:1
-
DOS控制台是一个过程,这将是一个非常大的文件,如2G技术。
是一个Dos控制台程序,可以将一个非常大的文件,如2G的文件分割成几百个小的文件,对于日志察看非常有用。-Dos console is a process, which would be a very large documents, such as 2G in the paper is divided into hundreds of small files and log look very useful.
- 2022-01-26 03:18:25下载
- 积分:1
-
在 c + + 中的 LinkedList 执行
在 c + + 中的一个简单的数据结构的应用程序演示如何实现 LinkedList 数据结构...
它具有删除、 插入和菜单显示的选项选择,将帮助初学者也理解的数据结构
功能。
- 2023-05-28 05:00:02下载
- 积分:1
-
LS by Cao Siqin, 2007.7.17
ls [
LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...]
Options:
-? : display this help
-l : list details
-a : list all files
-w/s : list in a line, file names are sepatated by tab
-p : file name with full path
-q : if file name contains space then use " to embrace it
-c : swith on/off color
-d : list folders only
-f : list files only
-o : omit file s extension name
-O : omit all file s extension names
-! : use kernel API instead of stream function to list
other options : will be ignored
Color:
yellow : directory
gray : hidden file/directory
red : readonly file/directory
blue : compressed file/directory
green : system file/directory
white : normal file/directory
Noice:
There should be less then 100 masks
-l/-w, -d/-f can t be both valid, only the latter will be
Both "-" and "/" can be used to define options-LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or
- 2022-04-06 12:08:54下载
- 积分:1