-
MIMO-OFDM-Wireless
仿真书籍: Communications with MATLAB(Simulation books: Communications with MATLAB)
- 2013-04-12 17:07:42下载
- 积分:1
-
my-Bas-Bomber
a game in C, bomb the base of your opposition using the cordinates
- 2012-12-18 21:45:15下载
- 积分:1
-
Bid20190706V10
说明: 下位机与上位机通过USB口上传数据,上传的数据包括校验算法(Lower computer and upper computer upload data through USB port, and upload data includes verification algorithm.)
- 2020-06-18 15:40:02下载
- 积分:1
-
AT25DF641
说明: AT25DF641的驱动代码和资料,基于SPI模式的flash存储芯片(Drive code and data of at25df641, flash memory chip based on SPI mode)
- 2019-10-21 12:12:48下载
- 积分:1
-
RTOS-for-AVR
小巧的RTOS,用于AVR,简单修改也适合其它单片机(Compact RTOS, for the AVR, simple modification is also suitable for other devices)
- 2011-07-18 11:30:45下载
- 积分:1
-
socket_1
VC编写的linux 环境下socket通信,实现文件的传输(VC prepared under linux socket communication, file transfer)
- 2013-09-16 11:10:26下载
- 积分:1
-
PtBarcodeDec
qrcode decoder library
- 2009-05-09 17:22:05下载
- 积分:1
-
C# 使用Graphics对象的DrawRectangle方法绘制粗边框图形
C# 使用Graphics对象的DrawRectangle方法绘制粗边框图形,可以方便的自定义图形的边框大小,如示例截图所示的效果,具体的代码编写方法为:
private void button1_Click(object sender, EventArgs e)
{
Graphics graphics = this.CreateGraphics();//声明一个Graphics对象
Pen myPen = new Pen(Color.Black, 8);//实例化Pen类
//调用Graphics对象的DrawRectangle方法
graphics.DrawRectangle(myPen, 10, 10, 150, 100);
}
- 2022-03-24 16:40:35下载
- 积分:1
-
AD7606芯片采集程序
AD7606模数转换芯片,采集控制程序,与stm32芯片相连
- 2022-12-20 05:10:04下载
- 积分:1
-
rentdvd
数据库程序,是一个DVD出租系统的源码!
能记录删除出租记录和录像带的信息(database program, is a DVD rental system source code! Records can be deleted video rental records and information)
- 2007-03-31 18:06:18下载
- 积分:1