自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Kemin | 本博客独立到nakeman.cn

己欲立而立人,己欲达而达人。

  • 博客(6)
  • 资源 (33)
  • 收藏
  • 关注

翻译 算法与数据结构:计算的科学

算法与数据结构:计算的科学摘自:《Algorithms and Data Structures: The Science of Computing 》by Douglas Baldwin and Greg W. Scragg刘建文略译(http://blog.csdn.net/keminlau)Charles River Media © 2004 (640 pages)

2008-11-23 12:18:00 1852 1

翻译 伪代码(Pseudocode)

伪代码(Pseudocode)原文:《Pseudocode 》by Naomi Nishimura刘建文略译(http://blog.csdn.net/keminlau) In the text and lectures, algorithms will often be expressed in pseudocode, a mixture of code and English (f

2008-11-21 11:27:00 5538

翻译 有限自动机

有限自动机摘自《Finite Automata 》by Mark V. Lawson刘建文略译(http://blog.csdn.net/keminlau)Published in: book Finite AutomataIntroductionThe theory of finite automata is the mathematical theory of a si

2008-11-17 00:51:00 2142 1

翻译 编程语言的语法与语义

编程语言的语法与语义摘自《Formal Syntax and Semantics of Programming Languages 》by Kenneth Slonneger / Barry L. Kurtz 刘建文略译(http://blog.csdn.net/keminlau)Chapter 1SPECIFYING SYNTAX Language provides a

2008-11-15 00:45:00 5737

翻译 类型系统

类型系统摘自《Types and Programming Languages 》by Benjamin C. Pierce 刘建文略译(http://blog.csdn.net/keminlau)1.1 Types in Computer Science Modern software engineering recognizes a broad range of form

2008-11-08 11:21:00 1960

原创 October 2008

文哥十月在听什么? 01. 陈奕迅 - [Sound & Sight #11] 打回原形 02. 南拳妈妈 - [优の良曲南搞小孩 (新歌+精选) #03] 下雨天 - 99.cn 03. UN - [Vol.4—Reunion] Paradise 04. 薛之谦 - [薛之谦同名专辑 #02] 认真的雪 05. 风潮唱片 - [Win

2008-11-01 21:25:00 1012

fullstackreact-book-r39.epub

REACT 全栈开发

2022-07-16

React Cookbook: Recipes for Mastering the React Framework

React Cookbook: Recipes for Mastering the React Framework

2022-05-12

Mastering Mongoose Become a Full-Stack Mongoose Expert.pdf

Mastering Mongoose Become a Full-Stack Mongoose Expert

2021-04-14

Backbone书合集(二).tar.gz

Mastering Backbone.js(PACKT,2015) Developing Backbone.js Applications

2019-07-29

marionette-guides-en.pdf

This book is a comprehensive guide to all aspects of the Backbone and Marionetteframeworks for JavaScript. From the basics of installing and setting up your first JavaScriptapp to developing a complex full-featured application that can integrate with multiple webservices, navigate your user through your systems from any arbitrary entry point, and takefull advantage of the latest JavaScript and HTML5 features.

2019-07-29

Backbone书合集(一).tar.gz

Backbone.js.CookbookVadim.Mirgorod.文字版 Backbone.js Essentials(PACKT,2015).pdf Backbone.js Patterns and Best Practices.pdf 三本

2019-05-27

a smarter way to learn javascript 2013

a smarter way to learn javascript 2013

2019-03-21

Programming Language Pragmatics 最新的第三版

Programming Language Pragmatics, Third Edition.chm 最新的第三版

2011-02-23

串口驱动-串口编程资料合集

串口驱动- 串口编程资料合集 串口驱动- 串口编程资料合集 串口驱动- 串口编程资料合集

2010-09-28

嵌入式LINUX相关论文

嵌入式LINUX相关论文 为模拟设备开发驱动A Simulation Framework for Device Driver Development 1^^^^^DRIVER ARCHITECTURE IN A LINUX WORLD

2009-10-28

Practical Development Environments

软件开发方法论 By Matthew B. Doar 0-596-00796-5 This book doesn't tell you how to write faster code, or how to write code with fewer memory leaks, or even how to debug code at all. What it does tell you is how to build your product in better ways, how to keep track of the code that you write, and how to track the bugs in your code. Plus some more things you'll wish you had known before starting a project.

2009-09-13

Almesberger, Werner; "Booting Linux: The History and the Future"

Almesberger, Werner; "Booting Linux: The History and the Future"

2009-09-03

Software Design Methodology下

Software Design Methodology

2009-05-17

Software Design Methodology上

Software Design Methodology 软件设计方法论上

2009-05-17

指令级并行处理历史Instruction-level parallel processing history

Instruction-level parallel processing history, overview, and perspective.pdf 指令级并行处理历史

2009-05-04

Win32 Text Editor

一个非常棒的WIN32教程,关于写一个文本编辑器的教程

2009-04-06

The Craft of Text Editing

The Craft of Text Editing

2009-03-30

Data Structures for Text Sequences

Data Structures for Text Sequences 有关编写文本编辑器时读取文本序列的数据结构

2009-03-30

MFC Bible MFC宝典

MFC Bible Contents Chapter 1: Windows Programming Chapter 2: The MFC Framework Chapter 3: Application Classes Chapter 4: Windows Messaging Chapter 5: The MFC Window Chapter 6: Document/View Chapter 7: Frame Windows Chapter 8: Dialog Boxes Chapter 9: Windows Controls Chapter 10: Menus and Control Bars Chapter 11: Device Contexts Chapter 12: The MFC GDI Chapter 13: Collection Classes Chapter 14: Files and Serialization Chapter 15: Debugging and Exception-Handling Copyright ?996 Waite Group Press, Inc.

2009-03-19

组合数学理论与题解(题解有很好的评注)

1^^^^组合数学理论与题解(题解有很好的评注)

2009-01-14

Combinatorial Optimization - Eugene L. Lawler

Mathematics - Combinatorial Optimization - Eugene L. Lawler

2009-01-08

现代数学基础丛书 递归论(莫绍揆)

现代数学基础丛书 递归论(莫绍揆).pdf

2009-01-06

计算机科学理论手册 A卷 算法与复杂性 Handbook of Theoretical Computer Science [1990] - Volume A - ALGORITHMS AND COMPLEXITY

计算机科学理论手册 A卷 算法与复杂性 Handbook of Theoretical Computer Science [1990] - Volume A - ALGORITHMS AND COMPLEXITY

2008-12-17

算法与复杂性 Algorithms and Complexity

Algorithms and Complexity

2008-12-06

计算作为一门学科 COMPUTING AS A DISCIPLINE

COMPUTING AS A DISCIPLINE

2008-11-22

《 Everything Is Byte》 mala

《 Everything Is Byte》 mala .pdf

2008-10-19

编程语言本质论Essentials of Programming Languages

Essentials of Programming Languages This book is an analytic study of programming languages. Our goal is to provide a deep,working understanding of the essential concepts of program- ming languages. These essentials have proved to be of enduring importance; they form a basis for understanding future developments in programming languages.

2008-10-13

软件构架艺术之设计方法与技术

The_Art_Of_Software_Architecture_Design_Methods_And_Techniques.chm

2008-10-09

ANSI C 标准详解

ANSI C 标准详解\ANSI C标准详解.PDF

2008-10-08

实用文件系统设计Practical File System Design

Practical-File-System-Design

2008-10-08

调式器工作原理 How Debuggers Work

Wiley Rosenberg How Debuggers Work-1996.pdf

2008-10-08

VC6参考大全Manual - Visual C++ 6 - The Complete Reference

VC6参考大全Manual - Visual C++ 6 - The Complete Reference - McGraw-Hill.chm

2008-10-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除