码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
CCF推荐国际学术期刊
中国计算机学会推荐国际学术期刊 (计算机系统与高性能计算)一、A类序号刊物简称刊物全称出版社网址1TOCSACM Transactions on Computer SystemsACMhttp://tocs.acm.org/2TOCIEEE Transactions on ComputersIEEE...
分类:其他好文   时间:2015-06-04 18:44:54    阅读次数:570
Bézier curve
Applications in computer graphics and computer-aideddesign (CAD) require the rapid generation of smoothcurves that can be quickly and conveniently mod...
分类:其他好文   时间:2015-06-04 15:28:00    阅读次数:126
OpenGL——3D Rendering Pipeline
1 // Computer Graphics: HW3 2 // 3D Transformation: 3 4 5 #include 6 #include 7 #include 8 #include 9 #include 10 #include 11 #incl...
分类:其他好文   时间:2015-06-03 21:18:58    阅读次数:126
模板(一) 模板及相关概念的介绍
一、元编程(Meta Programming)Metaprogramming is the writing of computer programs with the ability to treat programs as their data. It means that a program c...
分类:其他好文   时间:2015-06-03 21:18:08    阅读次数:128
Uva 10795 - A Different Task 【模拟】
A Different Task \epsfbox{p10795a.eps} The (Three peg) Tower of Hanoi problem is a popular one in computer science. Briefly the problem is to transfer all the disks from peg-A to peg-C using peg-B a...
分类:其他好文   时间:2015-06-02 11:21:43    阅读次数:139
URAL 1018 Binary Apple Tree 树形DP 好题 经典
1018. Binary Apple TreeTime limit: 1.0 secondMemory limit: 64 MBLet's imagine how apple tree looks in binary computer world. You're right, it looks ju...
分类:移动开发   时间:2015-06-01 16:13:30    阅读次数:133
计算机领域国际会议分类及排名
Computer Science Conference Rankings AREA: Databases Rank1:        SIGMOD: ACM SIGMOD Conf on Management ofData        PODS: ACM SIGMOD Conf on Principles of DBSystems        VLDB: Very Large...
分类:其他好文   时间:2015-06-01 13:22:50    阅读次数:240
hdu4217 Data Structure?
Problem Description Data structure is one of the basic skills for Computer Science students, which is a particular way of storing and organizing data in a computer so that it can be used efficientl...
分类:其他好文   时间:2015-05-31 11:01:30    阅读次数:113
Objective-C学习笔记______类和对象的使用
//// main.m// 类和对象//// Created by apple on 15/5/30.// Copyright (c) 2015年 apple. All rights reserved.//#import @interface Computer : NSObject ...
分类:其他好文   时间:2015-05-30 14:48:41    阅读次数:108
POJ 3974 Palindrome
Time Limit: 15000MSMemory Limit: 65536KTotal Submissions: 5268Accepted: 1896DescriptionAndy the smart computer science student was attending an algori...
分类:其他好文   时间:2015-05-30 10:40:26    阅读次数:97
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!