码迷,mamicode.com
首页 >  
搜索关键字:purpose    ( 531个结果
ADOUpdateSQL源码
1 {*************************************************************** 2 * 3 * Unit Name: ADOUpdateSQL 4 * Purpose : 5 * Author : Fred Schett...
分类:数据库   时间:2015-05-13 19:13:26    阅读次数:375
Linker scripts之Intro
1 Intro Every link is controlled by alinker script. The main purpose of the linker script is to describe how the sections in the input files should...
分类:其他好文   时间:2015-05-12 01:29:16    阅读次数:79
C++ classics
common Business-Oriented LanguageBASIC(Beginner's All-purpose Symbolic Instruction Code)1972 C1983 C++1995 Javaportability performanceObject-Oriented ...
分类:编程语言   时间:2015-05-10 23:38:26    阅读次数:202
C++ 声明并实现一个日期类(运算符重载)
/****************************************************************************************** date.hpp: Copyright (c) Bit Software, Inc.(2013), All rights reserved. Purpose: 声明并实现一个日期类 难度:*** Autho...
分类:编程语言   时间:2015-05-10 17:26:11    阅读次数:135
XLSX to CSVs (通用)
# Copyright (c) 2012, Bryan O'Connell# License: http://bryanoconnell.blogspot.com/p/licenses.html# Purpose: Extract all of the worksheets from an Exce...
分类:其他好文   时间:2015-05-08 20:03:54    阅读次数:275
Baseline is the new old
I remember the very first time I saw the reference to a "Baseline database" in AX2012. It wasn't perfectly clear what the purpose of this database was...
分类:其他好文   时间:2015-05-08 18:07:02    阅读次数:115
UML基本架构建模--图的术语和概念(一)
?? A system is a collection of subsystems organized to accomplish a purpose and described by a set of models, possibly from different viewpoints. A subsystems is a grouping of elements, some...
分类:其他好文   时间:2015-05-08 08:10:43    阅读次数:92
数据结构:顺序表
/* ?*?this?c?file?is?a?implementation?of?linear?list ?*?author:?John?Woods ?*?date:?2015/5/3 ?*?exclaim:?anyone?can?use?the?file?to?any?purpose ?*/ ? #include?<stdio....
分类:其他好文   时间:2015-05-06 18:26:04    阅读次数:325
Leetcode#125Valid Palindrome
ValidPalindromeTotalAccepted:50466TotalSubmissions:227908MySubmissionsQuestionSolutionGivenastring,determineifitisapalindrome,consideringonlyalphanumericcharactersandignoringcases.Forexample,"Aman,aplan,acanal:Panama"isapalindrome."raceacar"isnotapalindrome..
分类:其他好文   时间:2015-05-06 01:37:13    阅读次数:127
[数学杂志]AML
Copied from:http://www.elsevier.com/journals/applied-mathematics-letters/0893-9659/guide-for-authorsThe purpose ofApplied Mathematics Lettersis to pro...
分类:其他好文   时间:2015-05-05 13:59:48    阅读次数:977
531条   上一页 1 ... 39 40 41 42 43 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!