搜索资源列表
Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG
- Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works c
AD1851
- AD1851 程序 芯片资料 http://www.analog.com/zh/prod/0,,796_0_AD1851%2C00.html
Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG
- Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works c
FullBNT
- 贝叶斯matlab程序算法,给出了大量练习数据和实验方法以及结果分析。-Bayesian algorithm matlab procedures are given a great deal of practice data and experimental methods and results analysis.
AD1851
- AD1851 程序 芯片资料 http://www.analog.com/zh/prod/0,,796_0_AD1851%2C00.html-Procedures AD1851 chip information http://www.analog.com/zh/prod/0,, 796_0_AD1851 2C00.html
AssistNow_Offline_Prod_Summary(GPS-SW-06009)
- A-GPS Offline Prod Summary(GPS-SW-06009)-A-GPS Offline Prod Summary (GPS-SW-06009)
AssistNow_Online_Prod_Summary(GPS-SW-06001)
- A-GPS Online Prod Summary(GPS-SW-06001)-A-GPS Online Prod Summary (GPS-SW-06001)
mrua_SMP8634_2.8.2.0_dev.mips
- Sigma SMP8634 Mrua v. 2.8.2.0
Test_drive_serial_VisualDSP
- 90 days test drive serial number for VisualDSP++ 5.0 prod. by Analog Devices. This is the only serial that AD gives to anyone who download VisualDSP++ for testing. Dev environment will fully work only 90 days, after that
2010011022
- 在电子领域内,频率是一种最基本的参数,并与其他许多电参量的测量方案和测量结果都有着十分密切的关系。由于频率信号抗干扰能力强、易于传输,可以获得较高的测量精度。因此,频率的测量就显得尤为重要,测频方法的研究越来越受到重视。 频率计作为测量仪器的一种,常称为电子计数器,它的基本功能是测量信号的频率和周期频率计的应用范围很广,它不仅应用于一般的简单仪器测量,而且还广泛应用于教学、科研、高精度仪器测量、工业控制等其它领域。在数字电路中,
CW45A_prod_brief_V1
- CW45A prod brief V1 code sample
RGB.m
- find Avg RGB s1=imread( 7 img blue.jpg ) vec=reshape(s1,prod(size(s1))/3,3) R1=sum(vec(:,1))/length(vec(:,1)) G1=sum(vec(:,2))/length(vec(:,2)) B1=sum(vec(:,3))/length(vec(:,3)) RGB=[R1 G1 B1]- fin
Ch_Rem_Poly
- (程序Poly_GCD.m和Poly_GCD_Main.m) 多项式的中国剩余定理定义在在文学更数学符号如下(对于如在书中理查德Blahut/ P77):对于任何一组两两互素多项式[M1(X),2(X),... MK(X)],一组同余:C(X)= eqvt模(CK(x)中,MK(X))中,k=1,2,...,K具有一定程度的小于度的独特的解决方案。-The Chinese Remainder Theorem for Polynomi