-
本人还是初学者,看到贵网站上有丰富的高质量的程序,想下载来学习学习,来提高自身的编程水平,但也知道不能不劳而获,我也上传了一些我以前编的一些小程序,水平有限,但...
本人还是初学者,看到贵网站上有丰富的高质量的程序,想下载来学习学习,来提高自身的编程水平,但也知道不能不劳而获,我也上传了一些我以前编的一些小程序,水平有限,但希望能给大家带来些帮助,希望站长能批准我入会。-, I head to approve membership.
- 2022-02-10 09:03:10下载
- 积分:1
-
domino游戏在C
这是我的第一场比赛的项目使用不同的球员,其中之一是一台电脑。已经很难给我制定的所有需要的游戏功能,但从来就学会了太多
- 2022-10-26 13:25:03下载
- 积分:1
-
The procedures used to deal with differential equations system to simplify a sys...
该程序用来处理微分方程系统的,用来化简一个微分系统的-The procedures used to deal with differential equations system to simplify a system of differential
- 2022-03-07 06:05:14下载
- 积分:1
-
C语言源程序解决的
C语言源程序解决的-C language source solution
- 2022-02-04 01:51:01下载
- 积分:1
-
任意长度的乘法汇编程序(ASM)
任意长度的乘法汇编程序(ASM)-multiplication of arbitrary length compilation process (ASM)
- 2022-02-04 05:07:31下载
- 积分:1
-
ROMBERG ALGORITHM
* * To approximate I = integral ( ( f(x) dx ) ) from a to b:* * INPUT: endpoints a, b; integer n.** OUTPUT: an array R. ( R(2,n) is the approximation to I. )** R is computed by rows; only 2 rows saved in storage
- 2022-08-09 17:55:35下载
- 积分:1
-
如果它是一个回文词程序说
应用背景这是一个程序,你可以把一个词,它告诉你如果是回文或不。关键技术使用很简单!使用栈和栈是一个可以在主的方法中实现的类。
- 2022-03-20 09:33:59下载
- 积分:1
-
Banker 的算法仿真研究
这是使用 c++/c.The Banker 的 Banker 算法: 仿真算法算法是由 Edsger Dijkstra,通过模拟的预先确定最大可能数量的所有的资源,分配安全测试,然后使"s 状态"检查挂起的所有其他活动可能死锁条件的试验开发资源分配和死锁避免算法然后才决定是否应该允许分配继续。
- 2022-07-01 19:31:31下载
- 积分: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
-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1