---恢复内容开始---首先是miniproject的说明:combintext drawing in canvaswithtimeto build digital stopwatch.tenths of a second-秒后有一个小数点3 buttons "Start" "Stop""Reset...
分类:
其他好文 时间:
2014-10-10 18:17:54
阅读次数:
235
通过简单的小例子程序,演示java虚拟机各部分内存溢出情况:(1).java堆溢出:Java堆用于存储实例对象,只要不断创建对象,并且保证GC Roots到对象之间有引用的可达,避免垃圾收集器回收实例对象,就会在对象数量达到堆最大容量时产生OutOfMemoryError异常。想要方便快速地产生堆溢...
分类:
编程语言 时间:
2014-10-09 15:49:38
阅读次数:
212
previouscontentnextGC rootsThe so-called GC (Garbage Collector) roots are objects special for garbage collector. Garbage collector collects those obje...
分类:
其他好文 时间:
2014-10-09 00:20:27
阅读次数:
215
An application binary interface includes linkage structures for interfacing a binary application program to a digital computer. A function in a reloca...
分类:
移动开发 时间:
2014-10-08 16:41:45
阅读次数:
302
DRM,Digital Rights Management,数字版权管理。
amazon购买的图书会下发到你的kindle设备,电子书格式通常为.azw3,里面包含了DRM,只能在你的设备上使用。所以设备连USB把文件取出来给别人是没用的。
epubee这个软件可用来去除DRM,方便你自由分发。
以Windows Desk环境为例,见下图:...
分类:
其他好文 时间:
2014-10-02 19:11:53
阅读次数:
171
离散数学Discrete Mathematics数据结构Data Structure数字电路与逻辑设计Digital Circuit and Logic Design汇编语言程序设计Assembly Language Programming数值分析Numerical Analysis操作系统原理Op...
分类:
其他好文 时间:
2014-09-27 02:18:58
阅读次数:
251
数字图像处理发展概况数字图像处理发展概况数字图像处理(Digital Image Processing)又称为计算机图像处理,它是指将图像信号转换成数字信号并利用计算机对其进行处理的过程。数字图像处理最早出现于20世纪50年代,当时的电子计算机已经发展到一定水平,人们開始利用计算机来处理图形和图像信...
分类:
其他好文 时间:
2014-09-25 22:27:27
阅读次数:
239
Audio Terminology IN THIS DOCUMENT Generic Terms Digital Audio Hardware and Accessories Audio Signal Path Android-Specific Terms Sample Rate Conversion This document provides a glossary of audio-re...
分类:
移动开发 时间:
2014-09-17 10:30:42
阅读次数:
436
【A】Post RobotTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/65536 K (Java/Others) 【Problem Description】 DT is a big fan of digital products...
分类:
其他好文 时间:
2014-09-15 22:42:29
阅读次数:
454
题目: Newton's method for cube roots is based on the fact that if y is an approximation to the cube root of x, then a better approximation is given by ....
分类:
其他好文 时间:
2014-09-15 17:11:19
阅读次数:
176