-
VC中使用 Flash 美化你的程序
VC中使用 Flash 美化你的程序-VC Flash beautify your procedures
- 2022-01-24 16:00:36下载
- 积分:1
-
这是一个识别颜色环电阻的小程序,很容易使用…
这是一个识别色环电阻的小程序,使用起来很方便。-This is a recognition of the color ring resistance small program was easy to use.
- 2022-03-15 12:08:02下载
- 积分:1
-
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!...
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
- 2022-04-11 10:10:20下载
- 积分:1
-
本实验完成发光二极管的循环点亮实验,由于输入晶振为20M,分频得到count1信号,故每间隔约1S彩灯循环移位一次。
也可以外接32768hz的晶振经406...
本实验完成发光二极管的循环点亮实验,由于输入晶振为20M,分频得到count1信号,故每间隔约1S彩灯循环移位一次。
也可以外接32768hz的晶振经4060分频后的1HZclk输入,自己可以尝试改变实验,加以练习。
现象:可以看到流水灯-In this experiment completed the cycle of light-emitting diode light experiments, as a result of the importation of crystal for the 20M, sub-frequency signal received count1, so each interval of about 1S Lantern a cyclic shift. Can also be the external 32768Hz crystal oscillator frequency by 4060 after 1HZclk input, they can try to change the experiment, to practice. Phenomenon: we can see water lights
- 2022-01-25 19:28:36下载
- 积分:1
-
computer phone
computer phone
- 2023-08-14 02:50:03下载
- 积分:1
-
家庭财务管理,财务信息,家庭成员,一个小程序…
家庭财务管理
家庭成员财务信息
关于C的小程序-Family financial management, financial information, family members, a small program on the C
- 2023-06-21 09:40:03下载
- 积分:1
-
a system of data sample
八路数据采集系统
含有各个详细的子程序-a system of data sample
- 2023-08-13 12:00:02下载
- 积分:1
-
简易cad,实现了一些cad中的基本功能,vc++编程实现,简单实用...
简易cad,实现了一些cad中的基本功能,vc++编程实现,简单实用-Simple cad, to achieve some of the basic functions of cad in, vc++ programming, simple and practical
- 2022-10-11 06:30:03下载
- 积分:1
-
KalmanFilter 递归程序,非常经典
KalmanFilter 递归程序,非常经典-KalmanFilter recursive procedures, very classic
- 2022-01-22 11:53:21下载
- 积分:1
-
five pig game
实现功能如下:1.选中一个珠子后,又点击第二个珠子,然后点击空白处移动的是第二个珠子(以前移动的 是第一个)
2.两边的人随着分子的变化而变化
算法大致描述:
左边的人:
当当前分数超过最大分数后,人开始下降,
下降的高度=总高度*((当前分数-最大分数)/最大分数)
加载图片时图片大小不变,只是图片左上角的高度提高“下降的高度”
这样显示出来的图片就“等于下降了一些”
右边的人:
和左边的人相反,右边的人是升高,
升高的高度=总高度*((最大分数-当前分数)/最大分数)
图片左上角的高度不变,只是增加图片高度,大小为升高的高度
这样显示出来的图片就“等于身高了一些”
未实现的目标(暂时的)
1.点击珠子的时候最好有动态效果
2.珠子移动的动态效果-five pig game
- 2022-07-14 13:35:33下载
- 积分:1