-
会用C编程并不代表就掌握了C语言,本书中归纳了一些常见的C编程错误,希望对大家能有所帮助....
会用C编程并不代表就掌握了C语言,本书中归纳了一些常见的C编程错误,希望对大家能有所帮助.-Will use C programming does not mean that the hands of the C language, this book summarized some common C programming errors, in the hope that everyone can be helped.
- 2022-11-26 09:25:03下载
- 积分:1
-
linux usbkiller的驱动电子书集 对开发linux地层程序有很好的指导作用...
linux usbkiller的驱动电子书集 对开发linux地层程序有很好的指导作用-driver linux usbkiller e-book collection on the development of stratigraphic procedure linux have a good guide
- 2022-11-01 10:10:03下载
- 积分:1
-
关于3G基站的培训,现在正在搞TD,应该对大家有用处。
关于3G基站的培训,现在正在搞TD,应该对大家有用处。-3G base stations on the training, are now engaged in TD, everyone should have usefulness.
- 2022-11-16 10:25:03下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
用VB写的51单片机与电脑串口通信调试的源程序sscom.
用VB写的51单片机与电脑串口通信调试的源程序sscom.-VB wrote 51 microcontroller serial communication with the computer debugging of source sscom.
- 2023-02-05 22:20:04下载
- 积分:1
-
获取本机的IP地址
获取本机的IP地址-access to the machine"s IP address
- 2022-05-23 23:40:31下载
- 积分:1
-
Designed primarily for industrial control, first configured hardware required do...
主要为工控设计的,先配置好硬件所需的文件,和需要发送的命令,配合tftp,就可以自动下载硬件所需要的系统文件了。还可以自动发送命令给硬件。类似超级终端。仅共学习参考。-Designed primarily for industrial control, first configured hardware required documents, and the need to send orders, with tftp, you can automatically download the hardware needed for the system files. Can also automatically send a command to the hardware. Similar to HyperTerminal. Only a total learning reference.
- 2022-02-12 00:34:34下载
- 积分:1
-
第三代移动通信系统,通信协议.WCDMA系统.
第三代移动通信系统,通信协议.WCDMA系统.-Third-generation mobile communication systems, communication protocols. WCDMA system.
- 2022-01-25 18:38:13下载
- 积分:1
-
超宽带matlab仿真,用simulink搭建
超宽带matlab仿真,用simulink搭建-UWB Matlab simulation, using Simulink structures
- 2022-01-22 09:11:17下载
- 积分:1
-
维特比译码器的asic设计的相关论文
维特比译码器的asic设计的相关论文-Viterbi Decoder asic design related articles
- 2022-06-16 23:56:47下载
- 积分:1