CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Template

搜索资源列表

  1. cuteBook-V2.0.3

    0下载:
  2. 转载中国源码下载站 1) 基于PHP语言开发,MYSQL数据库驱动的多用户留言本 2) 采用PHP官方提供的编译模板引擎smarty 3) 代码、页面分离,页面美工实现与程序核心代码无关 4) 实现多重回复,管理员可以设置访问者是否允许回复 5) 加入显示留言者IP功能 6) 可设置留言本是否允许注册 7) 采用更方便的分页方式 8) 采用类似servlet的控制方式控制系统流程 9) 代码更精巧-reproduced Chinese source do
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:132648
    • 提供者:bai
  1. cmoban

    2下载:
  2. 参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3541
    • 提供者:gongwen
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3044
    • 提供者:gongwen
  1. foreignWebpagemodel_xx

    0下载:
  2. 网上图书_韩国网页模板,web工程界面制作的最佳选择-online library _ South Korea website template, the web interface works produced by the best choice
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5893214
    • 提供者:谢青
  1. mailtemplates

    0下载:
  2. 一组简单灵活的C#类通过模版实现EMAIL的自动发送。-a group of simple and flexible category C# EMAIL achieved through the template automatically.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:67279
    • 提供者:Jimmy
  1. STL_CODE

    0下载:
  2. C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:453027
    • 提供者:岳亮
  1. zzlink10

    0下载:
  2. 自助友情链接系统 1、实现自动链接页面PR值检测、Alexa世界排名检测。 2、实现无人职守,24小时即时完成链接交换 3、自主管理、添加、删除、推荐等级等管理动作。 4、使用ASP.NET 2.0核心,安全高效! 5、标签模版化页面设置,你可以随意修改自己喜欢的风格!-self-Links a system for automatic link pages PR detection, detection Alexa ranking in the world. 2, unat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49331
    • 提供者:李琳
  1. dx_draw_triangle

    0下载:
  2. directx编程基础,给第一次学习写dx程序的同志看,也可以作为一个模版来编程-directx programming foundation, the first to learn the procedures dx comrades, can be used as a template to Programming
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:76596
    • 提供者:245680
  1. opengl_mfc_base

    0下载:
  2. mfc OpenGL 模板 老外写的很有用 减少大量重复劳动 -mfc OpenGL template foreigner was very useful to reduce the substantial duplication of work
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14021
    • 提供者:竹滨
  1. 2223222

    0下载:
  2. 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9333
    • 提供者:李涯
  1. downlo1ad

    0下载:
  2. 基于模板的圆检测算法,很好的程序,看了都说不错-based on the template circle detection algorithms, good procedures, said good read
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:181351
    • 提供者:蒋翔俊
  1. shejimoban

    0下载:
  2. 开发系统,从项目立项到最后的编码测试,中间的概要设计和详细设计必不可少,在此担任这两种格式的word模板!-development system, from setting up projects to the final coding test, in the middle of the outline design and detailed design essential, In this format both as a template word!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60259
    • 提供者:曾利
  1. off_line_recognition

    0下载:
  2. 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:203645
    • 提供者:林晓芸
  1. Web_temple

    0下载:
  2. 精彩中外网页模板集,很漂亮,也很动感. -brilliant foreign website template set is very beautiful, very exciting.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:40896969
    • 提供者:jmz
  1. 20060726_162911_project_and_report_example

    0下载:
  2. Windows实习报告模板与源码。实习目的:通过本次实习了解操作系统中的进程、线程的区别与联系;掌握多进程、多线程的编程方法;深入了解操作系统原理。-Windows internship with the report template source. Internship Objective : To understand this attachment process of the operating system, the differences and thread; Acquire p
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:137708
    • 提供者:张生
  1. OpenGLTempl

    0下载:
  2. VC++Opengl个工程模板,有简单的例子-VC + + Opengl engineering template, a simple example
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:944868
    • 提供者:程文涛
  1. 09220904341

    0下载:
  2. 提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画-provide pictorial portrayed various lines of DLL, efficiency can be portrayed GDIPlus painting with the same line width rivaling the function! As can be painted rail line
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:252184
    • 提供者:newtong
  1. Tree_test

    0下载:
  2. 一个包装好的树型模板类,可以实例化树型数据结构.-a packed tree template category, examples of the tree data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6794
    • 提供者:cb
  1. 3DPic

    0下载:
  2. 3D图象,VS2005下编译通过 VC++图象处理类源代码 需要MFC, OpenGL支持 我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45435
    • 提供者:tomas
  1. imagedetection

    0下载:
  2. 图像检测\\模板匹配的Visual C++代码-Image Detection \\ template matching Visual C code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24949
    • 提供者:潘志刚
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com