-
ARM download when you need.
ARM download when you need.
- 2022-03-31 00:27:03下载
- 积分:1
-
清华大学足球机器人大赛程序。
清华大学足球机器人大赛程序。-Qinghua University soccer robot competition procedures.
- 2022-06-27 15:15:40下载
- 积分:1
-
OFDM系统的子载波数1024,数256的循环前缀,女…
OFDM系统,子载波数目1024,前缀数目256,循环数目256,加入了高斯白噪声-OFDM system, the number of subcarriers 1024, the number prefix 256, the cycle number of 256, by adding a Gaussian white noise
- 2022-02-25 11:24:50下载
- 积分:1
-
基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考...
基于VB.NET开发的与RS232串口通信的编程实例,适用于开发者参考-on VB.NET development and RS232 serial communication programming examples, application developers to reference
- 2022-01-22 16:01:00下载
- 积分:1
-
pb learning needs of the view! Learning pb very good break
学习pb的有需要的来看吧!学习pb很有好处的课间 很不错哦-pb learning needs of the view! Learning pb very good break-time was pretty good, oh
- 2022-06-03 12:55:53下载
- 积分:1
-
VC++ 6.0简单屏幕画笔源代码
VC++ 6.0简单屏幕画笔源代码 ,可以让用户直接在屏幕的任意地方写字,仿画图的功能,不过这个不是在指定的画图窗口中才能画出图形,而是打开后,在屏幕的任意地方都可以。而且还可以设置画笔的颜色,有四种颜色可选,还可设置画笔粗细等功能。以下请看画笔的设置部分代码:
void CMyWnd::OnRed()//选中绿色
{
ColorX=255;
ColorY=0;
ColorZ=0;
}
void CMyWnd::OnYellow()//选中黄色
{
ColorX=255;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnGreen() //选中绿色
{
ColorX=0;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnBlue() //选中蓝色
{
ColorX=0;
ColorY=0;
ColorZ=255;
}
void CMyWnd::OnAdd() //增加画笔大小
{
ADxy+=1;
}
void CMyWnd::OnDec() //增加画笔大小
{
if (ADxy!=1)
ADxy-=1;
}
void CMyWnd::OnAbout() //增加画笔大小
{
//AfxMessageBox("你好");
//显示关于对话框
CLjxDlg dlg;
int xxx=dlg.DoModal();
}
- 2022-11-18 14:20:03下载
- 积分:1
-
This is the basis of a change of netizens eight digital procedures, the operatin...
这是我根据 一个网友 改变的 八数码 程序,在Bcb6环境下运行-This is the basis of a change of netizens eight digital procedures, the operating environment Bcb6
- 2022-04-11 07:44:38下载
- 积分:1
-
可以直接加入程序中运行的程序软件!加入后不需别的条件直接放入所建立的文件中...
可以直接加入程序中运行的程序软件!加入后不需别的条件直接放入所建立的文件中-accession process can directly run the software! After joining the other without directly Add conditions established by the document
- 2023-03-03 22:15:03下载
- 积分:1
-
虚拟仪器的232通讯程序,安装了Labview的直接可以用了
虚拟仪器的232通讯程序,安装了Labview的直接可以用了-Virtual instrument 232 the communication process, the installation of Labview can be used directly
- 2022-02-07 22:41:47下载
- 积分:1
-
ERwin的使用教程,非常好,本人就事看此教程入门的.
ERwin的使用教程,非常好,本人就事看此教程入门的.-ERwin use of tutorials, very good, I do look at this tutorial on getting started.
- 2022-02-05 04:20:35下载
- 积分:1