-
#define MSGHEADER "MICROCALC
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."-# define MSGHEADER "MICROCALC-A Turbo C De monstration Program "# define MSGKEYPRESS" Pr ess any key to continue. "# define MSGCOMMAND" P keypress/for the list of commands "# define MSGMEMO RY "Memory Available : "# define MSGERROR" ERROR "# define MSGLOMEM" N ot to allocate enough memory cell. "
- 2022-04-08 12:36:24下载
- 积分:1
-
This is the basis of others I write the algorithm simulation of the car park c p...
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正-This is the basis of others I write the algorithm simulation of the car park c procedures, some of the original algorithm called the wrong target! That has now been rectified.
- 2022-10-02 02:20:03下载
- 积分:1
-
行李员福特算法
/*
距离向量路由选择在此程序中使用信号工福特算法实现:-
*/
#include < stdio.h >
结构节点
{
无符号的 dist [20] ;
无符号从 [20] ;
} rt [10] ;
int main)
{
int costmat [20] [20] ;
int 节点,我、 j、 k、 计数 = 0 ;
printf ("nIngrese el 第 de nodos:") ;
scanf ("%d",& 节点) ; //incertar los nodos
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 19:59:01下载
- 积分:1
-
SYSU sicily Accepted
中山大学sicilyAC源码+注释+中文说明-SYSU sicily Accepted
- 2022-11-16 15:45:03下载
- 积分:1
-
bp 神经网络 已测
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-03-01 18:21:29下载
- 积分:1
-
藩男子提供 toan 先验
算法的 c# 的先验
- 2023-04-02 14:25:03下载
- 积分:1
-
05年全国大学生数学建模比赛的优秀论文,对参加数学建模比赛的同学是一个很好的参考资料。...
05年全国大学生数学建模比赛的优秀论文,对参加数学建模比赛的同学是一个很好的参考资料。-Best papers of 2005 Mathematical Modelling Contest, is a a good reference for the students preparing for the mathematical modelling Contest.
- 2022-01-22 07:57:18下载
- 积分:1
-
sift特征点检测,匹配,将匹配结果连线
对sift算法做了改写,并添加 了好多demo以供学习,官网的代码核心部分是闭源的,用一个加密文件写的,这里做的是完全开源的 ,用于特征点检测匹配,并可以用于拼接,分享出来给大家学习参考。
- 2023-05-19 06:25:03下载
- 积分:1
-
电子工业Matlab 6.X辅助优化计算与设计原代码
电子工业Matlab 6.X辅助优化计算与设计原代码-electronics industry Matlab 6.X assisted optimization code with the original design
- 2022-02-12 22:12:32下载
- 积分:1
-
多线程程序原子性违例检测工具
采用存储监视技术,用于自动检测多线程并发程序的原子性冲突。采用存储监视技术,用于自动检测多线程并发程序的原子性冲突。采用存储监视技术,用于自动检测多线程并发程序的原子性冲突。采用存储监视技术,用于自动检测多线程并发程序的原子性冲突。
- 2022-02-02 18:23:46下载
- 积分:1