-
MAODV代码和安装程序
hen nan找啊
MAODV代码和安装程序
hen nan找啊
-MAODV code and the installation process to find hen nan ah
- 2022-12-07 14:50:03下载
- 积分:1
-
VB API函数
VB API函数-VB API Function
- 2022-06-16 14:20:06下载
- 积分:1
-
毕业生信息管理系统
毕业生信息管理系统-graduates information management system
- 2023-08-20 06:20:03下载
- 积分:1
-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2023-01-03 20:25:02下载
- 积分:1
-
花环的Josephu问题解决
The Josephu wreath problem solves-The problem solves wreath Josephu
- 2023-04-11 11:00:03下载
- 积分:1
-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。-writer in the development of county-level SCADA process, encountered a power system to draw a diagram of the problem. The electric system diagram of a more complex map some special symbols, symbols like transformers, switch symbol, and so on, using common programming methods to map more difficult, therefore, I used the C language development of a hand-drawn power system diagram of a keyboard mapping procedures, the use of the program was produced by a diagram meet the demands of users, to good effect.
- 2022-01-22 13:54:46下载
- 积分:1
-
dw中SUM函数的使用
dw中SUM函数的使用-dw which use the SUM function
- 2023-05-02 21:10:03下载
- 积分:1
-
Labview Chart Time Display
Labview Chart Time Display
- 2022-01-26 07:47:10下载
- 积分:1
-
用python写贪吃蛇
这两天在网上看到一张让人涨姿势的图片,图片中展示的是贪吃蛇游戏, 估计大部分人都玩过。但如果仅仅是贪吃蛇游戏,那么它就没有什么让人涨姿势的地方了。 问题的关键在于,图片中的贪吃蛇真的很贪吃XD,它把矩形中出现的食物吃了个遍, 然后华丽丽地把整个矩形填满,真心是看得赏心悦目。作为一个CSer, 第一个想到的是,这东西是写程序实现的(因为,一般人干不出这事。 果断是要让程序来干的)第二个想到的是,写程序该如何实现,该用什么算法? 既然开始想了,就开始做。因为Talk is cheap,要show me the code才行。
- 2022-08-07 15:08:37下载
- 积分: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