-
实时录音并显示波形
实时录音并显示波形-Real-time recording and display the waveform
- 2022-03-18 15:03:45下载
- 积分:1
-
with allogeneic or ideas to achieve a circular movement of a stationary and a sm...
用异或思路实现一个运动的圆和一个静止的正方形的小程序,用c写的 -with allogeneic or ideas to achieve a circular movement of a stationary and a small square of procedures used to write the c
- 2022-08-24 00:32:51下载
- 积分:1
-
Parzen窗法应用概率密度函数估计问题。
应用Parzen窗法估计样本的概率密度函数;
估计样本为标准正态分布和均匀分布;-Application of Parzen window method estimates the probability density function of the sample estimated sample standard normal distribution and uniform distribution
- 2022-04-14 21:33:56下载
- 积分:1
-
这是一个关于Access文件的读取和写入操作,采用VC编写,可以将基金Access数据读出,并在控件中显示,是一个实用性很强的综合例子...
这是一个关于Access文件的读取和写入操作,采用VC编写,可以将基金Access数据读出,并在控件中显示,是一个实用性很强的综合例子
-This is a file on the Access to read and write operations, using VC prepared Fund Access data can be read out, and in the control show that it is a very practical example of a comprehensive
- 2022-09-10 23:35:03下载
- 积分:1
-
c++ Professional HandBook
c++ Professional HandBook
- 2022-04-11 09:58:21下载
- 积分:1
-
《混乱竞技场》一个免费多人连线游戏,游戏支持多个连线玩家在同一个场景中杀怪,练级以及PK,游戏中设定了一个4000*4000大小的场景和一共43种拥有不同技能...
《混乱竞技场》一个免费多人连线游戏,游戏支持多个连线玩家在同一个场景中杀怪,练级以及PK,游戏中设定了一个4000*4000大小的场景和一共43种拥有不同技能的怪物,有大量怪物聚居的地域供玩家练级,也有强大的怪物供玩家组队挑战,如高地战神、黑龙、巫妖等,怪物分为4种类型,分别是魔法型、战士型、力量射手型、魔法射手型,各有不同的特长,能力基本平衡,玩家可根据爱好选择游戏角色,游戏做过很充足的测试,在平衡性方面做了很多努力,有很强的可玩性,加上华丽的魔法效果,动感的音乐和动作,方便高效的设置和连线功能,是一款值得试玩的游戏。
-"confusion arena," a free people line games, the game supports multiple connections with the players in a scene militia, for itself and PK, the game set a 4000* 4000 and the size of the scenes have a total of 43 different skills monster. a large number of monster populated area for players for itself, but also a strong team player for a monster challenge, such as the upland God of War, Heilonggang. Wu Yao, a monster is divided into four types, namely the magic type, the soldiers type, strength-shooter, shooter-type magic, have different skills, and abilities of balance, players can choose game-loving roles, games done very well in testing, the balance have done a lot of hard work, a strong buzz, plus gorgeous mag
- 2022-10-24 03:55:03下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
利用CRC
利用CRC-32检测程序的完整性-using CRC-32 testing the integrity of the proceedings
- 2022-08-05 20:13:39下载
- 积分:1
-
基于Opencv3.4的图像匹配
采用Opencv3.4进行图像匹配,环境为win10,vs2017。代码实现过程,1,通过surf特征点检测算子对图像进行特征提取2,对将图像中的特征点进行匹配。3,筛选匹配度高的特征点。4,根据匹配的特征点计算图像之间的投影矩阵。5,根据投影矩阵获取图像之间的对应关系。
- 2023-05-29 18:55:21下载
- 积分:1
-
利用VC调用matlab命令进行编程控制的源码.对于vc复合matlab编程意义很大...
利用VC调用matlab命令进行编程控制的源码.对于vc复合matlab编程意义很大-VC orders call Matlab programming control of the source. For vc composite Matlab programming of great significance
- 2022-05-15 21:47:25下载
- 积分:1