-
一种RISC结构8位微控制器的设计与实现
一种RISC结构8位微控制器的设计与实现-The structure of a RISC micro-controller" s 8 Design and Implementation
- 2022-01-20 23:20:19下载
- 积分:1
-
kml_function
在MATLAB中读取或写入HTML5规范的网页数据,凭借这几个函数可以创建网页文件或进行网页爬取。使用时用M语言生成html文件,用浏览器打开可以看到效果。(In MATLAB to read or write the HTML5 specification of Web data, by virtue of these functions can create web files or web crawling. When using M language to generate HTML files, with the browser open to see the effect)
- 2017-04-19 17:05:18下载
- 积分:1
-
856334657645
小型VB图片管理系统(Access),有需要的就下载吧。(Small VB Image Management System (Access), there is a need to download it.)
- 2013-08-04 14:27:44下载
- 积分: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
-
反正是好东西就是了,没有说明和注释,大家自己看看就是了。...
反正是好东西就是了,没有说明和注释,大家自己看看就是了。-because it is a good thing because it wants to, without notes and notes, we all look at the grindstone.
- 2022-01-31 02:14:01下载
- 积分:1
-
语音短时能量、平均幅度、平均过零率
语音信号MATLAB特征获取,包括语音短时能量、平均幅度、平均过零率(Speech signal MATLAB feature acquisition, including voice short-term energy, average amplitude, average zero crossing rate)
- 2021-03-14 21:39:23下载
- 积分:1
-
Max Mixed Hedging DC
说明: 混合,配对交易,
网格,(但只有对冲),
货币对的直接(正)相关,
混合的,多货币对冲。(Mixed, paired transactions,
Grid (but only hedging)
The direct (positive) correlation of monetary pairs,
Mixed, multi-currency hedging.)
- 2020-06-25 17:20:02下载
- 积分:1
-
RRT-master (1)
说明: 快速扩展随机数机器人路径规划,快速找到一条优化的路径。(Robot path planning)
- 2020-08-29 21:18:05下载
- 积分:1
-
XLoader
说明: xloader for arduino over windows
- 2020-06-24 01:00:02下载
- 积分:1
-
gcuetp419
一套文章管理系统,里面加入了留言,会员,链接,投票等功能(A article management system, joined the message inside, member, links, voting, and other functions)
- 2017-04-10 00:52:35下载
- 积分:1