登录
首页 » matlab » SC2

SC2

于 2020-06-29 发布
0 213
下载积分: 1 下载次数: 3

代码说明:

说明:  matlab仿真极化码编译过程,选择sc译码(Matlab simulation polarization code compilation process, select SC decoding)

文件列表:

SC2, 0 , 2017-03-07
SC2\decode.m, 5070 , 2017-03-06
SC2\encoder.m, 520 , 2017-03-02
SC2\f_node.m, 68 , 2017-03-01
SC2\g_node.m, 57 , 2017-03-01
SC2\info_position.mat, 274 , 2016-05-09
SC2\main.m, 1265 , 2020-06-28
SC2\origi_bit.m, 350 , 2017-03-02
SC2\parm.mat, 308 , 2016-05-09

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

发表评论

0 个回复

  • Imitate RealVNC412 compiled to view the contents of the file server of the lette...
    模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写的。-Imitate RealVNC412 compiled to view the contents of the file server of the letter and see the files of interest can be downloaded, but can also upload files to a server anywhere in the communications and documentation procedures to support a single file and a directory of all file upload or download. Copy realVnc network communications capabilities, and support for multi-client connectivity. Client also try to imitate realvnc clients, including the disconnection re-connected, the property page dialog box, as well as the main interactive dialog box, and are directly compiled with the SDK, of course, is also a copy of RealVNC. Client-side and server-side source code folder under the common folder is a static library file, either copy RealV
    2022-09-28 16:35:09下载
    积分:1
  • EasyClass是针对某大学Web选课子系统一个自动的课检索序。EasyClass允许用户对希望关注的课自动检测空位,并且可以帮助学生自动选课。Easy...
    EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the
    2023-02-22 01:50:04下载
    积分:1
  • TCP 服务器的示例代码
    简单的 TCP 服务器代码 (C 源编码器)测试错误处理 TCP 服务器。
    2023-09-06 02:05:03下载
    积分:1
  • hangji
    运用Dijkstra算法的航迹规划,可以避障,对学习很有用(Track planning using Dijkstra algorithm can avoid obstacles and is very useful for learning.)
    2020-10-24 18:10:02下载
    积分:1
  • remotecontrol
    说明:  实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。 (Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1) to remotely monitor a host, the screen displays the contents of the host, can remotely shut down (2) can remotely download or upload files (3) can remotely perform some DOS commands (4) can remotely run some executable command.)
    2011-02-19 18:50:32下载
    积分:1
  • C++文件传输(有客户端服务器)
    C++文件传输(有客户端服务器),C++ socket 编程实现,支持断点续传,可供参考学习用。  没有做太多的测试,如果有错误欢迎指正。
    2022-05-25 18:38:24下载
    积分:1
  • 通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在js...
    通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码 -common jsp Pagination components, examples of installed only after the various attributes, Then API can be called Packaging has been good, "Home" and "Previous" "Next" Pages operation html forms String directly in jsp pages can be. Jump to support jsp and Jump to Action (struts framework) two types, support electoral constituency or more out in support of Vector- or sql statement. Pagination backend database support .... see, in particular source package "for use. txt " There are detailed steps to set up, use examples FOSS
    2023-02-02 03:50:04下载
    积分:1
  • 软交换讲义,包括软交换的基本原理,体系结构,媒体关技术,信令关技术,接入关技术,呼叫控制,软交换协议等内容。...
    软交换讲义,包括软交换的基本原理,体系结构,媒体网关技术,信令网关技术,接入网关技术,呼叫控制,软交换协议等内容。-soft exchange notes, including soft exchanged the basic principles, architecture, media gateways, signaling gateways, access gateways, call control, soft-exchange agreement content.
    2022-01-26 00:07:03下载
    积分:1
  • 一个简单聊天室实现,不错的哦,用JAVA写的
    一个简单聊天室实现,不错的哦,用JAVA写的-a simple chat room realized, well, um, use Java to write the
    2022-03-10 16:32:21下载
    积分:1
  • 高级语言序设计JAVE
    高级语言程序设计JAVE-Advanced Language Program Design acids
    2022-12-19 10:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载