-
LLCfangzhen
说明: 电力电子变LLC拓扑仿真,可帮助初学者理解电力电子变压器谐振拓扑特性(LLC topology simulation of power electronic transformer)
- 2020-04-20 13:26:04下载
- 积分:1
-
mouseMenu
A jQuery mouse right-click menu special effect code, the JS code is suitable for application development background use.
- 2019-05-06 21:41:11下载
- 积分:1
-
3D星空动画特效
一款使用纯CSS3制作的炫酷3D星空动画特效。(A cool 3D star animation special effect using pure CSS3.)
- 2019-02-13 13:36:00下载
- 积分:1
-
VC++ 模拟实现网络语音电话
VC++ 模拟实现网络语音电话,类似语音聊天的功能,这是一个通过网络实现的网络语音电话,功能目前是比较基础的,仅供学习参考吧。本实例当时在Windows 2000环境下运行通过。相关的代码如下:
#define BUFFERSIZE 5120 //缓冲区大小
static HWAVEIN hWaveIn ; //录音设备句柄
static HWAVEOUT hWaveOut ; //播放设备句柄
static PBYTE pBufferIn[2]; //用于接收和播放的两块缓冲区
static PBYTE pBufferOut[2]; //用于发送和录音的两块缓冲区
static PWAVEHDR pWHIn[2]; //用于录音的PWAVEHDR结构数组
static PWAVEHDR pWHOut[2]; //用于播放的PWAVEHDR结构数组
static WAVEFORMATEX waveform ; //用于打开音频设备的WAVEFORMATEX结构
int nIn = 0; //当前播放缓冲区号
int nOut = 0; //当前录音缓冲区号
int nComState = 1; //显示通话状态信息的变量
CString LocalIP; //本机IP地址
CString RemoteIP; //远端主机IP地址
CServerAS sServer; //服务器套接字
CClientAS sClient; //客户端套接字
CServerAS sListen; //监听套接字
BOOL ConnectDown = FALSE; //“连接”按钮是否被按下
BOOL sState = FALSE; //是否处于服务器端状态
BOOL cState = FALSE; //是否处于客户端状态
- 2022-02-14 11:56:52下载
- 积分:1
-
server
用labview编写的基于TCP/IP协议的服务器(Prepared using labview based TCP /IP protocol server)
- 2011-01-13 19:17:20下载
- 积分:1
-
易买网项目源码
易买网项目源码完整版,项目源码 图片素材 数据库代码都有(Easy to buy net project source code complete edition)
- 2020-09-19 14:57:52下载
- 积分:1
-
STM32F10x
说明: 里面具有STM32的所有.H文件,可用于demo里面不全,丢失的.H文件,添加到项目目录下即可使用。(It has all the. H files of STM32, which can be used for incomplete and missing. H files in demo, and can be added to the project directory.)
- 2019-04-30 14:09:12下载
- 积分:1
-
开题答辩
说明: 本科开题答辩,详细文件内部都有,可供参考,能够给你指明道路(Undergraduate opening defense, detailed documents are internal, for reference, can show you the way)
- 2020-07-09 14:50:31下载
- 积分:1
-
936焊台PCB板
说明: Iron white 936 welding platform temperature control board design circuit diagram PCB production drawings
- 2021-01-04 12:12:39下载
- 积分:1
-
该程序是时间显示程序,一般可以使用LCD显示.
该程序是时间显示程序,一般可以使用LCD显示.-time of the procedure is indicated procedures, the general can use LCD display.
- 2023-09-06 08:20:03下载
- 积分:1