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

搜索资源列表

  1. 飞机票最终版(最后)

    1下载:
  2. 模拟一个飞机票订票和退票系统 假定某民航机场有M个航次的班机,每个航次都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。 要求系统具有下列功能: (1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次有关数据,否则,给出相应的提示信息。 (2)退票。若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从乘客表中撤消该乘客
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.99kb
    • 提供者:王殂
  1. findpath

    1下载:
  2. 一个A*寻路的演示程序,可用于游戏中进行寻路。-A * find a way to the demo program can be used for the game find their own path.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12.93kb
    • 提供者:姜新宇
  1. CSharp经典范例50讲-源代码

    0下载:
  2. 50C#个源代码,绝对经典,各种例子,带你从入门到精通,还可以找到你想要的例子.-50C# 000 source code, absolute classics, and various examples, I will take you from entry to the proficient, we can also find you want examples.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:751.73kb
    • 提供者:
  1. 局域网内的所有机器都应该能够收到广播语音

    0下载:
  2. 从别的网站找到的,大家共享一下 大家看了可以修改一下哦-find alternative sites, share what we saw could be amended oh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.98kb
    • 提供者:sdlk
  1. fet110_1

    0下载:
  2. msp430一个C语言的看门狗源程序,,请大家多多帮我-Controller of a C-language source watchdog, please help me find a lot
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:874byte
    • 提供者:叶文
  1. short_path

    0下载:
  2. 图遍历找两点最短路径的多中方法:贪心 回朔 分支界限-map traverse the shortest path to find two more of the methods : greed back Schomburg branch Limits
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.72kb
    • 提供者:王可
  1. UDP连接

    0下载:
  2. UDP连接与发送消息的事例,在网上找的,有一定的参考价值-UDP connections, and sending news stories in the online find that there is a definite reference value
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:38.85kb
    • 提供者:kalophic
  1. 字符匹配判断

    0下载:
  2. 给出串字符串作为模式串然后再输入你所要找的字符串-given string string as a model input strings and then you have to find the string
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:969byte
    • 提供者:5437
  1. maz

    0下载:
  2. 用c++实现迷宫程序,自动找到迷宫路径,且能找到最一条最短路径。希望能满足一些人的需要-used to achieve the maze procedure, automatically find the maze path and can find the most a shortest path. Hope to meet the needs of some
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:小鸟
  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
    • 文件大小:1.05mb
    • 提供者:小牛
  1. findDifferent

    0下载:
  2. 找不同的游戏,建议去试试,非常有效,欢迎下载-To find a different game, it is recommended to try, very effective ... ...
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:823.5kb
    • 提供者:李浩
  1. find-the-value-of-subfunctions

    0下载:
  2. C#程序设计百例百问中的基础学习代码,求分段函数的值-C# Programming hundred cases of hundred based learning code in question, find the value of sub-functions
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:19.3kb
    • 提供者:sushoucai
  1. find

    0下载:
  2. C语言编写,读入文件数据,并从读入的数据中查找相应的数据,给出了七种不同的方案,仅供大家参考-C language, read the file data, and data from a read to find the corresponding data are given seven different programs for your reference
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:13.65kb
    • 提供者:Sophie Lovesme
  1. find-the-posotion-of-elements

    0下载:
  2. 随机产生100个3位数以内的数,存放在一组数组中,并查找最大元素和最小元素的位置。-100 three-digit randomly generated number within, stored in a set of array and find the maximum and minimum elements of the position of elements.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:578byte
    • 提供者:蔚海
  1. find

    0下载:
  2. 读取文件里的数据,并查找所需要的数据是否在里面-Data needed to read the data file, and find whether there
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:22.13kb
    • 提供者:
  1. Otsu-find-black-and-white-image--

    0下载:
  2. Otsu find black and white image-Otsu find black and white image
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:4.11kb
    • 提供者:*飞
  1. find

    0下载:
  2. 差值代码,主要是C语言方面的,大家可以下载看看的-dsadcas dsoopiqe find
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:12.77kb
    • 提供者:王鹏
  1. Find-Event-Sender

    0下载:
  2. Find out, Which Object Sent event?
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:49.63kb
    • 提供者:es
  1. Find-text

    0下载:
  2. 该程序实现字符串的查找,在一个较长的字符串里查找一个较小的字符。-The program to find the string, in a longer string to find a smaller character.
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:408.7kb
    • 提供者:崔瑞靖
  1. FindMinArr

    0下载:
  2. Find the min item with c# language
  3. 所属分类:C#编程

    • 发布日期:2017-12-25
    • 文件大小:95kb
    • 提供者:KOKOKOK
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com