-
VC++中轻松实现滑动控件
VC++中轻松实现滑动控件-easily achieve sliding control
- 2022-06-28 18:46:01下载
- 积分:1
-
设计背景
background sound for design
- 2022-03-12 11:21:37下载
- 积分:1
-
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。...
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。-Keyboard input from a number of characters, one by one they go to the disk until the input of a# far.
- 2022-01-31 09:04:43下载
- 积分:1
-
Hash algorithm of data structure. It uses for the experiment.
数据结构中的哈希表算法。做来完成实验的。-Hash algorithm of data structure. It uses for the experiment.
- 2022-02-01 21:22:26下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
大量的DELPHI习题 初学者的宝典 总共17个章节
大量的DELPHI习题 初学者的宝典 总共17个章节-lot of the Delphi Exercise beginners book a total of 17 chapters
- 2023-05-12 22:25:04下载
- 积分:1
-
基于MFC绘图程序MiniDraw,运用鼠标交互,画直线圆多边形矩形等等功能,...
基于MFC绘图程序MiniDraw,运用鼠标交互,画直线圆多边形矩形等等功能,-MFC-based drawing program MiniDraw, the use of mouse interaction, drawing a straight line circle rectangle polygon feature, etc.,
- 2022-08-21 15:03:25下载
- 积分:1
-
很简单的计算器哦~!~! 本人的小作业!
很简单的计算器哦~!~! 本人的小作业!-very simple calculator oh ~! ~! My small operation!
- 2022-01-25 18:42:15下载
- 积分:1
-
X86平台计算量计算代码
在Intel X86平台上通过读取硬件时钟计算,在程序的两端分别获取,可以精确的计算程序的运行时间,以CPU时钟周期为单位,是能获取到的最精确的方法
- 2022-07-03 12:41:33下载
- 积分: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