-
ChangeSDName
一款wince平台下更改SD卡名字的小工具,支持SDMMC/StorageCard/Storage Card三种常用名。(A wince platform change the name of the SD card gadget support SDMMC/StorageCard/Storage Card three common name.)
- 2021-04-14 23:28:54下载
- 积分:1
-
netlink_ipc
netlink通信模板,用于和内核驱动进行通信(netlink communication module)
- 2020-06-20 18:20:02下载
- 积分:1
-
driverDDKFloowMe02
黑客防线:windows 驱动开发视频培训教程 02(Hacker Defense: windows-Driven Development Video Training Tutorial 02)
- 2010-01-21 10:04:50下载
- 积分:1
-
业务tunnel接口创建与删除操作
L3VPN创建隧道是出口是用tunnel管道创建接口,支持虚拟机子接口和物理口方式,删除和建立通过链表数据结构进行处理
- 2022-01-31 02:59:39下载
- 积分:1
-
设计并实现Unix的“time”命令
设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在Linux下实现: • 使用fork()/execv()来创建进程运行程序 • 使用wait()等待新创建的进程结束 • 调用gettimeofday()来获取时间 mytime的用法: $ mytime.exe program1 -$ mytime.exe program1
- 2023-07-20 00:35:04下载
- 积分:1
-
bearings-only-passive-tracking
基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
- 2013-07-09 16:42:33下载
- 积分:1
-
The project uses a enum types express one of four kinds of different brand suit,...
该项目使用一个enum类型表示一副牌的4种不同花色,然后使用一个struct型表示日历日期
-The project uses a enum types express one of four kinds of different brand suit, and then use a struct type that calendar date
- 2022-03-19 09:59:03下载
- 积分:1
-
用单片机实现交通灯
用单片机实现了交通灯的设计,不仅可以实现红绿灯亮,还能够显示灯亮的秒数,还能实现人行道灯的控制。并附上了硬件图。
- 2023-04-12 08:55:03下载
- 积分:1
-
recognition
本实验语音库为免费的柏林情感语音库,其采样频率为16KHZ,16bit量化。该语音库共有500 句情感语音信号,分别由十名专业演员(5 男,5 女)在不同情感状态下(高兴、愤怒、平静、悲伤、害怕、厌烦、憎恨)朗读十句不同文本的德语组成。本实验选取其中的部分情感(高兴、愤怒、悲伤)加以识别。仿真实验环境为MATLAB7.0。
实验选取的情感特征为短时平均能量、短时平均幅度、基频和短时过零率。为了降低不同人在表达不同情感时的个人差异造成的影响,本文实验过程中将提取的情感特征进行归一化处理。归一化采取将同一个人的三种情感语音信号的情感特征放在一起归一化处理,并将归一化后的情感特征作为KNN分类器的训练样本和测试样本。
该实验使用了传统的KNN算法和改进算法两种识别方式,通过实验结果对比了各自的特点。
(This experiment YuYinKu for free Berlin YuYinKu emotion, the sampling frequency for 16 KHZ, 16 bit quantification. The YuYinKu 500 words of emotional speech signal, respectively by ten professional actors (5 male, five female) in different emotional state (happy, anger, sadness, fear, calm, bored, hate) read ten sentences in different text of the German. This experiment selection of part of the emotions (joy, anger, sadness) is recognized. The simulation experiment environment for MATLAB7.0.
The selection of emotional characteristics for short-term average energy, short-term average amplitude, frequency, and the short zero rate. In order to reduce the different people in different emotional expression of the impact of individual differences, the experiment process will extract emotional characteristics is normalized. The normalized will take the same three kind of emotional speech signal emotional features normalized put together, and after the normalized the emotional characteristics)
- 2012-03-06 11:30:54下载
- 积分:1
-
xindian
采集单通道心电数据后量化,编码,并在屏幕上显示出来(Single-channel ECG data acquisition after the quantization, coding, and displayed on the screen)
- 2009-03-21 10:39:26下载
- 积分:1