亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

program<b>Me</b>r

  • 小游戲是男人就下一百層源碼

    小游戲是男人就下一百層源碼,詳細注釋了該程序的編寫過程,以及各程序段的作用 使用說明,運行游戲之前需要下載opengl的庫文件,開始游戲按B,恢復初始化R,左右方向鍵控制人物左右移動

    標簽: 小游戲 源碼

    上傳時間: 2016-08-04

    上傳用戶:teddysha

  • 輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R

    輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing 18) Pattern Matching 19) Additional Review

    標簽: Pointers Dynamic Objects review

    上傳時間: 2014-10-10

    上傳用戶:chfanjiang

  • ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most univ

    ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w sensor chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (so-called "Software cooling"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.

    標簽: Shareware ardware sensors monitor

    上傳時間: 2013-12-17

    上傳用戶:894898248

  • because I can not get the download rights, so I uoload this file.This is a wash program, include a c

    because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me,

    標簽: download because include program

    上傳時間: 2014-01-07

    上傳用戶:懶龍1988

  • Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2

    Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing Classes 7: Polymorphism 8: Interfaces & Inner Classes 9: Error Handling with Exceptions 10: Detecting Types 11: Collections of Objects 12: The Java I/O System 13: Concurrency 14: Creating Windows & Applets 15: Discovering Problems 16: Analysis and Design A: Passing & Returning Objects B: Java Programming Guidelines C: Supplements D: Resources Index

    標簽: Introduction Thinking Revision Preface

    上傳時間: 2014-07-13

    上傳用戶:netwolf

  • a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

    a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)

    標簽: i.e. following the Keyboard

    上傳時間: 2013-12-15

    上傳用戶:米卡

  • 用盛金公式解一元三次方程aX3+bX2+cX+d=0

    用盛金公式解一元三次方程aX3+bX2+cX+d=0,(a,b,c,d∈R,且a≠0)。

    標簽: aX3 bX2 方程

    上傳時間: 2014-01-27

    上傳用戶:iswlkje

  • a bprogram is visible to a

    a b\program is visible to a

    標簽: bprogram visible is to

    上傳時間: 2016-11-18

    上傳用戶:gundan

  • 數字音樂盒 (1) 硬件電路中用P1.0~P1.7控制按鍵

    數字音樂盒 (1) 硬件電路中用P1.0~P1.7控制按鍵,其中P1.0~P1.3掃描行,P1.4~P1.7掃描列。 (2) 用P0.0~P0.7,P2.0~P2.7控制LED,其中P0.0~P0.7控制七段碼a,b,c,d,e,f,g,用P2.0~P2.7為數碼管位選信號。 (3) 用,P2.0~P2.2作為LCD的RS,R/W,E的控制信號。用P0.0~P0.7作為LCD的D0~D7的控制信號。 (4) 用P3.7口控制蜂鳴器(J2,J4斷開,J3短接)。 (5) 電路為12MHZ晶振頻率工作,起振電路中C1,C2均為30pf。

    標簽: 1.0 1.7 數字 控制

    上傳時間: 2016-12-03

    上傳用戶:ruixue198909

  • Implement a phone book system for employees of a company. Your program will output the following me

    Implement a phone book system for employees of a company. Your program will output the following menu (1) Enter an employee and a phone pair to the system (2) Lookup an employee s phone number (3) Find out who is/are the person(s) of a given number (4) How many people are currently in the system (5) Delete an employee from the system (6) Output all employees name‐phone pair (7) How many phone numbers total in the current system (8) Quit When

    標簽: Implement employees following company

    上傳時間: 2013-12-17

    上傳用戶:zhangliming420

主站蜘蛛池模板: 新兴县| 万荣县| 黔东| 彩票| 正蓝旗| 神农架林区| 宜川县| 蒲城县| 张家口市| 富裕县| 基隆市| 托克逊县| 永城市| 定边县| 毕节市| 赞皇县| 上饶县| 汉中市| 博兴县| 垣曲县| 开化县| 嫩江县| 张家川| 呼图壁县| 邵阳市| 浏阳市| 康平县| 监利县| 故城县| 教育| 奉贤区| 正蓝旗| 昆明市| 南平市| 綦江县| 石嘴山市| 江西省| 自贡市| 房山区| 和林格尔县| 衡东县|