Quantcast
Channel: 学步园 » freeing
Browsing all 31 articles
Browse latest View live

HDU1280整数hash

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1280 #in […]

View Article


关于《Swift开发指南》背后的那些事

时间轴(倒叙)2014年8月底在图灵出版社的大力支持下,全球第一本全面、系统、科学的,包含本人多年经验的呕心沥 […]

View Article


HDU1598 find the most comfortable road 【并查集】+【枚举】

find the most comfortable road Time Limit: 1000/1000 MS […]

View Article

杭电OJ(HDOJ)1862题:EXCEL排序(结构体sort)

题意: 测试输入包含若干测试用例。每个测试用例的第1行包含两个整数 N (<=100000) 和 C,其 […]

View Article

int *p=malloc(100); 求 sizeof(p)

int *p=malloc(100); 求 sizeof(p) sizeof(p) = 4; sizeof(p […]

View Article


iMobFun移动开发官网上线了

大家好,感谢大家一直以来的支持,在此表示诚挚的感谢。 iMobFun —— 爱手娱 创办于2015年1月11日 […]

View Article

Android L New API之Verctor动画 1 —— SVG Path

导入 1、VectorDrawable是Android L中新增的一个API,让你可以创建基于XML的矢量图, […]

View Article

[WebGL入门]二十,绘制立体模型(圆环体)

注:文章译自http://wgld.org/,原作者杉本雅広(doxas),文章中如果有我的额外说明,我会加上 […]

View Article


ubuntu不同版本的内核与显卡驱动兼容问题

          这几天一直在工控机上面装ubuntu系统,之前装了一个ubuntu12.04.1。装完后, […]

View Article


windows 如何查看端口占用情况?

开始--运行--cmd 进入命令提示符 输入netstat -ano 即可看到所有连接的PID 之后在任务管理 […]

View Article

Linux环境进程间通信(五): 共享内存(上)

 转自:http://writeblog.csdn.net/PostEdit.aspx 共享内存可以说是最有用 […]

View Article

linux之getopt 函数

命令行参数解析函数 —— getopt() getopt()函数声明如下: #include <unis […]

View Article

JavaScript 定时器笔记

 在JavaScript中,有两个关于定时器的专用函数,它们是: 1.倒计定时器: timename=setT […]

View Article


MMORPG服务器架构

一.摘要 1.网络游戏MMORPG整体服务器框架,包括早期,中期,当前的一些主流架构2.网络游戏网络层,包括网 […]

View Article

软引用(SoftReference)

软引用(SoftReference)     如果一个对象只具有软引用,则内存空间足够,垃圾回收器就不会回收它 […]

View Article


数据库范式

http://database.ctocio.com.cn/whatis/342/8281842.shtml […]

View Article

delphi android Toast

原始代码转自:http://blog.csdn.net/zyjying520/article/details/ […]

View Article


Matlab——-regexp正则表达式

关于正则表达式的基本知识 正则表达式就是一个表达式(也是一串字符),它定义了某种字符串模式。利用正则表达式,可 […]

View Article

Android资源目录—assets与res/raw区别

android资源目录---assets与res/raw的不同   Android 2011-05-24 14 […]

View Article

批处理(bat)脚本语言(4) – FOR循环

转载自http://www.cnblogs.com/lm002003/archive/2012/05/15/2 […]

View Article
Browsing all 31 articles
Browse latest View live