码迷,mamicode.com
首页 >  
搜索关键字:数据仓库专题19-数据建模语言information engineering - ie模型(转载)    ( 507个结果
Building a Space Station POJ 2031 【最小生成树 prim】
http://poj.org/problem?id=2031 Description You are a member of the space station engineering team, and are assigned a task in the construction process ...
分类:其他好文   时间:2018-02-16 14:16:06    阅读次数:203
radare2逆向笔记
最近刚开始学习逆向(Reverse Engineering), 发现其学习曲线也是挺陡峭的, 而网上的许多writeup文章主旨总结就六个字:"你们看我屌吗?" ...几近炫技而对初学者不太友好.所以打算以初学者的身份来写写自己从入门到深入的经历. ...
分类:其他好文   时间:2018-02-09 20:36:44    阅读次数:3091
Concurrency pattern
In software engineering, concurrency patterns are those types of design patterns that deal with the multi-threaded programming paradigm. Examples of t ...
分类:其他好文   时间:2018-01-24 22:15:42    阅读次数:168
[2017BUAA软工]个人阅读作业+总结
没有银弹 "No Silver Bullet Essence and Accidents of Software Engineering Brooks" 在这篇论文中,作者阐述了软件的四个本质: ,`Conformity Changeablity Invisibility` 在解释 时,作者首先把软 ...
分类:其他好文   时间:2018-01-14 13:46:40    阅读次数:189
个人阅读作业+个人总结
银弹 《No Silver Bullet Essence and Accidents of Software Engineering》 的作者Brooks主张并断言从这篇论文发表(1986年)开始计算的十年之内,不会有任何单一的软件工程上的突破,能够让程序设计的生产力得到一个数量级的提升。这是因为软 ...
分类:其他好文   时间:2018-01-14 12:08:59    阅读次数:178
个人阅读+总结
+ 个人阅读+总结 + No Silver Bullet – Essence and Accident in Software Engineering Brooks / There Is a Silver Bullet – Brad J Cox + 第一篇文章(Brooks)主要谈的是为什么软件工程 ...
分类:其他好文   时间:2018-01-13 15:37:46    阅读次数:178
setoolkit
1. 打开 The Social-Engineer Toolkit 也就是所谓set 2. 依次选择 Social-Engineering Attacks Website Attacks Vectors Java Applet Attack Method Site Cloner 翻一下:社会工程学攻 ...
分类:其他好文   时间:2018-01-10 18:39:57    阅读次数:471
http
1. 基础概念篇 1.1 介绍 HTTP是Hyper Text Transfer Protocol(超文本传输协议)的缩写。它的发展是万维网协会(World Wide Web Consortium)和Internet工作小组IETF(Internet Engineering Task Force)合 ...
分类:Web程序   时间:2017-12-28 11:53:25    阅读次数:349
12.24逆向工程上机作业整理
.386 .model flat, stdcall include kernel32.inc includelib kernel32.lib include msvcrt.inc includelib msvcrt.lib .data szText db "Reverse Engineering", ...
分类:其他好文   时间:2017-12-24 21:36:13    阅读次数:429
深入理解http
http协议学习系列 1. 基础概念篇 1.1 介绍 HTTP是Hyper Text Transfer Protocol(超文本传输协议)的缩写。它的发展是万维网协会(World Wide Web Consortium)和Internet工作小组IETF(Internet Engineering T ...
分类:Web程序   时间:2017-12-07 21:06:35    阅读次数:238
507条   上一页 1 ... 13 14 15 16 17 ... 51 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!