码迷,mamicode.com
首页 >  
搜索关键字:assignment    ( 641个结果
CSC72003 Assignment
CSC72003 Assignment 2Weight: 30% of your final markDue: 24 May 2019 10 pmSpecificationsYour task is to complete various exercises in BlueJ, using the ...
分类:其他好文   时间:2019-05-26 19:42:26    阅读次数:104
Some small problems in C
The first assignment of this course asked me to write some string manipulation functions without using any string library. I got stuck in the function ...
分类:其他好文   时间:2019-05-19 10:29:33    阅读次数:127
MCD4140 Assignment
MCD4140 Assignment 1 of 8MCD 4140: Computing for EngineersAssignmentTrimester 1, 2019Status: IndividualHurdle: There is no hurdle on assignmentWeighti ...
分类:其他好文   时间:2019-05-18 20:56:01    阅读次数:66
COMP330 Assignment
COMP330 Assignment 3ObjectivesThis assignment covers the following topics: 3D modelling with triangular meshes 3D Transformations Perspective and Orth ...
分类:其他好文   时间:2019-05-18 20:48:23    阅读次数:78
CSSE1001 Semester
10/05/2019 Assignment 3 — CSSE1001 Semester 1, 2019file:///Users/ben/university/tutoring/CSSE1001/2019s1/a3/2019s1a3/spec/dist/index.html 1/11Ninedraf ...
分类:Web程序   时间:2019-05-18 20:29:32    阅读次数:101
函数、参数2
1、关键字参数和默认值 ,格式:形参=实参/默认参数;使用关键字参数时,不用考虑函数调用参数的顺序,只要形参已经赋值即可;传递的参数数量<=函数中形参的数量 >>> def pro(name='Lawyer',action='assignment'): ####设定默认参数,如果调用该函数不传递参数 ...
分类:其他好文   时间:2019-05-14 20:47:19    阅读次数:151
42028: Assignment 2 – Autumn
42028: Assignment 2 – Autumn 2019 Page 1 of 4Faculty of Engineering and Information TechnologySchool of Software42028: Deep Learning and Convolutional ...
分类:其他好文   时间:2019-05-12 19:51:54    阅读次数:127
CS 350 Software Design / SE 310 Software Architecture
CS 350 Software Design / SE 310 Software Architecture I Homework Assignment - Part 1 NOTE: this is a very demanding project and it will require a lot ...
分类:其他好文   时间:2019-05-09 20:18:52    阅读次数:111
ETW 1010 Assignment 3: Answer All Questions
ETW 1010Assignment 3: Answer All QuestionsQuestion 1 [25 points]: An oil refinery uses two types of crude oil: light crude, which costs $35 a barrel, ...
分类:其他好文   时间:2019-05-09 19:51:27    阅读次数:99
STM32F3 159.233 Assignment 2
159.233 Assignment 2Due 6th May 2019This assignment is concerned with building a simple memory and co-ordination toy using the STM32F3 Discovery board ...
分类:其他好文   时间:2019-05-06 19:33:51    阅读次数:137
641条   上一页 1 ... 13 14 15 16 17 ... 65 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!