-
Corm-oneself
NET Core+EF Core实例,自己使用了,很好,没有问题(NET Core+ EF Core instance, oneself use, is very good, no problem)
- 2017-03-15 16:03:11下载
- 积分:1
-
vc++编写的一个圣诞贺卡程序,可以更改其中的各个项目音乐等...
vc++编写的一个圣诞贺卡程序,可以更改其中的各个项目音乐等-written in vc++ a Christmas greeting card program, you can change various projects in which music. . .
- 2022-03-22 12:40:39下载
- 积分:1
-
VC++ 实现文字序幕上下滚动效果
VC++ 6.0实现文字上下滚动效果,类似电影字幕,定位于文字框中的文字滚动,在窗口中实现的文字垂直滚动特效。在代码中你可改变滚动文字的内容,可设置滚动速度,滚动方向,完成后文字就像电影序幕那样的效果滚动。本源码来自国外VC++网站,源代码开源。
- 2023-06-03 13:25:03下载
- 积分:1
-
ssc_pneumatic_actuator_MODY
说明: pneumatic model for simulink
- 2019-06-26 12:06:33下载
- 积分:1
-
空调房调温模型,Simulink仿真
说明: 空调房调温模型,Simulink仿真,包括房间传热模型和空调压缩机模型(air conditioning room simulation)
- 2020-02-25 20:54:02下载
- 积分:1
-
经过我们长期的努力,终于推出了《良精商城系统
经过我们长期的努力,终于推出了《良精商城系统-白金版》。客户可以自行选择喜欢的风格,良精程序的特色!-through our long-term efforts, and finally launched the "Ryosei Mall System-Platinum Edition." Customers can choose their own style, Ryosei procedures characteristics!
- 2022-08-24 15:13:22下载
- 积分:1
-
作业
本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下:
1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。
2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。
3、程序模拟人点击可以消除的一对游戏牌进行消除。
对某局游戏转化成二维数组如下:
0 0 0 0 0
0 1 2 0 0
0 0 3 4 0
0 0 0 1 0
输入二位数组的行、列,二位数组、起始元素的的坐标、终止元素的坐标,判断起始游戏牌和终止游戏牌是否可以消除。
对上例输入
4 5
0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0
1 1
3 3
输出 TRUE(The writing program simulates the game, and the computer simulates the process of watching the game as follows:
1. Analyze the game and convert the game into a two - bit array. 0 is the blank area, the number indicates that the game card is the number of game cards that appear in the game.
2. Use the breadth first search algorithm to judge whether the two game cards can be eliminated.
3, the program simulates a pair of game cards that can be eliminated by clicking.
A game of a game is transformed into a two-dimensional array as follows:
00000
01200
00340
00010
Input the row and column of the two bit array, the coordinates of two bit array, the initial element, and the coordinates of the termination elements, so as to determine whether the initial game card and the ending game card can be eliminated.
For example input
45
0000001200 0034000010
11
33
Output TRUE)
- 2017-12-17 16:01:15下载
- 积分:1
-
很好的一个VB程序 可以作为学生期末作业 是一个综合实验
很好的一个VB程序 可以作为学生期末作业 是一个综合实验-Good one VB program can work as a student is a comprehensive end of experiment
- 2022-02-14 19:50:47下载
- 积分:1
-
OSC_work_tds4000_matlab
It is mainly the connection of the oscilloscope and the MATLAB
- 2018-05-23 14:48:35下载
- 积分:1
-
OpenGL OpenCV根据视差图重建三维信息
利用OpenCV、openGL根据视差图进行三维重建(Three dimensional reconstruction based on parallax map based on OpenCV and openGL.)
- 2018-04-13 18:35:26下载
- 积分:1