-
一个高手写的FFT的PPT 需要的来
一个高手写的FFT的PPT 需要的来-Written by a master of the FFT needs to PPT
- 2022-08-15 11:39:15下载
- 积分:1
-
uu编码&&解码
uu encode and decode
- 2023-08-07 01:25:03下载
- 积分:1
-
对公司的主要宗旨的实现计算组件和功能…
运算器部件的实现和功能 主要为学习计算机组成原理的同学 提供-computing components and functions of the realization of the main tenets of computer components provide students
- 2022-07-08 04:45:12下载
- 积分:1
-
视频编码的源代码 - H.264图像编码器
H.264 / MPEG-4第10部分或AVC(高级视频编码)的视频压缩标准,并且是目前最常用的格式记录,压缩和分配的高清晰度视频中的一个。在标准的第一个版本的最后起草工作,2003年5月完成。 H.264 / MPEG-4AVC是面向块的运动补偿基于编解码器,由ITU-T视频编码专家组(VCEG)共同制定的ISO / IEC JTC1运动图像专家组(MPEG)标准。该项目的合作伙伴关系的努力被称为联合视频组(JVT)。 ITU-T的H.264标准和ISO/ IEC的MPEG-4 AVC标准(正式,ISO/ IEC14496-10 - MPEG-4第10部分,高级视频编码)共同保持,使它们具有相同的技术含量。 H.264也许是最知名的是的编解码标准的蓝光光盘之一;所有蓝光光盘播放机必须能够解码H.264。它还被广泛用于流媒体网络资源,如Vimeo的,YouTube和iTunes商店,为的Adobe Flash Player和Microsoft Silverlight中的网络软件等,并且还有各种高清晰度电视节目的视频在地面(ATSC,ISDB-T,DVB -T或DVB-T2),电缆(DVB-C)和卫星(DVB-S和DVB-S2)。
- 2022-07-09 17:11:18下载
- 积分:1
-
基于龙贝格计算定积分的方法来计算无穷积分
基于龙贝格计算定积分的方法来计算无穷积分-Romberg-based method of calculating the definite integral to calculate the infinite integrals
- 2023-07-24 10:35:04下载
- 积分:1
-
tetstetesfdafesafds
tetsdftetsdftetsdftetsdftetsdftetsdftetsdftetsdff公司
- 2022-11-12 12:25:06下载
- 积分:1
-
Sicily 1009梅森素数
One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers.
A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.)
Initially it looks as though the Mersenne numbers are all primes.
Prime
Corresponding Mersenne Number
2
4–1 = 3 -- prime
3
8–1 = 7
- 2022-03-17 05:46:40下载
- 积分:1
-
COMC_C++实现核能谱串口数据上位机图形显示
高速ADC对核信号采集并通过串口传输给上位机,通过使用串口通信控件MSComm,MFC编程实现对串口传输来的数据上位机图形显示
- 2023-03-15 21:15:07下载
- 积分:1
-
基于IDF的中文分词源代码的小程序
基于IDF的中文分词源代码的小程序,用于初学者熟悉和料及IDF分词方法和实现算法。
- 2022-02-05 21:54:23下载
- 积分:1
-
大整数除法
ACM必备精品,先来一段比较函数。
int compare(char * c1,int s1,int e1,char *c2,int s2,int e2)
{
while(c1[s1]=="0"&&s1
- 2022-02-14 22:48:33下载
- 积分:1