搜索资源列表
How.Linux.Works.What.Every.Super.User.Should.Know.
- How.Linux.Works.What.Every.Super.User.Should.Know..一本很不错的初学linux的书,同时也温习一下英语-How.Linux.Works.What.Every.Super.Use r.Should.Know .. a very good beginner linux book, also study what English. .
How.Linux.Works.What.Every.Super.User.Should.Know.
- How.Linux.Works.What.Every.Super.User.Should.Know..一本很不错的初学linux的书,同时也温习一下英语-How.Linux.Works.What.Every.Super.Use r.Should.Know .. a very good beginner linux book, also study what English. .
deconvL2_frequency
- 这是在频域的运动模糊图像恢复算法,能在频率域对图像进行恢复,需要知道PSF.-This is in the frequency domain of the motion-blurred image restoration algorithm, in frequency domain image restoration, need to know the PSF.
Chapter05
- Getting to Know J2ME Polish 开发例子源码,-Getting to Know J2ME Polish examples code
Oreilly.97.Things.Every.Programmer.Should.Know.Fe
- 97 Things Every Programmer Should Know. Get 97 short and extremely useful tips from some of the most experienced and respected practitioners in the industry, including Uncle Bob Martin, Scott Meyers, Dan North, Lin
do-not-tell-me--you-know-PPT
- 这是一本很好的介绍PPT使用的书籍,看后受益匪浅。中文书。-This is a very good introduction to use books, see PPT after benefited. Chinese books.
How-to-know-tcp-ip
- Application to know the tcp ip using visual basic 6
Know-How-Technology_v.1.822
- 外汇自动交易系统,智能交易系统,稳定EA-Forex automated trading systems, intelligent trading system, EA
l-dont-know
- 透明窗体,控件不透明.透明窗体,控件不透明.-l dont know
The-PHP168-know-system
- PHP168知道系统,注意:安装此问吧模块,必须先安装整站,否则无法安装 1.在整站目录新建一个问吧目录(如w8),然后把此目录的所有文件传到问吧目录里边. 2.修改问吧目录下php168目录及目录里的所有文件属性为0777可写 3.然后在地址栏执行 http://你的整站网址/w8/install.php 就可全新安装问吧模块 /************特别说明**/ 本
Java-base-know
- java 基础教程。好东西与大家分享。同事也希望大家共享好东西。-java base know
how-to-know-perimission-to-write-file-VB.NET
- how to know perimission to write file VB.NET
Know-Angle
- 认识角,在窗口移动鼠标,可实时显示角的大小-Know Angle, in the window to move the mouse, can real-time display the size of the Angle
CPPmust-know
- C++类型转换总结, 转换, C++垃圾回收机制, 封装与友员的矛盾, 变量/函数的声明/定义-c++ must know, includes type conversion, garbage collection and definitions and etc.
500-c-you-need-to-know
- 你必须知道的500个关于c语言的历史、注意点、难点、疑点,平常遇到的很多问题发生的原因-500 you must know the history of c language, attention points, difficult and doubtful, usually encounter a lot of problems that occur because
Lmfao---Sexy-And-I-Know-It
- Lmfao - Sexy And I Know It-Lmfao- Sexy And I Know It
I-know-your-heart
- 一个名字叫做“I know your heart”的C语言源代码,包括编译后的程序。-A name is called " I know your heart" of the C language source code, including the compiled program.
(97.Things.Every.PM.Should.Know)
- [项目经理应该知道的97件事].为当下年轻的项目经理准备的一本入门级电子资料,希望对大家有用-[Project manager should know 97 things] In order to present the young project managers prepare an entry-level electronic data, we hope to useful
Kyle Simpson You Dont Know JS ES6 & Beyond
- 有了这本书,你会: 学习新的语法,简化编程常用成语的痛点 用迭代器、生成器、模块和类组织代码 承诺结合发电机表示异步流控制 使用集合以结构化方式更有效地处理数据 利用新的API助手,包括数组、对象、数学、数字和字符串 通过元编程扩展程序的功能(No matter how much experience you have with Javascr ipt, odds are you dont fully understand
Kyle Simpson You Dont Know JS Scope & Closures
- 与“you dont know JS”系列中的其他书籍一样,作用域和闭包潜入许多Javascr ipt程序员简单避免的语言中较复杂的部分。有了这些知识,就可以实现真正的Javascr ipt掌握。 了解范围,这是一组规则,帮助Javascr ipt引擎在代码中定位变量。 深入嵌套范围,一系列变量和函数的容器 探索基于函数和块的范围、“提升”以及基于范围的隐藏的模式和好处。 探索如何为同步和异步任务使用闭包,包括创建Javascr