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

搜索资源列表

  1. MISCSimulator

    0下载:
  2. 模拟移动MISC平台的程序,支持定制取消及反向定制取消-simulated moving MISC platform and supports custom canceled and reverse Custom canceled
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:269343
    • 提供者:郭鹏飞
  1. 22121128

    0下载:
  2. VC实现逆波兰表达式的转换,编译原理课程设计-VC reverse Polish expression conversion, the design compiler theory courses
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:119313
    • 提供者:肖炜
  1. PL0c

    0下载:
  2. 对PL/0作以下修改扩充: (1)课内上机作业(考试前交报告): 增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 -right PL / 0 expansion for the following modifications : (1) the reverse on the plane operations (examination reports) : In
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:431820
    • 提供者:李文欢
  1. sine4_poll

    1下载:
  2. 基于样条函数和自动编程技术的圆柱凸轮反求与数控加工Factclasm-based on spline functions and automatic programming of the cylindrical cam Reverse with NC Factclasm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6750
    • 提供者: 刘的话
  1. tranlate

    0下载:
  2. 是一个能在VC++ 6.0运行程序。将一个中缀表达式转化为一个后缀表达式,也就是一个逆布兰式。-is in a VC 6.0 operating procedures. China will be a sergeant expression into a suffix expression, which is a reverse - Blantyre.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1901
    • 提供者:刘浏
  1. 反向输出字符窜

    0下载:
  2. 反向输出字符串,使用C作为平台,同时支持C++,对初学者比较有帮助。-reverse output string, use C as a platform, and support C, for beginners more helpful.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1797
    • 提供者:上宝元
  1. 顺序表的就地逆置

    0下载:
  2. 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) inverse home (an, an-1 ,..., a1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1524
    • 提供者:与非门
  1. 反向输出一个链表,连接两个链表

    0下载:
  2. 包括反向输出一个链表,连接两个链表。以及一些例子。,Including the reverse output of a linked list, connecting the two lists. As well as some examples.
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:2384
    • 提供者:wangya
  1. StackCalculate.rar

    1下载:
  2. 使用C#实现的表达式计算器,直接解析算术表达式并计算,不使用逆波兰式算法。附带二分法解方程功能。,Use C# to achieve expression calculator, direct analysis and calculate arithmetic expression, do not use Reverse Polish algorithm. Solution of equation incidental function dichotomy.
  3. 所属分类:CSharp

    • 发布日期:2017-01-23
    • 文件大小:32135
    • 提供者:史蒂芬
  1. CutWordApp

    0下载:
  2. csharp实现的分词器,完整可以运行!结合正向逆向匹配法,效率较高-csharp device to achieve the sub-word, complete run! Forward Reverse with matching, more efficient
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6824824
    • 提供者:肖强
  1. sxbnz

    0下载:
  2. 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }-Reverse the order form home: 1. There is a linear form E = (e1, e2, ..., en-1, en), to design an algorithm to linear inverse form home, even if t
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:174366
    • 提供者:willee
  1. MapPoint_Reverse_Geocode

    0下载:
  2. 本文演示采用c#和mappoint2009来查找街道地址。mappoint不使用网络服务,数据都来自于本地。在这里,mappoint提供最经济的方案来实现。-This article demonstrates using C# and MapPoint 2009 to look up a street address from a latitude/longitude. MapPoint does not use a Web Service. All data is stored locally
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:92404
    • 提供者:yefeng
  1. SentenseReverse

    0下载:
  2. 此代码用以实现句子的反置 即输入“how are you” 可得到“uoy era woh”-sentense reverse
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:115645
    • 提供者:hocman
  1. array

    0下载:
  2. 练习数组的用法。完成一个程序,该程序要求用户输入整数,并按照输入顺序记录进一个数组。当用户输入-1时标识结束输入结束。程序将记录的数组的顺序进行反序,即原数组第一个数与最后一个数进行交换,依此类推。反序后的数组进行输出在屏幕上。最后对数组进行从小到大排序,并输出排序结果。-Practice usage of the array. The completion of a program that requires users to enter an integer, and in accordan
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:7938
    • 提供者:杨昊
  1. nibolan

    0下载:
  2. 非常经典的数据结构课程中,以C++解决逆波兰表达式的问题。给出了详细的算法和输出结果-A very classic data structures course, in order to solve the C++ Reverse Polish Notation issues. Gives a detailed algorithm and output
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:890223
    • 提供者:岳飞
  1. LearningWCFCodeC-VS2008

    0下载:
  2. 解决WCF在网络传输中的大数据量问题: A. 需要把相关数据序列化成字节流,再对字节流进行压缩,再进行传输,到了客户端再做反向操作便可获得原始数据。 B. 如果压缩后的数据仍然较大时,可以再压缩流后,再对流进行拆分即可。 -WCF in the network to solve a large amount of data transmission problems: A. Relevant data need to sequence into a byte stream, and
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6508375
    • 提供者:yf
  1. 7957_Chapter8

    0下载:
  2. Reverse Engineering a Csharp application in Visio for Enterprise edition
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:129735
    • 提供者:pierre
  1. Exp29_3_2

    0下载:
  2. 使用顺序栈模板,用字符作参数定义字符栈,完成压栈和出栈操作, 顺序输入26个字母,输出为逆序。 2) 修改顺序栈类,当栈满时,执行StackFull()操作;动态创建一个是原来的栈空间 的两倍的空间,把原来栈中的内容放入新栈,再删除原栈空间。-The order of the stack using the template, the definition of character with the character as a parameter stack to complete
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:727
    • 提供者:陆艺
  1. Reverse-Osmosis

    0下载:
  2. 一个有关反渗透膜(RO)水处理的边界udf 按经典算法编写了透过膜的水的量(mass)-An udf for reverse osmosis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:898
    • 提供者:Xu
  1. A-program-to-reverse-a-string-word-by-word

    0下载:
  2. A program to reverse a string word by word
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:7790
    • 提供者:hare
« 12 3 4 5 »
搜珍网 www.dssz.com