搜索资源列表
10个小孩分糖果
- 十个小孩围成一圈分糖果,老师分给第一个小孩10块,第二 个小孩2块,第三个小孩8块,第四个小孩22块,第五个小孩16块 ,第六个小孩4块,第七个小孩10块,第八个小孩6块,第九个小 孩14块,第十个小孩20块。然后所有的小孩同时将手中的糖分一 半给右边的小孩;糖块数为奇数的人可向老师要一块。问经过这 样几次后大家手中的糖的块数一样多?每人各有多少块糖?-10 points .... candy children, teachers added t
超长正整数的加法
- 请设计一个算法来完成两个超长正整数的加法。 *问题分析与算法设计 首先要设计一种数据结构来表示一个超长的正整数,然后才 能够设计算法。 首先我们采用一个带有表头结点的环形链来表示一个非负的 超大整数,如果从低位开始为每 个数字编号,则第一位到第四 位、第五位到第八位...的每四位组成的数字,依次放在链表的 第一个、第二个、...结点中,不足4位的最高位存放在链表的最 后一个结点中,表头结点的值规定为-1。-requested to
一个很简单的操作系统(版本五)
- 这是第五个版本的简单操作系统,教你编写操作系统的进程,这可是操作系统中最有挑战的部分哦!-This is the fifth version of the simple operating system, the operating system of your preparation process, However, this operating system is the most challenging part of Oh!
graphperfect
- 这是第五个了,终于快够了阿,呵呵!希望自己能成功阿!-This is the fifth, finally fast enough A, Oh! Want A successful!
circle861200
- 这是第五个了,终于快够了阿,呵呵!希望自己能成功阿!-This is the fifth, finally fast enough A, Oh! Want A successful!
ym5
- C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第五个包!20个-C# programming source of 100 cases, many examples of it, want to learn C# useful friends, This is the fifth package! 20
cpp5ex
- C++ Primer Plus(第五版)中文版 书籍的大量经典代码实例 对于初学者非常有帮助-C Primer Plus (fifth edition) Chinese version of a large number of classic books on the code examples for the beginner who has been very helpful
VC++2005shili5
- 《VC++2005编程实例》第五章的源代码,传上来供大家分享!-"VC 2005 programming examples" of the fifth chapter of the source code and pass it onto you for sharing!
eg5
- c语言程序设计(谭浩强版)课本中的第五章节的程序实例-c Language Program Design (Hao-version) textbook chapters of the fifth examples of procedures
fifth
- 词法分析器代码,用c语言编写 词法分析器代码,用c语言编写
Windows_via_C++_Code
- Windows via C/C++, Fifth Edition图书源代码
chinese
- 中文信息处理基础 第一讲VC环境编程简介 第二讲文件处理 第三讲字符编码 第四讲字频统计 第五讲文本断句 第六讲语料库-Basic information first deal with English-speaking environment for programming VC brief introduction stresses the second file handle character encoding the third stresses t
ibmpc
- IBM PC 汇编语言程序设计第五版 PETER ABEL 编写-IBM PC assembly language programming prepared by the fifth edition of PETER ABEL
Irvine
- Irvine第五版的汇编语言教程,Intel win32的汇编语言,压缩包中包括代码的PPT。-Irvine fifth edition of the assembly language tutorial, Intel win32 assembly language, including code PPT compression package.
fifth
- 进程调度 ,操作系统实验报告,5种算法实现,包含源码可以运行的使用c,c++软件-The process of scheduling, the operating system experiment report, five kinds of algorithms, including source code can run the use of c, c software
ProgrammingWindows_FifthEdition
- 「到Petzold的書中找找」仍然是解決Windows程式開發各種疑難雜症時的靈丹妙藥。在第五版的《Windows程式開發設計指南》中,作者身違背受敬重的Windows Pioneer Award(Windows開路先鋒獎)得主,依據最新版本Windows作業系統,以可靠的取材資料校定這一本經典之作一再一次深入探索了Win32程式設計介面的根本重心。 -"To look for Petzold s book" is still the Windows program to solve a var
anwsersofos5
- 操作系统第五版 精髓与内核设计的部分答案 中文版的 -Fifth Edition operating system with the core essence of the design part of the answer of the English version of the
IBM_PC_assembly_language_programming[5th]
- IBM PC 汇编语言程序设计[第五版]-IBM PC assembly language programming [Fifth Edition]
ProgrammingLanLab5
- 我上过的Programming Language课程第五次也是最后一次大作业:添加数组的实现。 绝对原创,绝对经典!-My Programming Language course the fifth and final major operations: add the implemetation of array .
OPERATING-SYSTEMS
- 操作系统-精髓与设计原理(第五版)的复习资料。是对课本知识点的完整总结。-Operating system- the essence of the principle and design (fifth edition) review the information. Knowledge of the complete summary of points.
