码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
类与类之间调用Computer-CPU-Mouse--看懂它看懂类之间的调用
举个例子大家会使用类并且会声明并且实现类的setter和getter方法那让我们来更深入的学习,类中包含另一个类的实现方法吧。题目:Computer类(电脑类)该类用于描述一个具体的电脑类,可以对该类进行一些基本的操作属性:1.电脑品牌2.鼠标3.CPU方法:1、成员变量的set、get方法2、..
分类:其他好文   时间:2015-03-28 18:57:33    阅读次数:223
Getting Started with PostgreSQL
Abstract. PostgreSQL is an excellent implementation of relational database, fully featured, open source, and free to use. Nearly nontrivial computer a...
分类:数据库   时间:2015-03-28 15:44:47    阅读次数:320
Linux下OpenCV的环境搭建
OpenCV is the most popular and advanced code library for Computer Vision related applications today, spanning from many very basic tasks (capture and ...
分类:系统相关   时间:2015-03-28 12:50:19    阅读次数:255
Renault clip can install Windows 7 32bit
Here I received this morningRenault can clip v146 interface, but only my computer is Windows 7 32 bit, of course I plugged my drive and I have tried t...
分类:Windows程序   时间:2015-03-28 11:22:49    阅读次数:190
NYOJ 284 坦克大战 && POJ 2312 Battle City (广搜+优先队列)
链接:click here~~ 题意: 描述 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 discussing is a simple edition...
分类:其他好文   时间:2015-03-20 23:52:07    阅读次数:452
猜拳游戏
基础加强第一天 1、先搭建一个比较丑的界面 2、电脑类 public class Computer     {         ///         /// 存储出拳内容的属性         ///         public string FistName { get; set; }         //方法         public int Play() ...
分类:其他好文   时间:2015-03-20 16:27:50    阅读次数:111
Linux环境下安装OpenCV
OpenCV is the most popular and advanced code library for Computer Vision related applications today, spanning from many very basic tasks (capture and pre-processing of image data) to high-level algorit...
分类:系统相关   时间:2015-03-19 16:26:16    阅读次数:303
registry settings for generating Verbose log
Please make sure you have following registry keys set on you computer.32-bit:HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer64-bit:HK...
分类:其他好文   时间:2015-03-18 20:00:17    阅读次数:129
启动DevStack的各项服务
重启系统之后,DevStack的nova-computer, nova-network等等各项服务不会自动启动,需要自己写一个脚本来启动。 #this script is intented to restart your openstack built by devstack. #Test CentOS+DevStack sucess #if you have some problems wit...
分类:其他好文   时间:2015-03-18 16:04:09    阅读次数:3719
HDU-1171 Big Event in HDU
Big Event in HDUProblem DescriptionNowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't know that Comput...
分类:其他好文   时间:2015-03-17 17:52:06    阅读次数:150
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!