资源列表

« 1 2 ... .69 .70 .71 .72 .73 3974.75 .76 .77 .78 .79 ... 5606 »

[其他游戏juzhenxiangcheng

说明:编写程序,可以实现m*n矩阵和n*p矩阵相乘。m,n,p均小于10,矩阵元素为整数。 分析: 首先我们可以根据题意写出函数头。可以定为void MatrixMutiply(int m,int n,int p,long lMatrix1[MAX][MAX],long lMatrix2[MAX][MAX],long lMatrixResult[MAX][MAX]),其中lMatrix1和lMatrix2分别是输入的m*n矩阵和n*p矩阵,lMatrixResult是输出的m*p矩阵。 因
<郑雯雯> 在 2025-06-22 上传 | 大小:11kb | 下载:0

[其他游戏yanhua

说明:可惜一开始没能画成圆,所以整个过程都是菱形的变换,希望大家多多指教,能够想办法把初始状态就围成一个圆-Unfortunately, the beginning could not draw into a round, so the whole process is the diamond transformation, we hope the exhibitions, to be able to think of a way to put the initial state is surroun
<郑雯雯> 在 2025-06-22 上传 | 大小:12kb | 下载:0

[射击游戏CFtoushi-1.9.3-xiufu-230

说明:CF方框透视源码 1.9.3 修复230错误 编译可用-The CF box perspective source 1.9.3 compiler available repair 230 error
<唐卓> 在 2025-06-22 上传 | 大小:416kb | 下载:0

[外挂编程20130223_092207774

说明:易语言解压缩!可以帮助自动施压到文件目录-The easy language decompress! Automatically put pressure on to the file directory can help
<lp> 在 2025-06-22 上传 | 大小:17kb | 下载:0

[其他游戏tictacmodel

说明:The game logic for a well known game, tic tac (3 in a row), not this was made as a layered application, and this is only the game logic, but easy to implement your own presentation layer.
<genialus> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[游戏引擎CocosBuilder-2.1

说明:CocosBuilder is a free tool (released under MIT-licence) for rapidly developing games and apps. CocosBuilder is built for Cocos2d’s Javascr ipt bindings, which means that your code, animations, and interfaces will run unmodified on iPhone, Android an
<FishTon> 在 2025-06-22 上传 | 大小:7.43mb | 下载:0

[射击游戏tank

说明:一个坦克大战游戏,分为主机和客户端。客户端连接主机,开始游戏。-Battle City game, divided into host and client. Client to connect to the host to start the game.
<echolong> 在 2025-06-22 上传 | 大小:108kb | 下载:0

[模拟服务器AE-go_ChatServer

说明:永恒之塔 aion 最新服务器端 AE-GO aion—unique 开源项目分4部分!这是part 1/4 聊天服务-Aion aion server-side AE-GO aion-unique open source project is divided into four parts! This is a chat service of the part 1/4
<teety> 在 2025-06-22 上传 | 大小:14.97mb | 下载:0

[棋牌游戏five

说明:MFC人机对战五子棋 MFC人机对战五子棋 MFC人机对战五子棋-MFC machine war backgammon MFC the machine war gobang MFC the machine war gobang MFC machine war backgammon
<桂豪纵> 在 2025-06-22 上传 | 大小:97kb | 下载:0

[其他游戏gameloader

说明:御剑江湖的gameloader源代码,as3,已经修复,是最基本的引擎,供有兴趣的人研究-webgame 御剑江湖,the source code of the gameloader
<王小石> 在 2025-06-22 上传 | 大小:30kb | 下载:0

[游戏tank-game-in-opengl

说明:tank game in opengl and c-tank game in opengl and c++
<> 在 2025-06-22 上传 | 大小:21kb | 下载:0

[其他游戏AccountServer

说明:御剑江湖帐号服务器源代码,C++,工程是vc9,但建议用vc6编译最好。-The Sword itinerant account server source code, C++ project is vc9, but it is recommended to use vc6 compiler best.
<王小石> 在 2025-06-22 上传 | 大小:16.93mb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 3974.75 .76 .77 .78 .79 ... 5606 »

源码中国 www.ymcn.org