-
弹球游戏,java原程序,实现弹球的需求,对弹球开发的朋友有点帮助...
弹球游戏,java原程序,实现弹球的需求,对弹球开发的朋友有点帮助-marble game, java code
- 2023-07-05 07:30:04下载
- 积分:1
-
一个非常简单的彩票软件,大家可以先看看!
一个非常简单的彩票软件,大家可以先看看!-A very simple lottery software, we can take a look!
- 2023-05-18 22:40:04下载
- 积分:1
-
把外部程序作为MDI窗口打开
把外部程序作为MDI窗口打开-put external procedures as MDI window open
- 2022-02-16 01:27:41下载
- 积分:1
-
电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路...
电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路-power system fault, can calculate the single-phase short circuit, short-circuit to the single-phase and three-phase short-circuit, two-phase short-circuit grounding, two phase short circuit
- 2023-02-14 13:00:04下载
- 积分:1
-
Anthill是一个确保受控建造过程和促进在组织内部共享知识的工具。Anthill在每一次建造之前从项目最新版本的源文件库中借出文件,并在每一次建造之后用一个唯
Anthill是一个确保受控建造过程和促进在组织内部共享知识的工具。Anthill在每一次建造之前从项目最新版本的源文件库中借出文件,并在每一次建造之后用一个唯一的版本号标记源文件库。它支持的库适配器有:CVS (Concurrent Versions System), Visual Source Safe, Perforce, PVCS, StarTeam, MKSIntegrity, 和 FileSystem. 来源:http://freshmeat.net/projects/ant8/?topic_id=45%2C822%2C52%2C46%2C861 -Anthill is guarantees is controlled the construction process and
the promotion in the organization interior sharing knowledge tool.
Anthill before each construction loans the document from in the
project newest edition source document storehouse, and after each
construction marks the source document storehouse with an only edition
number. It supports the storehouse adapter includes: CVS (Concurrent
Versions System), Visual Source Safe, Perforce, PVCS, StarTeam,
MKSIntegrity, with FileSystem. origin:
Http://freshmeat.net/projects/ant8/? Topic_id=45,822,52,46,861
- 2022-01-27 11:39:50下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
DSP的一个实验程序,通过该程序可以实现对DSP运行的掌握,还可以熟悉CCS的用法。...
DSP的一个实验程序,通过该程序可以实现对DSP运行的掌握,还可以熟悉CCS的用法。-a DSP experimental procedure, the procedure can be achieved on the master DSP operations, but also familiar with the use of CCS.
- 2023-08-08 08:20:03下载
- 积分:1
-
按键精灵后台明朝时代嘉峪关自动闯关脚本
按键精灵后台明朝时代嘉峪关自动闯关脚本用按键精灵写的朝时代嘉峪关自动闯关代码,基本上没有什么错误,大家试试看
- 2022-07-26 06:51:22下载
- 积分:1
-
能够进行小游戏如魔板游戏.包括有数字玩法,图像玩法
能够进行小游戏如魔板游戏.包括有数字玩法,图像玩法-to small board games, such as Magic games. Figures include rules of images Play
- 2022-02-05 15:38:26下载
- 积分:1
-
c语言标准文档,深入学习c语言的必经之路
c语言标准文档,深入学习c语言的必经之路-c language standard documentation, in-depth the only way to learn c language
- 2023-09-05 10:30:05下载
- 积分:1