-
用来检测excel文件的列是否有重复的字段。如有,就把重复的字段显示出来。输入参数:excel文件名,列号,开始行,结束行。...
用来检测excel文件的列是否有重复的字段。如有,就把重复的字段显示出来。输入参数:excel文件名,列号,开始行,结束行。-excel document used to determine whether there is a series of overlapping fields. For, they repeat the fields displayed. Input parameters : excel file name out, started OK, OK end.
- 2022-07-14 04:16:47下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
我自己学习用的。不是什么程序,希望能得到大家的帮助。
我自己学习用的。不是什么程序,希望能得到大家的帮助。-I myself used to learn. Not a procedure, would like to have everyone s help.
- 2022-06-15 08:46:44下载
- 积分:1
-
计算器实现数字的加.减.乘.除等基本运算功能
计算器实现数字的加.减.乘.除等基本运算功能-increases. Cut. X. In addition to the basic computing
- 2022-08-10 15:55:13下载
- 积分: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
-
《天降大便》这款游戏的源代码啊
《天降大便》这款游戏的源代码啊...
《天降大便》这款游戏的源代码啊
《天降大便》这款游戏的源代码啊-恪缝降 戏 源 氚§降恪废?源 氚
- 2022-03-25 21:33:52下载
- 积分:1
-
一款不错的开放源代软电话,大家可以研究以下
一款不错的开放源代软电话,大家可以研究以下-A good open-generation soft phone, we can study the following
- 2022-06-14 21:34:14下载
- 积分:1
-
电力系统分析 随书光盘 源代码, MATLAB编写,有参考价值
电力系统分析 随书光盘 源代码, MATLAB编写,有参考价值-CD-ROM with the book Power System Analysis
- 2022-05-18 04:50:43下载
- 积分:1
-
Huawei attendant console conversion, then a single. Bll into txt format
转换华为话务台话单.bll转为txt格式-Huawei attendant console conversion, then a single. Bll into txt format
- 2022-08-22 14:29:50下载
- 积分:1
-
只要你添加本章的内容到你希望联机的游戏上,再利用第七章编程的思想,任何简单的游戏,你都可以轻松地实现联机。...
只要你添加本章的内容到你希望联机的游戏上,再利用第七章编程的思想,任何简单的游戏,你都可以轻松地实现联机。-this chapter as long as you are adding to the content you want online games, we can use Chapter VII of programming ideas, any simple game, you can easily realize on-line.
- 2023-02-18 10:40:03下载
- 积分:1