-
incsrch。M
incsrch.m
root finding by incremental search requires func1.m
bisect.m
bisection root finding code uses function file: fcn.m
falspos.m
root finding by false position
newtraph.m -incsrch.m
root finding by incremental search requires func1.m
bisect.m
bisection root finding code uses function file: fcn.m
falspos.m
root finding by false position
newtraph.m
- 2022-05-19 20:49:04下载
- 积分:1
-
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快....
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快.-vc++, LZSS+ RLE+ dynamic HUFF, can be used to compress the code, unzip it faster.
- 2022-02-20 22:18:31下载
- 积分:1
-
文件同步
这是文件同步的简单代码;
- 2023-08-25 10:45:03下载
- 积分:1
-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作...
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all documents or other similar operations. If the document number many, one by one for each document manually, a very time-consuming. Search here for a designated directory or processing of all documents under the C category. Based on the author traverse the level of non- recursive algorithm (to reduce the running time and space costs) achieved a CFileFind CFileFindExt the extension of the class, such right can be specified directory of all documents or search for the same handling operations.
- 2023-06-07 21:20:03下载
- 积分:1
-
Delphi调用CHM文件。chm文件是标准的Windows帮助文件。
Delphi调用CHM文件。CHM文件是Windows标准帮助文件。-Delphi calls CHM file. CHM file is the standard Windows Help file.
- 2023-09-01 10:45:03下载
- 积分:1
-
在DOS系统下的多任务列队处理C语言源程序。
在DOS系统下的多任务列队处理C语言源程序。-DOS system in the multi-task processing parade C language source code.
- 2022-12-04 04:35:03下载
- 积分:1
-
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。...
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。
-Completely using standard C++ Partition the documents prepared by the merging process. Process-oriented programming style, which is commonly known as the C style. Hope that each expert will speak up and point out the inadequacies of the views put forward reform, programs such as.
- 2022-03-01 16:16:41下载
- 积分:1
-
本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。...
本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。-this program demonstrated how to use VC Programming Reading Outlook Express mail system inside the mail.
- 2022-05-16 10:33:42下载
- 积分:1
-
scheduling process management processor is the core content. The experiment call...
进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through this experiment can deepen our understanding of the process control block, the concept of the process of formation and to experience and understand a few priorities and time-Cycle Scheduling Algorithm of concrete measures for implementation
- 2022-04-30 03:24:33下载
- 积分:1
-
written topic, the right to a document that would document all of the characters...
笔试题目,对给定的文件1,将文件中的字符全部反写入文件2中,要注意汉字,回车等字符的处理-written topic, the right to a document that would document all of the characters written into the document-2, to the attention of Chinese characters, such as carriage return characters in the address
- 2023-04-11 07:35:03下载
- 积分:1