-
一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!...
一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!-1 C write MUD terminal source, from which one can learn a lot of knowledge! An eye-catcher!
- 2022-01-25 15:01:59下载
- 积分:1
-
java 建造模式,JavaMail中最重要的一种模式,包括例子。
java 建造模式,JavaMail中最重要的一种模式,包括例子。-java construction mode, the most important JavaMail a model, including examples.
- 2023-03-10 10:00:04下载
- 积分:1
-
工包含五个matlab 小题目,并附有解决方案,适于初学者使用
工包含五个matlab 小题目,并附有解决方案,适于初学者使用-Works includes five matlab small topic, with solutions, suitable for beginners to use
- 2023-01-07 08:45:03下载
- 积分:1
-
用c语言实现的,高精度的加、减、乘、除(c语言)算法,rar格式...
用c语言实现的,高精度的加、减、乘、除(c语言)算法,rar格式-use of the c language, precision, plus or minus, multiplication and (c language) algorithm, rar format
- 2023-02-20 17:50:03下载
- 积分:1
-
此文件为RTF文件转换为TXT文件的解码程序。
此文件为RTF文件转换为TXT文件的解码程序。-RTF file for this file is converted to TXT file decoding process.
- 2022-02-03 11:53:53下载
- 积分:1
-
操作系统课程设计,关于操作系统经典问题读者写者问题的演示!...
操作系统课程设计,关于操作系统经典问题读者写者问题的演示!-courses on operating system design, operating system classic problem of the readers who write the demo!
- 2022-04-09 12:41:16下载
- 积分:1
-
oracle数据库的好文章,介绍ORACLE内存的处理和调优
oracle数据库的好文章,介绍ORACLE内存的处理和调优-oracle database on a good article, ORACLE introduce and deal with memory tuning
- 2022-04-29 06:44:23下载
- 积分:1
-
j2me手机游戏代码,内含图片素材和源代码文件
j2me手机游戏代码,内含图片素材和源代码文件-j2me mobile game code, including picture material and source code files
- 2022-02-13 17:49:34下载
- 积分:1
-
液晶字符显示完全源程序(汇编) 文件根据需要建立其他关联,默认为DXP2004,...
液晶字符显示完全源程序(汇编) 文件根据需要建立其他关联,默认为DXP2004,-LCD character display full source code (compiled) file according to the need for other associated by default DXP2004,
- 2022-02-11 15:54:19下载
- 积分:1
-
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi...
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi-1*pi。我们都知道,使用朴素的矩阵乘法去乘两个维数分别为x,y和y,z的矩阵,所需要的乘法次数为x*y*z。矩阵链乘法问题就是如何对矩阵乘积加括号,使得它们的乘法次数达到最少。
Input
输入的第一行为一个正整数N(1
- 2022-02-24 20:30:36下载
- 积分:1