-
我们都知道一些键盘事件。今天我做了一个键上下着…
大家都知道键盘上几个的事件吧。
今天我就作了一个用上下左右键控制图标的小程序,帮助你理解这几个事件。。很好玩的。-we all know several of the keyboard events. Today I made a key up and down around the small icon control procedures to help you understand these events. . Very fun.
- 2022-03-05 13:10:43下载
- 积分:1
-
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。...
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。-topic : There are two disk files A and B, the store his letter, the requirements of these two documents, the information merger (in alphabetical order), the output to a new file C.
- 2022-01-31 16:14:08下载
- 积分:1
-
在表格中,您将满足条件的地址聚合多个单元格吨。
在Excel中,将符合条件的多个单元格的地址汇总,生成公式,便于追溯到原始文件。-In Excel, you will meet the conditions of the address aggregate multiple cells to generate the formula, easy to be traced back to the original file.
- 2022-10-07 06:05:03下载
- 积分:1
-
模拟操作,是控制台程序提供的快速
模拟DOS,为console程序提供快捷windows化- Simulates DOS, is the console procedure provides quickly
windows
- 2023-02-02 17:40:04下载
- 积分:1
-
8数码问题的C语言版本 可以借鉴 希望有帮助
8数码问题的C语言版本 可以借鉴 希望有帮助-8 digital issues of the C language version can draw hope to have help
- 2022-02-02 12:05:24下载
- 积分:1
-
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1...
这个程序是一个用鼠标画直线的源码,是用vc做的,对于那些初学者可能比较有用1-the procedure is painting a straight line with the mouse the source, is to use vc do, for those who may be more useful to beginners 1
- 2022-10-10 00:30:02下载
- 积分:1
-
能调用摄像头进行拍照
调用本地摄像头进行视频。可以获取摄像头的资源页进行特定的设置,通过directshow来进行摄像头图片的获取,和摄像头图片分辨率的设置。
- 2023-08-25 08:25:04下载
- 积分:1
-
数字图像处理绘制直方图
数字图像处理的基本实验之一,使用自己编写的函数,读入一个图像,将其转为灰度图,并读出每个像素的灰度值,然后绘制灰度图,显示在屏幕上,以bmp的格式存在磁盘中。
- 2022-03-03 14:14:31下载
- 积分:1
-
计算乘方的一个小程序哦
计算乘方的一个小程序哦-calculated involution of a small program!
- 2022-06-17 22:17:32下载
- 积分: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