码迷,mamicode.com
首页 >  
搜索关键字:computer opencart 主题模板 abc-0060    ( 3143个结果
[ACM] sdut 2882 Full Binary Tree (满二叉树的公共祖先)
Full Binary Tree Time Limit: 2000ms   Memory limit: 65536K  有疑问?点这里^_^ 题目描述 In computer science, a binary tree is a tree data structure in which each node has at most two children...
分类:其他好文   时间:2014-11-27 20:34:56    阅读次数:192
常用的PC/SC接口函数
PC/SC规范是一个基于WINDOWS平台的一个标准用户接口(API),提供了一个从个人电脑(Personal Computer)到智能卡(SmartCard)的整合环境,PC/SC规范建立在工业标准-ISO7816和EMV标准的基础上,但它对底层的设备接口和独立于设备的应用API接口(例如用来允许多个应用共享使用系统同一张智能卡的资源管理器)做了更详尽的补充。PC/SC体系由三个主要部件组成,分别规定的操作系统厂商、读写器(IFD)厂商、智能卡(ICC)厂商的职责。PC/SC的API函数由操作系统提供,在...
分类:其他好文   时间:2014-11-27 20:30:03    阅读次数:222
程序的自我复制
计算机病毒的定义是: 计算机病毒(Computer Virus)是编制者在计算机程序中插入的破坏计算机功能或者数据的代码,能影响计算机使用,能自我复制的一组计算机指令或者程序代码。 由此可见 计算机病毒的两大特点是...
分类:其他好文   时间:2014-11-27 16:35:31    阅读次数:274
深入理解计算机系统 第二章答案
http://rooftrellen.com/blog/computer-systems-a-programmers-perspective-chapter-2-homework-problem/
分类:其他好文   时间:2014-11-26 20:52:19    阅读次数:183
Spring Security默认的用户登录表单 页面源代码
Spring Security默认的用户登录表单 页面源代码Login PageLogin with Username and Password User: Password: Remember me on this computer.
分类:编程语言   时间:2014-11-26 13:35:55    阅读次数:229
简单递推专题
Computer TransformationTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 6084Accepted Submission(s):...
分类:其他好文   时间:2014-11-25 18:00:25    阅读次数:201
low level descriptors and high level descriptors
Types of visual descriptors[edit] Descriptors are the first step to find out the connection between pixels contained in a digital image and what humans recall after having observed an image or a ...
分类:其他好文   时间:2014-11-25 16:32:32    阅读次数:293
[AC自动机]HDOJ3695 Computer Virus on Planet Pandora
题意:给t、n,t个案例,n个字符串 下面给n+1个字符串,n个互不相同的小串,最后一个是模式串 模式串会出现[qx]的形式,q为数字,x为一个字母问n个小串在模式串中出现的个数,正着出现、反着出现都算。蛮裸的ac自动机,本来想着在query里面把找到过的end清零,把模式串展开正着反着找两遍,.....
分类:Web程序   时间:2014-11-25 00:03:45    阅读次数:267
ZOJ2112--Dynamic Rankings (动态区间第k大)
Dynamic RankingsTime Limit:10 Seconds Memory Limit:32768 KBThe Company Dynamic Rankings has developed a new kind of computer that is no longer satisfi...
分类:其他好文   时间:2014-11-24 22:27:40    阅读次数:416
opencart 添加新模型
1,修改模板页,复制category_list.tpl,category_form.tpl,修改成新的名称。category_list.tpl是列出页面,category_form.tpl是添加和修改页,删除页和列出页共用模板。2,控制功能再controller文件夹下3,model是具体处理数据内...
分类:其他好文   时间:2014-11-24 06:21:00    阅读次数:230
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!