-
Classic Doger source code using Managed Directx realize very exciting, with the...
经典的Doger源代码 用Managed Directx实现 征得很精彩 有完整的光照,材质,还有优秀的游戏程序算法-Classic Doger source code using Managed Directx realize very exciting, with the consent of a complete light, texture, there are excellent game program algorithm
- 2023-02-27 20:00:03下载
- 积分:1
-
文件方式读写DBF的类库,具体接口请看头文件。
文件方式读写DBF的类库,具体接口请看头文件。-DBF papers to read and write the class library, see the specific interface header file.
- 2022-04-21 05:02:46下载
- 积分: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
-
Ragnarok Spirte for game programing
Ragnarok Spirte for game programing
- 2022-03-21 14:41:19下载
- 积分:1
-
高考倒计时程序,每天使用一次,会对你有提醒作用.
高考倒计时程序,每天使用一次,会对你有提醒作用.-Countdown to College Entrance Examination Procedure
- 2022-07-07 10:32:23下载
- 积分:1
-
利用MATLAB展示风玫瑰图,进行气象分析,统计分析,以及风资源分析...
利用MATLAB展示风玫瑰图,进行气象分析,统计分析,以及风资源分析-plot windrose pictures by matlab
- 2023-06-17 07:05:03下载
- 积分:1
-
RLE8压缩的LabVIEW源程序,这个是游程压缩算法
RLE8压缩的LabVIEW源程序,这个是游程压缩算法-LabVIEW source RLE8 compression, this is a run-length compression algorithm
- 2022-02-11 13:31:02下载
- 积分:1
-
网络蜘蛛源码发展套件,有源代码和测试例子,用java实现的
网络蜘蛛源码发展套件,有源代码和测试例子,用java实现的-network spider-source development kit, the active code and test case, with the realization of java
- 2023-05-04 20:35:03下载
- 积分:1
-
判断手机号码是否吉凶的小东西
判断手机号码是否吉凶的小东西-judge whether the phone numbers of small things good and bad.
- 2022-02-03 20:43:54下载
- 积分:1
-
梵塔问题的递归求解
梵塔问题的递归求解-Vatican Tower of recursive solution
- 2023-08-17 12:40:04下载
- 积分:1