登录
首页 » 文件处理 » Dispersion in Optic Fiber

Dispersion in Optic Fiber

于 2022-02-20 发布 文件大小:117.41 kB
0 165
下载积分: 2 下载次数: 2

代码说明:

它是计算激光脉冲沿光纤传输时色散的程序。通过改变代码的不同参数,可以检查每个参数对输出脉冲的影响。它是一种在光纤网络设计中节省时间和金钱的模拟方法。

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

发表评论

0 个回复

  • 信道估计
    正交频分复用信道估计有在传输信号的检测之前进行要得到合理的表现。对于信道估计导频符号通常插入在发射机
    2022-02-19 23:59:31下载
    积分:1
  • 很好用的C++方面的encode ,decode源码;
    很好用的C++方面的encode ,decode源码;-Good use of C++ Area encode, decode source
    2022-01-25 20:17:56下载
    积分:1
  • 如何将数据导入 Word
    如何将数据导入 Word-how the data into Word
    2022-04-15 07:48:04下载
    积分:1
  • E
    An e-book of File Structures
    2022-01-21 04:12:27下载
    积分:1
  • 跨平台(WINDOWS, LINUX)的创建带路径的的APIs
    跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs-sevrial functions, such as osi_fopen (open a designated file with path which does not exist)
    2022-04-28 23:22:15下载
    积分:1
  • 读出"已存在"的(英),将其中的单词写入另一个...
    读出"已存在"的文本文件(英文),将其中的单词写入另一个文件-read out "the existence of a" text files (English), which will write another word document
    2022-03-24 04:56:14下载
    积分:1
  • 对于一个小的压缩本的VB程序,还不错
    vb作的小程序压缩文本用的还不错-vb procedures for a small compression of the text is also good
    2022-06-02 06:51:13下载
    积分:1
  • zip compression and decompression source, all source code can be downloaded for...
    zip 压缩和解压源码,全部源代码的,可免费下载。-zip compression and decompression source, all source code can be downloaded for free.
    2022-03-20 19:03:49下载
    积分:1
  • 操作代码示例
    应用背景程序来编写偶数和奇数成不同的文件关键技术文件加密程序,在C中;菜单驱动的文件属性更改实用程序
    2022-01-26 07:44:32下载
    积分:1
  • CI框架上传类改写,支持多附上传
    CI框架上传类改写, 原来的程序只支持一个附件上传,并不支持控件数组上传。 现已修改支持多附件上传。将该文件放到自己程序目录中的libraries文件夹下。 调用如下: // 附件上传处理 $folder = date("Ym"); $upload_dir = APPPATH . "/app/upload/".$folder; $config["upload_path"] = $upload_dir; $config["allowed_types"] = "gif|jpg|png|txt|doc|docx|xls|xlsx|ppt|pptx|pdf"; $config["max_size"] = "5120"; $config["max_width"] = "0"; $config["max_height"] = "0"; $config["max_filename"] = "0"; $config["overwrite"] = false; $config["encrypt_name"] = true; $config["remove_spaces"] = true; $this->load->library("upload", $config); $field_name = "att"; if (!$this->upload->do_upload($field_name, true)) { // 出错 $error = array("error" => $this->upload->display_errors()); } else { // 正
    2022-05-05 09:14:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载