CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - counting

搜索资源列表

  1. cn700_vc511678900355

    0下载:
  2. 求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1795
    • 提供者:张权
  1. 子网掩码算法

    0下载:
  2. 有很多人肯定对设定子网掩码这个不熟悉,很头疼,那么我现在就告诉大家一个很容易算子网掩码的方法,帮助一下喜欢偷懒的人-sure a lot of people to set the subnet mask not familiar with a headache, then I will tell you a very easy way of counting subnet mask, a helping hand to people like the lazy
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:4257
    • 提供者:joy
  1. nextday1

    0下载:
  2. 算下一日程序通过输入今天的日期计算机运行输出其后的一天-counting procedures under the 1st through the importation of today's date exports of computers running the day after.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2206
    • 提供者:hy
  1. 打印质数

    0下载:
  2. 一个打印质数的小程序,是我刚开始学C语言时编的程序之一。适合刚接触C语言的人。-a small number of procedures, I have just started to learn the C language when one part of the process. Counting for the C language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7538
    • 提供者:李君
  1. 赌散子程序

    0下载:
  2. 一个赌散子小程序,是我刚开始学C语言时编的程序之一。适合刚接触C语言的人。-son of a small gambling casual procedure, I just started to learn the C language when one part of the process. Counting for the C language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12175
    • 提供者:李君
  1. 图画笔小程序

    0下载:
  2. 一个画笔小程序,是我刚开始学C语言时编的程序之一。适合刚接触C语言的人。-a small paintbrush procedures, I have just started to learn the C language when one part of the process. Counting for the C language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12239
    • 提供者:李君
  1. 回文

    0下载:
  2. 一个判断回文的小程序,是我刚开始学C语言时编的程序之一。适合刚接触C语言的人。-judgment of a small program, I have just started to learn the C language when one part of the process. Counting for the C language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9111
    • 提供者:李君
  1. 多项式乘法

    0下载:
  2. 自己编的用来算多项式相乘的程序,很好用,打开文件后编译运行就可以了-their part to the multiplication of polynomials counting procedures, useful, open documents can be compiled on the run
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2180
    • 提供者:盛芳
  1. zhenghe

    0下载:
  2. 数据挖掘算发,查找数据出现的次数。如销售数据-counting fat data mining, data search for the number of occurrences. If sales data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:张烨
  1. ysf

    0下载:
  2. 亚瑟夫问题 这是一个比较好的程序 对于刚接触c语言的人更是如此-Asefi This the issue of a better procedures for counting c especially the language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:840
    • 提供者:gyb
  1. yhj111

    0下载:
  2. 银行家算法 进程控制中用到的算吧 检测是是否死锁-bankers process control algorithms used in the counting detection is whether it Deadlock
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:YY
  1. java餐厅管理

    0下载:
  2. 产生一个随机数,然后统计餐厅进出人数,点菜价格,点菜时间。最后算一天的总收入-have a random number, then the number of statistics from the restaurant, order food prices, orders time. The final day of counting the total income
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:46239
    • 提供者:周周
  1. 数据结构c描述习题集答案

    0下载:
  2. 减1计数器 一、设计要求 用Verilog HDL语言设计一个计数器。 要求计数器具有异步置位/复位功能,可以进行自增和自减计数,其计数周期为2^N(N为二进制位数)。 二、设计原理 输入/输出说明: d:异步置数数据输入; q:当前计数器数据输出; clock:时钟脉冲; count_en:计数器计数使能控制(1:计数/0:停止计数); updown:计数器进行自加/自减运算控制(1:自加/0:自减); load_d-a counter a reduction, design requirem
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:112206
    • 提供者:tutu
  1. chk

    0下载:
  2. 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2562
    • 提供者:李金明
  1. VFP信息管理系统

    0下载:
  2. 我以前的VFP作业,大家一起看看啦呵呵,帐户:123,密码:123,功能算少了点,不过也过得去-VFP my previous work, everyone a look Oh, it accounts : 123, Password : 123, counting just does not have function, but also the little things
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:142676
    • 提供者:周名
  1. primenumber.

    0下载:
  2. 一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 < 6400 0000 总的次数小于7000 0000,就是说,搜索次数大大降低-for a few number-counting procedures pi (1000000000) not a second of each block of 10 0000, the need lt; Search 100,000 plenary wi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1286
    • 提供者:xxx
  1. 数据库计数器 v1.72

    0下载:
  2. 功能:可以控制浏览量的计数器,文字计数与图片计数,IP计数功能 新增浏览量,今日,本月,上月,日均流量 开站天数,-function : to control the hits counter, counting words and pictures counting, the counting function IP new hits, today, this month, last month, the average daily flow station opened a few days
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:20917
    • 提供者:大包
  1. Real-Time People Counting system

    0下载:
  2. 经典的行人检测论文
  3. 所属分类:文档资料

    • 发布日期:2010-12-15
    • 文件大小:2427429
    • 提供者:harleych
  1. 计算分形维数的计盒算法

    6下载:
  2. 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-08-20
    • 文件大小:850
    • 提供者:顾斌
  1. daima.用VHDL语言设计一个数字秒表

    1下载:
  2. 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-26
    • 文件大小:4767
    • 提供者:SAM
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com