码迷,mamicode.com
首页 >  
搜索关键字:copyright    ( 4271个结果
Ubuntu 下matlab 查看memory函数
function checkmemory%Copyright (c) 2014,Lv Qi%All rights reserved.%%Redistribution and use in source and binary forms, with or without modification, a...
分类:其他好文   时间:2014-05-10 20:07:52    阅读次数:413
Oracle ORA-01034,ORA-27101,ORA-00600
本机IP地址:192.168.1.163 [oracle@rtest ~]$ sqlplus /nolog SQL*Plus: Release 10.2.0.2.0 - Production on Sun May 4 19:32:13 2014 Copyright (c) 1982, 2005, Oracle.  All Rights Reserved. @...
分类:数据库   时间:2014-05-10 10:34:04    阅读次数:392
C语言的观察者模式
/*hdr ** Copyright ... ** AUTHOR MichaelMa ** DATE 4-May-2014 ** DESCRIPTION implement a mode of observer in C ** NOTE may be some bugs ...
分类:编程语言   时间:2014-05-10 09:53:03    阅读次数:679
利用PHPExcel转Excel柱形图
这在附另一个转柱形图的效果及代码. 原PHP报表效果: 转成Excel后的效果: 附上代码: <?php /** * PHPExcel * * Copyright (C) 2006 - 2014 PHPExcel * * This library is free software; you can redistribute it and/or * modify ...
分类:Web程序   时间:2014-05-10 02:19:56    阅读次数:553
CodeToHTML 打印条码生成
//=====================================================================================// All Rights Reserved , Copyright ? Learun 2013//=============...
分类:Web程序   时间:2014-05-08 20:49:28    阅读次数:506
多线程二(GCD)代码笔记
//// TWFXViewController.h// Demo_GCD//// Created by Lion User on 12-12-11.// Copyright (c) 2012年 Lion User. All rights reserved.//#import @interfa...
分类:编程语言   时间:2014-05-08 20:09:53    阅读次数:482
STL 之 stack 源码剖析
G++ 2.91.57,cygnus\cygwin-b20\include\g++\stl_stack.h 完整列表 /* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its do...
分类:其他好文   时间:2014-05-07 07:40:07    阅读次数:322
STL 之 queue、priority_queue 源码剖析
G++ 2.91.57,cygnus\cygwin-b20\include\g++\stl_queue.h 完整列表 /* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its document...
分类:其他好文   时间:2014-05-06 22:22:55    阅读次数:402
Linux按钮驱动
按钮中断例程 /************************************* NAME:EmbedSky_hello.c COPYRIGHT:www.embedsky.net *************************************/ #include #include #include #include #include #include #i...
分类:系统相关   时间:2014-05-06 18:46:49    阅读次数:464
[OpenNebula]中间件访问驱动程序
/* -------------------------------------------------------------------------- */ /* Copyright 2002-2014, OpenNebula Project (OpenNebula.org), C12G Labs */ /* ...
分类:其他好文   时间:2014-05-04 09:14:49    阅读次数:196
4271条   上一页 1 ... 424 425 426 427 428 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!