搜索资源列表

  1. Software Engineering 2nd Edition

    0下载:
  2. SOFTWARE ENGINEERING Published by McGraw-Hill, an imprint of The McGraw-Hill Companies, Inc. 1221 Avenue of the Americas, New York, NY, 10020. Copyright/2001, 1997, 1992, 1987, 1982, by The McGraw-Hill Companies, Inc.
  3. 所属分类:编程文档

  1. PalindromeNumber

    0下载:
  2. 回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。-Palindrome number is read from a high level to low and from low to high time is the same as, for example: 131,1221 and so on, this procedure is to f
  3. 所属分类:界面编程

    • 发布日期:2024-11-16
    • 文件大小:7kb
    • 提供者:白秋杨
  1. 1221

    0下载:
  2. 基于EasyARM1138的光标修动修改程序-Based on revised EasyARM1138 cursor moving an amendment to the procedure
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-16
    • 文件大小:10kb
    • 提供者:qwindxf
  1. 7

    0下载:
  2. 编程找出10000以内所有的回文数的平方仍是回文数的数。所谓回文数是指左右数字完全对称的自然数,例如:11,121,1221等都是回文数。-All of the programming find within 10,000 square is still the number of reported the number of reported. So-called palindromes number refers to the sp
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:张一
  1. 1221

    0下载:
  2. 求圆的面积,很简单的程序,刚刚学习的成果,没有多少难度。-Demand area of a circle, a very simple procedure, just to learn the results, not much more difficult.
  3. 所属分类:WEB源码

    • 发布日期:2024-11-16
    • 文件大小:4kb
    • 提供者:name
  1. 1221

    0下载:
  2. DPCM压缩编码算法的子函数,需要在另外编写程序才可用-DPCM compression algorithm of the subroutine, you need to be used in other programming
  3. 所属分类:matlab例程

    • 发布日期:2024-11-16
    • 文件大小:5kb
    • 提供者:Mr. Yang
  1. 1221

    0下载:
  2. symbian 短信开发实例代码,包含了拦截短信等很多源码-the code of symbian sms
  3. 所属分类:Symbian

    • 发布日期:2024-11-16
    • 文件大小:86kb
    • 提供者:王新镇
  1. 1221

    0下载:
  2. 浙大acm1221题,C++解答。acm课程设计-Zhejiang acm1221 problem, C++ solution
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:叶氏
  1. 1221

    0下载:
  2. 频率设计,主要用VHDL来实现,是一个完整的课程设计,具有很好的通用性-Frequency design, the main use VHDL to implement, is a complete curriculum design, with good versatility
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:shadow
  1. 123

    0下载:
  2. 关于车厢调度的数据结构算法实现,如输入,n=2,则输出12 21-Compartments scheduling data structure algorithms, such as input, n = 2, then the output 1221
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-16
    • 文件大小:40kb
    • 提供者:黄山杰
  1. L2211

    0下载:
  2. 单链表的监理程序,长度为1221,很好的程序,思路清晰-Singly linked list of the supervision program, a length of 1221, a very good program with clear ideas
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:天意
  1. vb

    0下载:
  2. 编程找出10000以内所有的回文数的平方仍是回文数的数。所谓回文数是指左右数字完全对称的自然数,例如:11,121,1221等都是回文数。-Programming to find the square of the 10000 within the palindrome is a palindrome number. The so-called palindrome is a natural number of the figure
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:3kb
    • 提供者:陈田
  1. 1221

    0下载:
  2. 1.编写建立二叉排序树的程序。 2.编写基于二叉排序树的查找程序。 -1. Preparation of the establishment of the binary sort tree program. 2. Written based on binary sort tree Finder.
  3. 所属分类:书籍源码

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:
  1. sicily-code--3

    0下载:
  2. 本程序是中山大学sicily上1200-1221-1298-1324-1325的参考代码。-This program is for sicily 1200-1221-1298-1324-1325 in Sun Yat-Sen University.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:2kb
    • 提供者:Benz
  1. 1221

    0下载:
  2. 需要求3个长方柱的体积,编写一个基于对象的程序。数据成员包括length(长)、 width(宽)、 height(高)。要求用成员函数实现以下功能: (1)由键盘分别输入3个长方柱的长、宽、高 (2)计算长方柱的体积 (3)输出3个长方柱的体积 -Request three volumes rectangular column, write an object-based program. Data members i
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:285kb
    • 提供者:刘舰阳
  1. zblogphp_v1.1.beta.1221

    0下载:
  2. PHP博客程序,同时支持MySQL和SQLite双数据库-PHP blog system
  3. 所属分类:WEB源码

    • 发布日期:2024-11-16
    • 文件大小:1.95mb
    • 提供者:lenovo
  1. E_Malevich-Strikes-Back!

    0下载:
  2. Ural 1221 Malevich Strikes Back代码,简洁明了,通过搜索正方中心坐标并判定来实现- After the greatest success of Malevich s Black Square the famous artist decided to create a new masterpiece. He took a large sheet of checked paper and filled so
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:Jerry
  1. 7104

    0下载:
  2. 编程找出10000以内所有的回文数的平方仍是回文数的数。所谓回文数是指左右数字完全对称的自然数,例如:11,121,1221等都是回文数。-All of the programming find within 10,000 square is still the number of reported the number of reported. So-called palindromes number refers to the sp
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:zhang8075173
  1. Desktop

    0下载:
  2. POJ 1221:UNIMODAL PALINDROMIC DECOMPOSITIONS AC代码(POJ 1221:UNIMODAL PALINDROMIC DECOMPOSITIONS AC code)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-16
    • 文件大小:1kb
    • 提供者:dwk2017
  1. Scene_Identification

    0下载:
  2. csd;lmvsd d sd sd d d s ds d s d s d s d s d s d s ds
  3. 所属分类:其他小程序

    • 发布日期:2024-11-16
    • 文件大小:3kb
    • 提供者:boswall
« 12 »

源码中国 www.ymcn.org