################导入类#################路径 类型 后缀名/tasker/profiles/ 配置 .prf.xml/tasker/projects/ 项目 .prj.xml/tasker/scenes/ 场景 .scn.xml/tasker/tasks/ 项目 .t...
分类:
其他好文 时间:
2015-03-19 20:04:05
阅读次数:
125
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
本文译自Android官方技术文档《Ant
Tasks》,原文地址:http://tools.android.com/tech-docs/ant-tasks。
因为是抽着时间译的,所以这篇文章我分了几个阶段才译完,且边译我的英语边成长,以致里面的表格里同样的句式有了几种不同的译法。
这一边是讲Ant的,尽管现在Android官方在大力推行基于 Gradle 构建系统的 Android St...
分类:
移动开发 时间:
2015-03-19 10:18:06
阅读次数:
148
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.IO;namespace Command{ p...
分类:
其他好文 时间:
2015-03-18 20:09:54
阅读次数:
150
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Data.SqlClient;using Syste...
分类:
数据库 时间:
2015-03-18 15:46:48
阅读次数:
141
Requirements:Tasks have DependenciesRunning the task in Multi threadLinkshttp://en.wikipedia.org/wiki/LEMON_(C%2B%2B_library)LEMON is an open source g...
分类:
其他好文 时间:
2015-03-18 13:41:41
阅读次数:
97
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;/*namespace hallowword{ class Progra...
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication1{ cla...
program.csusing System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace hello{ class Pro...
分类:
其他好文 时间:
2015-03-16 22:35:04
阅读次数:
118
#include "STC12C5A.H"#define TIMER_RELOAD() {TL0=0x00;TH0=0xC4;}//使能T/C初始10ms#define MAX_TASKS 8 //任务槽最大个数.unsigned char idata task_stack[MAX_TASKS][2...
分类:
编程语言 时间:
2015-03-16 21:09:29
阅读次数:
163