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

搜索资源列表

  1. 小学生考试系统

    0下载:
  2. 小学生考试系统原程序.利用该程序系统可以实现:1.输入小学生考试的科目  2.输入考试成绩  3.统计其平均分  4.求出班级平均分  5.求出及格和不几个的情况-original procedure. Using the System can be achieved : 1. The importation of primary examination subjects 2. Three input examination results. Statistics on average four
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2700
    • 提供者:王兵
  1. WordRateCS

    0下载:
  2. 词频统计,C#完成的!各位参考一下!多提宝贵意见!-Frequency statistics, the complete C#! You take a look! More valuable advice!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1917
    • 提供者:王鹏
  1. c语言管理系统

    0下载:
  2. C#管理系统在C#环境下开发,能够实现记录的增加,删除,修改,查询,统计,等功能。是一个不错的管理系统-C# management system in C# development environment, to achieve record to add, delete, modify, query, statistics, and other features. It is a good management system
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33145
    • 提供者:雪风
  1. 1-词频统计_code

    0下载:
  2. c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:27924
    • 提供者:11
  1. 材料

    0下载:
  2. 提供公路工程材料的录入和修改,统计,利用可编辑的Infragics.webGrid实现-highway engineering materials for the entry and modification, statistics, the use of editing to achieve the Infragics.webGrid
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4426
    • 提供者:石刚
  1. word tj

    0下载:
  2. 关于单词统计的一个比较好的程序,-statistics on the words of a better procedure, ho ha ha
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1090
    • 提供者:
  1. WinApp_client

    0下载:
  2. C/S模式的超级女声投票系统 用户在客户端投票的信息通过网络发送到服务器端来进行统计 -C / S model show voting system users in the client's information through the vote sent to the network server to statistics
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:184243
    • 提供者:流星剑
  1. tiandi

    0下载:
  2. 系统包括新闻、日记、链接、留言、投票、图片、论坛、统计等功能模块-system including news, diary, links, voice vote, pictures, forums, and statistics function modules
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6485153
    • 提供者:lee
  1. ConsoleApplicationstatic1

    0下载:
  2. 输入一串字符,统计其中各种字符:大小写字母、数字、空格、其他字符的个数-input string of characters, statistics on various characters : uppercase and lowercase letters, numbers, spaces, a number of other characters
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5987
    • 提供者:李俊志
  1. 6_7

    0下载:
  2. 简单的C++下的一些数学代码百马百担+判素数+统计单词+裴波那斯等-C simple mathematical code some 100 Ma said 100-words - a few statistics it is so Peibei
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:zw
  1. 2005413185023558

    0下载:
  2. 本程序是用哈希表实现词频统计,用java实现的,仅用于网友学习之用。-this program is to achieve Hash Table Frequency statistics, using java to achieve, and only for netizens learning.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10888
    • 提供者:义军
  1. PX

    0下载:
  2. oid Reset() //重置\"次数\", 即比较与移动的效率统计 int BubbleSort(int length, int ls[]) //冒泡排序 int InsertSort(int length, int ls[]) //插入排序 int SelectSort(int length, int ls[]) //选择排序 int QuickSort(int length, int ls[]) //快速排序 int ShellSort(int length, int
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:Hy
  1. PhoneCalculateSystem

    0下载:
  2. 这是一个用C++写的电话费记费和管理系统,统计各个时段的业务量(即通话总时数)和话费收入。 对各个时段的通话业务进行排序。 打印简单的用户话费清单。 对不同的时间段拨打电话能够进行自动计费,同时考虑跨时间段的情况。其中,用户信息有用户姓名、电话号码、国内长途通话时间、市内电话通话时间、通话时段、月租费、当月费用。 考虑非周末的节假日的话费半价,应对程序进行如何处理,编写此功能的代码-This is a C write the telephone charged fees and
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5549
    • 提供者:向明建
  1. ann_1.1

    0下载:
  2. ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions.ANN is also a testbed containing programs and procedures for generating data sets, collect
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:539278
    • 提供者:工人
  1. wenjianzifutongji

    0下载:
  2. 文件字符统计(数组应用) 用C编写 在VC++6.0-documents characters Statistics (array applications) used in the preparation of VC C 6.0
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:131737
    • 提供者:kim jay
  1. 25175xscj2242

    0下载:
  2. 学生设计查询系统: 能自动计算总分、平均分及格率等各种统计数据。在统计时你还可以选择统计全部学科或部分学科;在使用中可自由增删成绩、人员,学科,及学科改名功能;自由设置卷面总分、及格线、分数段间隔、综合分,学校名,用户名,背景等-students inquiry system design : automated calculation of the total score, the average passing rate and other statistics. In statisti
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:142738
    • 提供者:张超
  1. wenbenbianji1

    1下载:
  2. 题目:文本编辑 一、需求分析 1、任务:输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行; 2、要求: (1)分别统计出其中英文字母数和空格数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 3、输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 输出形式:
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:46006
    • 提供者:孙锋志
  1. sqlservertiandi

    0下载:
  2. 本系统包括新闻、日记、链接、留言、投票、图片、论坛、统计等功能模块, 上传图片能够自动生成缩略图,包含了强大的统计功能,可在后台查看。 新闻部分能在后台生成静态html文件. 系统采用SQLSERVER数据库。c#设计完成。-the system including news, diary, links, voice vote, pictures, forums, and statistics function modules, pictures can be uploaded au
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6018507
    • 提供者:熊正浩
  1. Student-achievement-statistics

    0下载:
  2. 学生成绩统计,可以根据学生不同得分,将成绩分为ABCDE不同等级.方便快捷.-Statistics of student achievement based on students' scores, the results are graded as ABCDE different levels. Convenient.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:12839
    • 提供者:李翔
  1. Statistics-firenumber

    0下载:
  2. 统计每个矢量面图层范围内的点的个数 例如每个市范围内有多少着火点-Statistics the number of points in the range of each vector surface layer
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:41389
    • 提供者:wangzhen
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com