-
该程序利用向量V作为依据。生成方循环矩阵
This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
-This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
- 2022-12-18 03:50:03下载
- 积分:1
-
基于MATLAB的平面四连杆设计
说明: huizhiquxiankuayidiidnaba
- 2021-01-05 16:58:54下载
- 积分:1
-
在VC环境下,基于arcobject开发的地理灾害模块
在VC环境下,基于arcobject开发的地理灾害模块-in VC environment, based on the geographical arcobject development module disaster
- 2022-07-22 11:03:03下载
- 积分:1
-
关于本学期,做的全部实验, 关于本学期,做的全部实验,
关于本学期,做的全部实验, 关于本学期,做的全部实验,-shugou
- 2022-08-12 10:58:11下载
- 积分:1
-
Simple_-_Lcd_-_USART_-_COUNTER-TIMER
simple lcd display of pulse counter LPC1768
- 2017-08-10 13:18:41下载
- 积分:1
-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1
-
snow_drift
说明: 雪堆博弈 Python实现,雪堆博弈揭示了个体理性和群体理性的矛盾对立。可以这样来描述雪堆博弈(snowdrift game Snowdrift game is implemented in Python, which reveals the contradiction between individual rationality and group rationality. We can describe the snowdrift game in this way)
- 2020-05-21 15:16:31下载
- 积分:1
-
C++SQL
说明: 利用C++实现与SQL server通讯,代码无误,需按照连接语句自建数据库,VS2019调试成功。(Using C + + to realize communication with SQL server, the code is correct, the database needs to be built according to the connection statement, vs2019 debugging is successful.)
- 2020-05-26 15:24:27下载
- 积分:1
-
一个非常好的c++编译器,不比visual c++差多少,代码非常规范
一个非常好的c++编译器,不比visual c++差多少,代码非常规范-a very good c compiler, unlike visual c bad number, code very norms
- 2022-02-26 03:05:49下载
- 积分:1
-
智能交通系统演示
智能交通管理系统,交通指示控制系统Delphi实例代码(Intelligent Transportation System Example Delphi Code)
- 2020-06-25 11:00:01下载
- 积分:1