-
文件拆分器
由吉姆契,2000 年 11 月 2 日这个程序允许您将一个大文件拆分成多个小块,其中可以复制到软盘或以某种其他方式向另一台计算机转移(如下载)。一次在其他计算机上,该文件可以重构与简单的复制操作。该程序允许您指定输入的文件,在其中的目录块将被创建,单独的零件,该基文件名和片断的大小。件命名的顺序,从 1 开始。
- 2023-07-20 06:45:03下载
- 积分:1
-
This is a storage area allocation algorithm c language program in the visual c++...
这是一个存储区分配算法的c语言程序
是在visual c++下编写的-This is a storage area allocation algorithm c language program in the visual c++, prepared under
- 2022-02-22 11:22:52下载
- 积分:1
-
等离子体PIC模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-01-21 00:17:25下载
- 积分:1
-
CHAIN.C
解马尔科夫链CHAIN.C-CHAIN.C
- 2022-01-27 12:39:48下载
- 积分:1
-
id3决策树matlab实现源码
id3算法实现决策树的matlab源码。可运行,附测试集,代码思路清晰,注释丰富,易懂。
- 2022-04-09 23:51:37下载
- 积分:1
-
计算时间间隔的程序
计算时间间隔的程序-Program which calculates time interval
- 2022-04-29 01:55:08下载
- 积分:1
-
模拟退火算法
AppWizard has created this TspSA application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TspSA.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTspSAApp application class.
TspSA.cpp
This
- 2022-05-14 00:33:05下载
- 积分:1
-
Gauss_Seidel迭代
Gauss_Seidel迭代-Gauss_Seidel
- 2022-06-21 07:32:21下载
- 积分:1
-
三角剖分的算法
这段代码为了完成德诺捏三角剖分,可以比较好的实现三角剖分的效果,已经实践过了,稍加调整就可以使用,算法比较周全使用简便。是一个非常好的资源,可以尝试着用以用
- 2022-11-05 15:45:12下载
- 积分:1
-
基于51单片机的信号产生于周期检测
通过51单片机的外部中断接收信号,用51单片机定时器0的工作模式2记时,准确的产生一定周期的方波。同时当外部中断检测到信号的下降沿则打开定时器1记时,当第二个信号来时,关闭定时器1,读取时间,显示数据。
- 2022-02-22 01:50:55下载
- 积分:1