CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 变量

搜索资源列表

  1. LDPC_C_wz

    0下载:
  2. LDPC码具有很好的性能,译码也十分方便。特别是在GF(q)域上的非规则码,在非规则双向图中,当各变量节点与校验节点的度数选择合适时,其性能非常接近香农限-Low-density Parity-check
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3620976
    • 提供者:luyuan
  1. csharp_API

    0下载:
  2. c#中如果用到WINDOWS的API,要用到此对照表以查看作用的变量类是否符合规定.-c# use WINDOWS if the API, use this table to view the role of the required variable type.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:720
    • 提供者:姚璇
  1. 170

    0下载:
  2. 利用枚举变量进行基本分类的小程序,比较简单易懂,适合初学者。-using enumeration variable to do pattern recognition, easy to learn , available to the pre-learner.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:8006
    • 提供者:徐小艳
  1. convolutionalcode

    0下载:
  2. 卷积码与维特比译码的程序,其中三变量均取了假定值,适合学习算法的结构。-Convolutional codes and Viterbi decoding process, which took three variables are assumed value for the structure learning algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4941
    • 提供者:jiaqi yuan
  1. Lvxing

    0下载:
  2. 一个小的C++应用程序,可选择起点目的地和出行方式并显示结果.供WINDOWS程序设计初级教学使用,熟悉C++工程中映射和变量的添加.-A small C++ application, select the starting point of destination and travel mode and displays the results. For WINDOWS elementary teaching program design using familiar with C++ pro
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:1890091
    • 提供者:shiyuan
  1. sizeyunsuan

    0下载:
  2. 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions using the operators given priorit
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:1436
    • 提供者:张斌
  1. Link_Find

    0下载:
  2. 编写能实现上述功能的Link(v,r)指令程序,不要使用全局变量, 设初始时两森林均由单结点树构成。上机依次执行:Link(2,1), Link(3,2), Link(5,4), Link(4,3), Link(7,6),Link(9,8), Link(8,7), Find-Depth(6), Link(6,5), Find-Depth(4), Find-Depth(7)。 打印或抄写每条指令执行后各点的Weight值,画出其时的两种森林。 -Prepared to a
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1100759
    • 提供者:小牛
  1. Csharpprogrammecriterion

    0下载:
  2. C#编程规范,包括控件、变量以及界面的定义,事件和类的命名等。-C# programming specifications, including controls, variables and interface definition, events and class naming.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:45750
    • 提供者:cc
  1. duiliecaozuo

    0下载:
  2. 在队列中设置变量rear和num分别作为队尾指针和队中元素记录。程序中包含队列的判队满、判队空、入队和出队四个基本操作。-Set the variable in the queue and the num rear tail pointer respectively, and the team as the team recorded elements. Program sub-team include queue is full, empty sub-teams, into the team
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:835
    • 提供者:陈娜
  1. Sharp

    0下载:
  2. 美国UCI(University of California, Irvine)学生Michael Bebenita在Microsoft .NET平台上基于C#语言和Gold Parser生成工具构造的一个从玩具语言Sharp到MSIL的编译器。Sharp语言支持变量声明和函数调用。-U.S. UCI (University of California, Irvine) student Michael Bebenita in the Microsoft. NET platform, based o
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:758033
    • 提供者:superchangme
  1. student

    0下载:
  2. 学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下:
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:5661
    • 提供者:万涛
  1. aa

    0下载:
  2. C#全局变量的实现,通过建立公用类来实现-Global variables
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:639
    • 提供者:configurations
  1. Ch2

    0下载:
  2. 变量操作符表达式将对你非常有帮助如命名变量 各种操作符优先级和结合性递增和递减-variable operator expression
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:52551
    • 提供者:zhangaiguo
  1. E07-BinaryStreamApp

    0下载:
  2. 向二进制文件中写入数据。在这个例子中,使用BinaryWriter对象的Write方法向文件写入Double类型的变量-Write data to a binary file. In this case, use the BinaryWriter object' s Write method to write to the file variable of type Double
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:25777
    • 提供者:项英
  1. array

    0下载:
  2. 运用全局变量求出数组中所有数之和与奇数和-Calculated using an array of all global variables and with the number of odd and
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:227981
    • 提供者:风雨
  1. C-Sharp_Programming_Language

    0下载:
  2. 全书以通俗易懂的语言,精辟丰富的实例,从对C#的简介开始,全面讲解了C#编程语言规范以及各个层面的特性,内容包括C#的词法结构、类型、变量、表达式、类、结构、表达式、不安全代码、泛型,等等。-The C# Programming Language
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:23277882
    • 提供者:王学珍
  1. Cquanjie

    0下载:
  2. 《C# 语法全解》,都是分好的文档,适合大家交流学习。 文档列表: C# 命名空间9.doc C# 委托15.doc C#变量5.doc C#表达式7.doc C#不安全代码18.doc C#程序结构和数据类型1.doc C#词法结构2.doc C#基本概念3.doc C#接口13.doc C#结构11.doc C#类10.doc C#类型4.doc C#枚举14.doc C#属性17.doc C#数组12.doc C#文档注释
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:650899
    • 提供者:...
  1. 3

    0下载:
  2. 它是C#编程中变量操作的基本实例,对学习C#编程人员很有帮助-it the examples of variants in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:126535
    • 提供者:lili
  1. CalculateTest

    0下载:
  2. 功能超级强大的公式编译器,可以解译动态变量等-Feature super powerful formula compiler, you can interpret the dynamic variables, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:50737
    • 提供者:zyt
  1. smbl

    0下载:
  2. 申明变量的程序 虽然简单但是很实用 大家可以-very important do not miss it thank you
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2671
    • 提供者:尹亚南
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com