-
various gates model of Verilog HDL description
各种门电路模型的VerilogHDL描述-various gates model of Verilog HDL description
- 2022-03-10 06:50:38下载
- 积分:1
-
DMA VHDL 设计IP核经常遇到大数据交换要用DMA,本IP核来自开源组织,免费开源版...
DMA VHDL 设计IP核经常遇到大数据交换要用DMA,本IP核来自开源组织,免费开源版-DMA VHDL design IP core often encountered in large data exchange to use DMA, the IP core from the open-source organizations, free open source version
- 2023-07-05 04:35:03下载
- 积分:1
-
vfp计算器 vfp计算器 vfp计算器
vfp计算器 vfp计算器 vfp计算器-calculators Probe Probe calculator calculator Probe Probe calculator Probe calculator calculator Probe
- 2022-03-02 05:52:50下载
- 积分:1
-
yes
上传点一般般的东西,主要是想下载点有用的东西,-yes
- 2022-03-13 01:36:48下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1
-
Windows API函数,希望大伙有用哦
Windows API函数,希望大伙有用哦-Windows API function, I hope everyone Oh useful
- 2023-02-24 06:50:03下载
- 积分:1
-
这里面包含了几个C程序,是典型的程序,具体功能看了就明白啦!文件格式为.doc。...
这里面包含了几个C程序,是典型的程序,具体功能看了就明白啦!文件格式为.doc。-That which contains several C procedures, is a typical procedure, the specific functions you read on to understand! File format for. Doc.
- 2023-04-13 11:15:03下载
- 积分:1
-
一个吃豆子游戏,很有趣。 可以学习到基本的游戏编程
一个吃豆子游戏,很有趣。 可以学习到基本的游戏编程-a game, is very interesting. Learn the basic game programming
- 2022-08-19 14:25:29下载
- 积分:1
-
殷人昆数据结构(c++)PPT与习题答案 软件工程专业 数据结构课程课件...
殷人昆数据结构(c++)PPT与习题答案 软件工程专业 数据结构课程课件-YIN Kun data structure PPT and the Problem of professional software engineering data structure answers Courseware
- 2022-03-03 05:28:45下载
- 积分:1