点击切换搜索课件文库搜索结果(5159)
文档格式:PDF 文档大小:7.17MB 文档页数:628
学科基础课平台必修课 《高等数学 A1》 《高等数学 A2》 《大学物理 A1》 《大学物理 A2》 《大学物理实验》 《C++程序设计》 《C++程序设计实验》 《C++程序设计实训》 《线性代数》 《概率论与数理统计 B》 《离散数学Ⅰ》 《计算机组成原理 I》 《数据结构 I》 《数据结构 I 实验》 《计算机网络原理Ⅰ》 《操作系统 I》 《操作系统Ⅰ》 《电工电子技术 C》 学科基础课平台选修课 《数字逻辑》 《Java 程序设计》 《Java 程序设计实验》 《Java 程序设计》实训 《管理信息系统》 《管理信息系统实训》实践 《数据库原理 A》 《编译原理》 《软件工程概论 A》 《汇编语言与接口技术》 《汇编语言与接口技术》考查大纲 《汇编语言与接口技术》实践 《算法分析与设计》 专业课平台必修课 《C#程序设计》 《AspNet 程序设计 A》实践 《软件项目管理》 《软件工程专业毕业设计(论文)》 《软件工程》毕业实习 《UML 建模语言》 《软件设计与规范》 《UML 软件建模》 《软件设计模式》 《软件工程生产实习》 《软件验证与确认 A》 《软件验证与确认 A》课程实验 《单元测试与软件质量》 《软件工程综合实训 I》 《软件验证与确认 B》 《软件验证与确认 B》课程实验 《软件工程综合实训 II》 专业课平台选修课 《软件工程综合实训 III》 《软件测试技术与工具》 《软件测试技术与工具》课程实验 《单元测试实训》 《集成测试实训》 《软件测试设计与文档规范实训》 《搜索引擎》 《搜索引擎》课程实验 《JavaScript 与 Ajax 开发》实验 《Fortran 与科学计算》 《Java 软件开发实训》 《Oracle 高级数据库开发设计》 《安卓系统编程实训》 《工程数据库技术》 《工程数据库技术》课程实验 《计算方法》 《软件安全测试》 《软件安全测试》课程实验 《经典代码与文档阅读》 《软件安全》 《软件安全》课程实验 《软件部署与维护》 《计算机游戏基础》 《人机交互工程》 《人机交互工程》考查大纲 《网络软件开发技术》
文档格式:PDF 文档大小:2.53MB 文档页数:389
(一)理论课程 1《数据库原理》 2《物联网工程导论》 3《Java 程序设计》 4《操作系统原理》 5《物联网安全技术》 6《数据结构与算法》 7《ARM 基础》 8《嵌入式系统技术》 9《数字电路基础》 10《RFID 原理及应用》 11《物联网应用系统设计》 12《Web 前端开发技术》 13《C 语言程序设计》 14《Linux 程序设计》 15《传感器技术及应用》 16《物联网工程规划与设计》 17《物联网通信技术》 18《面向对象程序设计》 19《数值计算方法》 20《网络编程技术》 21《移动开发技术》 22《计算机网络》 23《单片机基础》课程设计教学大纲 24《计算机组成原理》课程设计教学大纲 25《Java Web 应用开发》 26《web 开发技术》 27《C++程序设计》 (二)实验课程 28《数据库原理》 29《Java 程序设计》 30《操作系统原理》 31《文献检索》 32《物联网安全技术》 33《数据结构与算法》 34《ARM 基础》 35《Linux 系统管理》 36《嵌入式系统技术》 37《数字电路基础》 38《RFID 原理及应用》课程 39《物联网应用系统设计》 40《Web 前端开发技术》 41《C 语言程序设计》 42《Linux 程序设计》 43《传感器技术及应用》 44《物联网工程规划与设计》 45《物联网通信技术》课程 46《面向对象程序设计》 47《数值计算方法》 48《网络编程技术》 49《移动开发技术》 50《计算机网络》 51《单片机基础》 52《计算机组成原理》 53《Java Web 应用开发》课程 54《web 开发技术》课程 55《C++程序设计》 (三)实践课程 56《C 语言程序概念实训》 57《计算机科学与技术》毕业设计教学大纲 58《毕业实习》教学大纲 59《程序设计技能实训》 60《计算机综合项目实训》 61《专业教育》 62《嵌入式系统技术》课程设计教学大纲 63《C 语言课程设计》
文档格式:PPT 文档大小:2.44MB 文档页数:51
▪ 3.1 并行程序开发方法 ▪ 3.1.1 并行层次与代码粒度 ▪ 3.1.2 并行程序开发策略 ▪ 3.1.3 并行编程模式 ▪ 3.1.4 并行应用编程过程 ▪ 3.2 并行程序设计模型 ▪ 3.2.1 计算π样本程序 ▪ 3.2.2 数据并行模型 ▪ 3.2.3 消息传递模型 ▪ 3.2.4 共享变量模型 ▪ 3.3 并行编程语言和环境概述 ▪ 3.3.1 早期并行编程语言 ▪ 3.3.2 近代并行编程语言与环境 ▪ 3.3.3 并行说明性语言环境 ▪ 3.4 循环程序并行化的一般方法 ▪ 3.4.1 数据相关分析 ▪ 3.4.2 .数据划分与处理器指派 ▪ 3.4.3 循环重构
文档格式:PPT 文档大小:84.5KB 文档页数:18
本章概述 产生于20世纪初的分析哲学,继承实证主义传统,运用现代 数理逻辑和语言分析,拒斥形而上学,认为哲学的主要任务是对 语言表达式的描述和解释,或把复杂的概念分析为简单的概念, 阐明后者之间的关系;或通过对语言的逻辑分析而解决哲学问题 。它注重分析的方法,强调语言分析的重要性,反心理主义,否 认纯理智能获得关于实在的知识。它是20世纪西方哲学中的主要 思潮之一,在英语国家长期居于主导地位,除了在哲学领域的巨 大影响之外,还对文学、社会学、政治学等学科都产生了深刻的 影响
文档格式:PDF 文档大小:33.53KB 文档页数:4
24.00: Problems of Philosophy Prof. Sally Haslanger November 7, 2001 Freewill IlI: Libertarianism I. Recap: Compatibilism v. Incompatibilism Hard determinism is the view that determinis is true and that because of this freedom is an illusion. The libertarian agrees with the hard determinist that freewill is incompatible with determinism, but disagrees about which claim should be rejected. The libertarian holds that we have free will, but this is only because determinism is false-free acts occur and are undetermined. The hard determinist and the libertarian are both incompatibilists. Soft determinism, also known as compatibilism, maintains that determinism is true, but also that determinism is
文档格式:PDF 文档大小:38.84KB 文档页数:5
Different Sort of Personal Identity:\Ethical\ Identity . Personal Identity: \Ethical\v. \Metaphysical\questions The previous lectures and readings on personal identity were primarily concerned with the metaphysics of personal identity. Question of diachronic identity/unity: Confronted with an individual X at one time and Y at another, what would make it the case that X and Y are (or are parts of) the same person? We've seen that the answer to this question may well depend on what sort of thing you think persons are: are persons bodies? Streams of consciousness?
文档格式:PDF 文档大小:26.43KB 文档页数:4
Moral Luck One of the important themes in the freewill debate is the idea that freedom is necessary for moral responsibility. In effect, if hard determinism is the correct view, then we should not hold ourselves or others morally responsible. Libertarians, in particular, seem to hold that in order to be responsible for an act, we must be its \sole author. Here is the principle at issue: Control Principle: You are only responsible for what you have control over. If you steal an axe from my garage and use it to break into a gas station, there's no point in holding me responsible, I didn't
文档格式:PDF 文档大小:42.95KB 文档页数:5
November 29, 2001 Duty and Famine: Singer Last time we considered Mill's version of Utilitarianism, called Eudaimonistic Utilitarianism characterized by what he calls \the greatest-happiness principle\: You ought always to act so as to maximize happiness, i.e., the right act is the act that results in the greatest amount of happiness overall. The \greatest-happiness principle\, however, just states one version of Utilitarianism. Other versions of
文档格式:PDF 文档大小:30.67KB 文档页数:4
December 10. 2001 (Meta-Ethical Subjectivism(or Non-cognitivism) For the past couple of weeks we have been focusing on the following questions i)Which acts are right and which are wrong? Which acts ought we to perform? ii)What makes an action right or wrong? What about the action determines its moral status? Our third question has received less attention
文档格式:PDF 文档大小:34.32KB 文档页数:4
Prof. Sally Haslanger December 2, 2001 Kantian Ethics (and more on famine) So far we've looked at egoist and utilitarian approaches to ethics. The main objection we considered to egoism was that it failed to accommodate the common sense idea that morality involves a kind of impartiality, at the very least it seems that
首页上页420421422423424425426427下页末页
热门关键字
搜索一下,找到相关课件或文库资源 5159 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有