登录
首页 » matlab » 200712051036

200712051036

于 2008-06-13 发布 文件大小:9KB
0 103
下载积分: 1 下载次数: 135

代码说明:

  这是一款汽车理论的分析源程序,包括动力性,经济性等。(This is a theoretical analysis of automotive source, including the dynamic, economic, and so on.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • This is the winpcap Chinese document easier to understand than the English, more
    这是winpcap的中文文档 比英文的容易理解多了-This is the winpcap Chinese document easier to understand than the English, more
    2022-02-20 05:00:00下载
    积分:1
  • GMSK和MSK调制解调系统的眼图 MSK_GMSK
    GMSK和MSK调制解调系统的眼图,误码率图,很好(GMSK and MSK modulation and demodulation system eye diagram, bit error rate figure, very good)
    2020-06-28 09:03:23下载
    积分:1
  • ModelEvaluatTargetLocatPrec
    以地基分布式有源雷达组网系统为讨论对象,在具体分析了4种系统定位误差的相互关系的基础上,给出了一种 基于ECEF转换法的系统目标综合定位精度评估模型,并利用典型的雷达参数,对2D与3D混合的雷达组网系统的实际目标 综合定位精度进行了仿真和对比分析,得到了一些对雷达组网系统的实际部署优化处理有参考价值的结论。 (The land-based distributed active radar network system is taken as discussion object.On the basis of the concrete analysis of the interrelation among four sorts of locating errors, a model of evaluating the integrated system locating precision is put forward. By using the typical radar parameters, the simulation a of the actual integrated locating precision of 2D/3D hybrid radar network systems are done. Conclusions that are helpful for optimization of radar network disposition are obtained. )
    2014-01-04 21:40:13下载
    积分:1
  • 里边又一个可以发邮件的序,还有几个辅助的序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上....
    里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上.-I put a programme which could send email and some acessary programms in it. I think they are very useful and I d like to shall them with you all.
    2022-08-22 01:36:08下载
    积分:1
  • Voice-signals-pitch-detection
    基于同态处理的语音信号基音检测,利用同态处理中的倒谱或者复倒谱方法,检测语音周期(Based on homomorphic processing of the speech signal pitch detection, homomorphic processing or complex cepstrum cepstrum method to detect voice cycle)
    2021-05-14 02:30:02下载
    积分:1
  • 开发研制的全双工套接字通信
    一个用VC开发的全双工Socket通讯程序- The entire duplex Socket communication procedure which develops with VC
    2022-03-14 10:31:05下载
    积分:1
  • shaungzhuanzi
    此程序是双转子系统临界转速计算源程序代码(This program is the double rotor system critical speed calculation source code)
    2020-06-30 18:40:01下载
    积分:1
  • ProfilerProcessor
    @fileoverview Profiler processor is used to process log file produced by V8 and produce an internal profile representation which is used for building profile views in "Profiles" tab.
    2014-01-12 09:26:30下载
    积分:1
  • code
    说明:  matlab中canny算子下的边缘检测函数,带详细注释(canny operator in matlab under the edge detection function, with detailed notes)
    2008-09-21 07:52:54下载
    积分:1
  •  各个线任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线一开始的任务是从文件的0位置开始下载一直到72908位置处。线1每次下载...
     各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而复始直到各个线程都完成任务。不过这里有一点需要注意:为了避免重复下载部分数据,在调整任务的时候,起始的文件便移量必须加上接受缓冲器的字节数,因为如前面所举的列子来看。线程1和线程3在平衡负载的时候,线程正在下载数据,如果所剩的数据比接受缓冲器的大小还小,线程1和线程3的部分下载数据将会重复。   在调整任务和分析任务的时候,会发现一个问题。就是读取文件数据太过频繁。于是我用了一个数据结构。在下载文件的过程中始终打开配置文件,这样速度提高了很多。在文件下载完毕后关闭文件。-various threads assignment is achieved. At the beginning of the download, the paper divided into a number of pieces of the download. As a thread of a task is to start from the position paper of 0 to start the download has 72,908 locations Department. Thread a download each one will have to adjust the data tasks, such as the first downloaded 20,800 gigabytes of data, then threaded a task will be re :20800- 72908. This situation continues until the mandate of 72908-72908 said threaded a completion of the cu
    2022-03-20 03:50:55下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载