码迷,mamicode.com
首页 >  
搜索关键字:computer graphics    ( 5401个结果
PatentTips - Uncore thermal management
BACKGROUNDThe field of invention relates to the computer sciences, generally, and, more specifically, to the thermal management of components other th...
分类:其他好文   时间:2014-06-18 22:26:38    阅读次数:272
delphi 中 as 和 is 的使用
unit Unit1;interfaceusesWindows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs, StdCtrls;typeTForm1 = class(TForm) Edit1: T...
分类:其他好文   时间:2014-06-18 19:14:44    阅读次数:169
用CSS开启硬件加速来提高网站性能
http://www.tuicool.com/articles/RRrENj你知道我们可以在浏览器中用css开启硬件加速,使GPU (Graphics Processing Unit) 发挥功能,从而提升性能吗?现在大多数电脑的显卡都支持硬件加速。鉴于此,我们可以发挥GPU的力量,从而使我们的网站或...
分类:Web程序   时间:2014-06-18 17:15:48    阅读次数:260
PatentTips - Object-oriented processor architecture and operating method
BACKGROUND OF THE INVENTIONThe present invention relates to processors and computer systems. More specifically, the present invention relates to an ob...
分类:其他好文   时间:2014-06-17 13:10:39    阅读次数:562
PatentTips - Substitute virtualized-memory page tables
BACKGROUNDMany computer systems utilize virtualized memory for security, stability and/or other purposes. In various virtualized-memory systems, a vir...
分类:其他好文   时间:2014-06-17 00:09:58    阅读次数:284
基于遗传算法求解TSP问题(Java界面)
近期为做展示,改写了一个遗传算法求TSP的Java界面版,思路代码和 http://blog.csdn.net/wangqiuyun/article/details/12838903 这篇文章思路是一样的,追加了Java用Graphics画点及画线做路径展示,展示部分做得比較粗糙,须要的拿走,效果图...
分类:编程语言   时间:2014-06-15 14:04:52    阅读次数:247
可设置背景图片的JPanel
package com.sot.he.upload;import java.awt.Graphics;import java.awt.Image;import java.io.FileInputStream;import java.io.FileNotFoundException;import ja...
分类:其他好文   时间:2014-06-15 06:44:15    阅读次数:315
Linux简史
原著:Ragib HasanDepartment of Computer ScienceUniversity of Illinois at Urbana-Champaign翻译:王晓林混沌初开那是在一九九一年,令人痛苦难耐的冷战渐渐走到了尽头。和平安详的空气开始升起在地平线。在计算科学领域,随着强大...
分类:系统相关   时间:2014-06-14 22:55:04    阅读次数:288
Android中的AutoCompleteTextView的使用
最终的效果如下:main.xml代码如下: java代码为:package android.demo;import android.app.Activity;import android.graphics.Bitmap;import android.graphics.B...
分类:移动开发   时间:2014-06-14 16:30:05    阅读次数:329
NYOJ 284 坦克大战 【BFS】+【优先队列】
坦克大战 时间限制:1000 ms  |  内存限制:65535 KB 难度:3 描述 Many of us had played the game "Battle city" in our childhood, and some people (like me) even often play it on computer now.  What we are dis...
分类:其他好文   时间:2014-06-14 14:30:01    阅读次数:274
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!