虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

article

  • 实现中文分词

    实现中文分词,词汇表记录在WORD.TXT文件中。待分词文档为article.txt。

    标签:

    上传时间: 2016-01-03

    上传用户:sdq_123

  • This forced me to write about more interesting and comprehensive sorting methods, the result of whic

    This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really don t know about the iterations, looping, and so forth hence, it explains these in detail first.

    标签: comprehensive interesting methods sorting

    上传时间: 2016-01-10

    上传用户:athjac

  • Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python

    Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.

    标签: interpreter Mod_python mod_python the

    上传时间: 2016-01-25

    上传用户:yd19890720

  • This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

    This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.

    标签: the interest tutorial Drivers

    上传时间: 2016-01-28

    上传用户:lmeeworm

  • As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

    As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.

    标签: some engineering limitation language

    上传时间: 2013-12-06

    上传用户:huql11633

  • Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files

    Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.

    标签: Introduction required M-files library

    上传时间: 2016-01-29

    上传用户:zhoujunzhen

  • 简介 开发环境asp.net 2.0

    简介 开发环境asp.net 2.0,Access数据库,开发语言c# 管理后台:admin/Index.aspx,默认管理账号:lijun027,默认管理密码:admin 一个实现新闻基本功能(文章添加、删改、列表、后台管理)的系统,结构简单,采用Access数据库。 强烈推荐该源码给初学者,可以做为入门的第一个示例程序 欢迎各位测试,并提出宝贵意见。 后台管理模块: 文章管理: 添加文章 管理文章 添加分类 管理分类 新闻管理:新闻添加 管理新闻 用户管理: 添加用户 管理用户 功能简介 1)采用CuteEditor Html在线编辑器,增加了高亮代码显示功能。详细配置请参考我的BLOG的两篇文章 ,CuteEditor5.0使用总结(http://drler.net/article.asp?id=763),给CuteEditor5增加了高亮代 码显示功能(C#版)(http://drler.net/article.asp?id=764)。 2)后台管理员登录采用了验证码验证。 3)添加文章时,可以下载站外图片,保存到本地。 4)分页采用AspNetPager分页控件。

    标签: asp 2.0 net 开发环境

    上传时间: 2013-12-21

    上传用户:litianchu

  • When working with mathematical simulations or engineering problems, it is not unusual to handle curv

    When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull, scaled by a tolerance factor, around the curve by choosing a minimum of key points. This algorithm has several advantages: 这是一个基于Douglas-Peucker算法的二维估值算法。

    标签: mathematical engineering simulations problems

    上传时间: 2013-12-20

    上传用户:changeboy

  • I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p

    I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.

    标签: developing Superlist FeedGhost Although

    上传时间: 2016-04-15

    上传用户:佳期如梦

  • 运行index.asp进行安装

    运行index.asp进行安装,用户密码可以自己设置,默认用户密码都为admin 安装完毕点击更新缓存,然后重新登陆index.asp即可进入首页。 模板也可以根据自己的需要进行修改,模板在template里面,要结合css修改 主页模板:index.html 栏目模板:channel.html 内容模板:article

    标签: index asp 运行

    上传时间: 2016-11-03

    上传用户:hanli8870