-
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。...
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。-This is a flash shooting game, which involves a mouse and follow the event trigger, random operator knowledge and so on.
- 2022-04-29 12:51:10下载
- 积分:1
-
使用的mydll合作
利用 任明汉大侠的mydll制作的VFP截图示例-use RMH S mydll
- 2022-09-03 07:15:02下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
三星s344b0x蜂鸣器测试/如果(关键= =)/ /如果(beepfreqlt;20000)/ beepfreq…
三星S344B0X蜂鸣器测试
// if(key== + )
// if(BeepFreq100)
// BeepFreq -=100
// SetBeepPwm(BeepFreq, 50)
// printf("Now beep frequence is %d
", BeepFreq)
// Delay(2000000)
// StopBeepPwm() -Samsung S344B0X buzzer testing// if (key ==)// if (BeepFreqlt; 20000)// BeepFreq = 100// if (key ==-)// if (BeepFreqgt; 100)// BeepFreq-= 100// SetBeepPwm (BeepFreq, 50)// printf ( "Now beep frequence is% d n", BeepFreq)// Delay (2000000)// StopBeepPwm ()
- 2022-07-08 17:03:10下载
- 积分:1
-
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发....
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发.-achieve card management, the cases will dialog with the data structure, the document attempts to combine the organic, hoping to give readers more enlightening.
- 2022-03-15 07:59:56下载
- 积分:1
-
一个Windows ping源码,用VC++6.0编写,socket 入门编程
一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
- 2022-07-26 12:50:03下载
- 积分:1
-
GIM PHOTHO 1.4.3
GimPhoto是GIMP修改与新的菜单布局,额外的插件,新的画笔集,摄影过滤器和集成的MDI窗口alaphotoshop更多。
- 2022-01-25 21:13:57下载
- 积分:1
-
asp.net中如何使用office web component.rar
asp.net中如何使用office web component.rar-how to use office web component.rar
- 2022-11-25 07:10:03下载
- 积分:1
-
模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。
模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。-Simulation of a simple calculator, the absolute own. Beginners can copy operation.
- 2023-03-03 09:35:03下载
- 积分:1
-
VC++扩展编程使你对VC++编程有更全面的认识和深入
VC++扩展编程使你对VC++编程有更全面的认识和深入-It help your understand the VC++ programming more comprehensively.
- 2023-04-18 08:20:03下载
- 积分:1