搜索资源列表
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头
BookstoreDb
- 在S60上建立一个书籍存储的数据库.包括建立数据表,索引,以及基本SQL操作.-S60 in a book storage database. Including data tables, indexes, as well as basic SQL operations.
诺蛙Blog(nBlog)
- nBlog是一个基于Access的Blog程序,可支持多人共同维护! 全生成静态页面,大量降低服务器损耗。支持tag技术,支持索引分页。 本次v1.1a更新列表: 1、新增Tag技术 2、tag列表与每个tag下属的blog列表全部生成静态页面 3、tag页面md5命名 4、新增“上一篇”“下一篇”快速查看 5、核心框架升级到NSB3.00.RC1.NBLOG 6、支持缓存的自动重载 7、更为强
MPEGkit
- MPEG文件开发包(提供许多接口,如解任意一帧图像,每帧图象位置定为,创建索引,提取视频音频详细信息等等)-MPEG documents Development Kit (available in many ports, including the lifting of an arbitrary image, each fr a me image as a location, creating indexes, extracting a
dirtndex
- 根据文件自动生成带有完整网页的工具,让没有服务器程序支持的你,迅速建立属于你自己的站点。本工具自带语法,可以让你灵活运用。 直接把 html代码转换成 js代码的好工具,是作导航条信息嵌入的好工具。作下载站点一直很麻烦,因为每次都要重复手工去改一些页面,就算是使用save as ,也够烦的。现在你可以省下心来了,因为只要选定两个模版,就可以帮你做出新的一页,连索引都生成了,所有以前 烦琐的事情现在只要粘贴和复制代码就ok~。另外软件连下
flister
- 检测windows下rootkit对文件的隐藏。some usermode overwrites first few bytes of ZwQueryDirectoryFile and that trick will fail then :( So, you will probably need a small database of the correct indexes for all Windows versions-
fcmapp
- 用FCM算法实现图像分割(图像源可以是灰度、索引和RGB图像)-FCM image segmentation algorithm (image source can be gray, indexes and RGB images)
arr2ptr
- 利用数组实现链表和指标实现链表的差别和对比。-use arrays to achieve List and List indexes and contrast the differences.
MSA_multiindexfilesystem
- this project is MultiIndexed FileSystem i done it for \"Information storage and retrieval FileSystem course\" it is like IBM VSAM FS, use variable lenght record , and B+Tree algorithm for indexing,and store data in PileF
ORACLE_train4
- SQL语言简介 1、 SQL概述 SQL是一种面向数据库的通用数据处理语言规范,能完成以下几类功能:提取查询数据,插入修改删除数据,生成修改和删除数据库对象,数据库安全控制,数据库完整性及数据保护控制。 数据库对象包括表、视图、索引、同义词、簇、触发器、函数、过程、包、数据库链、快照等(表空间、回滚段、角色、用户)。数据库通过对表的操作来管理存储在其中的数据。 -a brief SQL language. S
dbCompare
- 数据库比较工具,比较两个数据库中的表、视图、字段、索引等信息是否一致。目前只支持SQLSERVER和ORACLE数据库。-database comparison tool to compare the two database tables, views, fields, indexes and other information is shared. Currently only support SQLSERVER and ORACL
winjiuwu
- 根据文件自动生成带有完整网页的工具,让没有服务器程序支持的你,迅速建立属于你自己的站点。本工具自带语法,可以让你灵活运用。 直接把 html代码转换成 js代码的好工具,是作导航条信息嵌入的好工具。作下载站点一直很麻烦,因为每次都要重复手工去改一些页面,就算是使用save as ,也够烦的。现在你可以省下心来了,因为只要选定两个模版,就可以帮你做出新的一页,连索引都生成了,所有以前 烦琐的事情现在只要粘贴和复制代码就ok~-Accord
BasedonthePSKMATLAB_SimulinkTransmissionSystemSimu
- 利用MATLAB/Simulink软件中Communication Blockets(通信模块)对PSK数字传输系统进行动态、可视化仿真,清晰地表现出PSK传输系统的系统组成及各项性能指标。-using MATLAB / Simulink Software Communication Joe Blo ckets (Communication Module) PSK digital transmission system dynamics
shaozhen
- 我自己写的一个解决约瑟夫环的小程序,对学习数据结构的朋友可能有一些帮助,tc2编译通过-I wrote it myself a solution Josephus small procedures, the data structure of the study may have some friends help compile indexes
ParticleFilterTrackerwithIsomap
- We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variabl
LuceneServer-0.1
- Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful
luke-src-0.7
- Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses a
litesql-0.3.1
- LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, index
ctags-5.6.tar
- Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a n
Find-Duplicate-Indexes
- Find Duplicate Indexes