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

资源列表

« 1 2 ... .52 .53 .54 .55 .56 257.58 .59 .60 .61 .62 ... 4784 »
  1. 用于文件压缩的huffman算法

    1下载:
  2. 用哈夫曼编码编的压缩和解压缩的程序的源代码,在网上选的。-encoded using Huffman compression of the program's source code, on-line election.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13827
    • 提供者:张雷
  1. winsock_example

    1下载:
  2. 这个例子使用客户端和服务器端的功能来演示如何在二者之间传递数据。这个例子模拟了矩阵绿光屏。包括编译后的客户端和服务器端。-examples of the use of the client and server functions to demonstrate how the data transfer between the two. The example simulation matrix green screen. Compiled after the client and server
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13474
    • 提供者:
  1. 凯萨密码系统

    1下载:
  2. 用TC编写的恺撒密码系统的实现,解压后直接运行C语言编辑环境运行即可-prepared Caesar system of passwords, unpacked directly run C language editing environment can be run
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12286
    • 提供者:Bill
  1. 第十五讲 重启动远程计算机

    1下载:
  2. c#做的,用以重启动远程计算机 数据库编程范围 赶快下载哦-do to restart the computer database programming remote areas quickly download oh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15343
    • 提供者:丁昭雄
  1. 中缀比表达式变后缀表达式再求值

    1下载:
  2. 此是 数据结构的课程中的一个经典的算法 -this is the data structure of the curriculum of a classical algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1430
    • 提供者:王子
  1. 文件管理器3.0

    1下载:
  2. 这是一个文件管理器。理面有对文件管理的功能,希望对大家有所帮助。-This is a file manager. Jimmy noodle right document management functions, we want to help.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:67474
    • 提供者:任明刚
  1. 模拟服务台前的排队现象问题

    1下载:
  2. 某银行有一个客户办理业务站,在单位时间内随机地有客户到达,设每位客户的业务办理时间是某个范围内的随机值。设只有一个窗口,一位业务人员,要求程序模拟统计在设定时间内,业务人员的总空闲时间和客户的平均等待时间。假定模拟数据已按客户到达的先后顺序依次存于某个正文数据文件中。对应每位客户有两个数据,到达时间和需要办理业务的时间。-a certain bank for a business client stations, the unit time to a random customer arrive
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:刘一
  1. 基于小波变换和模糊算法的医学图像的边缘检测算法

    1下载:
  2. 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:405866
    • 提供者:yuan
  1. 列表控件

    1下载:
  2. 用C#编写的列表控件示例用来实现信息的输入-C# prepared a list of examples used to control the importation of information
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14386
    • 提供者:崔熙俊
  1. 文本压缩

    1下载:
  2. 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33527
    • 提供者:朱金晨
  1. 030300726_2

    1下载:
  2. 用vc实现二叉树的各种排列。输入一颗二叉树后输出以前序后序中序排列的各节点和这棵树的高度-vc achieve binary tree with the various permutations. After the importation of a binary tree before output sequence after sequence with the order of the nodes and tree height
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1386
    • 提供者:林天
  1. tlparen

    1下载:
  2. « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z)(中,位置8处的右括号没有可匹配的左括号,位置9处的左括号
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1195
    • 提供者:林天
« 1 2 ... .52 .53 .54 .55 .56 257.58 .59 .60 .61 .62 ... 4784 »
搜珍网 www.dssz.com