Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 6.0
Search - 6.0 - List

Date : 2025-12-21 Size : 1.75kb User :

1. 用户资料中增加中文昵称,QQ号 2. 记录注册/最后登录IP 3. 版主管理 4. 搜索改进,可以支持全文索引和简单的搜索 5. 头像可选保存磁盘 6. 附件可选保存磁盘 7. HTML编辑器的增强 8. 附件下载支持多线程和断点虚传-1. User information increased Chinese nickname, QQ No. 2. Record registration / IP logged last three. Moderator management 4. Improved search, can support full-text indexing and simple search 5. Optional disk image preserved six. Optional disk preserve Annex 7. HTML editor enhanced 8. Annex supports multi-threaded download breakpoint and virtual -
Date : 2008-10-13 Size : 6.59mb User : savior618

DL : 0
LIBSVM的C#版本,是2。8版本的。非常好用啊 。多多下载-LIBSVM writen by C#,it edition is 2.8,useful so much.Download more.
Date : 2008-10-13 Size : 22kb User : 余小小

DL : 0
lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color and page layout language, the use of any text editor can edit it, and VB, C programming, etc. ... can contain up to 256 colors (including transparent colors). Document size depends on the actual number of colors used. It uses LZW compression algorithm to ... (2005-6-7, VB, 61KB download 0) to head
Date : 2008-10-13 Size : 25.22kb User : 高压

经过两个多星期业余时间的努力,终于做出了一个可以发布的BitStorm版本 目前版本是BitStorm 0.1 Lite version,主要特性如下 1)基于C++和GTK2,占用系统资源少 2)可调整大小的磁盘缓存,极大的减轻磁盘负担 3)支持多Tracker 4)支持UTF-8编码的Torrent文件,文件名不会出现乱码 5)可设置最大连接数量和最大同时上传数量 Ubuntu 5.10用户可以使用下面的deb包 http://www.socks5cn.com/bitstorm/bitstormlite-0.1_0.1-1_i386.deb 源代码下载安装: http://www.socks5cn.com/bitstorm/BitStormLite-0.1a.tar.gz 目前只支持Linux Kernel 2.6+、GTK2.6+的平台 首先请安装以下开发包: libcurl3-dev libgtk2.0-dev libboost-dev 然后将BitStormLite-0.1.tar.gz下载到本地,解压文件 tar xvzf BitStormLite-0.1.tar.gz 进入解压目录 cd BitStormLite-0.1 配置和编译 ./configure make 安装 make install 安装完成后就可以用过bitstormlite命令来起动程序了 -After more than two weeks of free time, finally made the release of a version of the current version BitStorm is BitStorm Lite version 0.1, the main characteristics are as follows 1) based on C and GTK2, less taxing system resources 2) adjustable size of disk cache, greatly reducing the disk burden 3) support multiple Tracker 4) support UTF-8 encoding Torrent document, which names should not appear gibberish 5) to set the maximum number of connections for both uplink and the largest number of Ubuntu 5.10 users can use the following http://www.socks5cn deb packages. com/bitstorm/bitstormlite-0.1_0.1-1_i386.deb to download and install the source code : http://www.socks5cn.com/bitstorm/BitStormLite-0.1a.tar.gz currently supports only two Linux Kernel .6, GTK2.6 platform to begin development k
Date : 2008-10-13 Size : 113.21kb User : andy

给出一个字符串对所有排列的可能性,就是abc,可能排除6种排列-given a string of all with a possibility that the abc may exclude six permutations
Date : 2008-10-13 Size : 1.07kb User : 明全

六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0 int i if ((start.row = = finish.row) && (start.col = = finish.col)) { PathLen = 0 return 0 } //start = finish //设置方格阵列”围墙” for (i = 0 i <= m+1 i++) grid[0][i] = grid[n+1 -6 program : # include
Date : 2008-10-13 Size : 11.59kb User : 敖斌

本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, and revised to directly call the C language function, use of the method needed to limitations of the method and MATLAB version of the impact of differences. Using this method will enable C language can be used directly MATLAB which has been completed arithmetic function, greatly expanded the C language arithmetic functions and development efficiency.
Date : 2008-10-13 Size : 4kb User : 尹科华

1、根据用户指定的字符表和频度的实际统计数据建立Huffman树; 2、其中其叶子结点表示字符的权值及父母、左、右孩子等结点的信息; 3、其左右分支分别用代码0、1表示; 4、本系统的目的是为用户提供编/译码系统,根据用户输入的字符依字符集的权值进行编码保存; 5、根据接收到的编码进行译码; 6、输出其内容-1, according to user-specified character tables and frequency of the actual statistical data to establish Huffman tree; 2, in which the leaf node of the right to express character and the value of parents, left and right, such as child nodes of information; 3, around its branches were used code 0,1 said; 4, the Department of EC aims to provide users with encoding / decoding system, according to user input according to the characters of the character set weights encode preservation; 5, the received code decoding; 6, the output of its contents
Date : 2008-10-13 Size : 1.96kb User : 陈静

Josephus 排列问题定义如下:假设n 个竞赛者排成一个环形。给定一个正整数m,从某 个指定的第1 个人开始,沿环计数,每遇到第m 个人就让其出列,且计数继续进行下去。这 个过程一直进行到所有的人都出列为止。最后出列者为优胜者。每个人出列的次序定义了整 数1,2,…,n 的一个排列。这个排列称为一个(n,m)Josephus 排列。 例如,(7,3)Josephus 排列为3,6,2,7,5,1,4。-Josephus problem with the definition is as follows : Suppose n race who formed a ring. Given a positive integer m, from a certain section of a designated individual, along the Central Counting that every individual section m let out its out and count continue. This process continues until all the people from far out. Finally out of the winners were shown. Everyone out in the order shown in the definition of integers 1, 2, ..., n an order. With this as a (n, m), with Josephus. For example, (7,3) Josephus, were 3,6,2,7,5,1,4.
Date : 2008-10-13 Size : 1.07kb User : 李飞飞

DL : 0
imperator FLA v1.6.9.8 - swf还原fla的软件 -Imperator FLA v1.6.9.8 - swf reduction fla software
Date : 2008-10-13 Size : 44.54kb User : 赵三

项目功能: 用Truboc 环境实现一个学生数据管理系统,其主要实现了5个功能: 1。添加学生信息 2。排序(1 按编号排除 2 按总分(升/降)) 3。打印报表 4。保存 5。读取 6。退出 -functional item : Truboc environment to achieve a student data management system, its main achievement of five functions : 1. Add two student information. Ranking (No. 1 by 2 by excluding scores (rising / falling)) 3. Print statements 4. Keeping 5. Read 6. Withdrawal
Date : 2008-10-13 Size : 23.68kb User : 陈超群

Lion互动网络下载系统V 1015(源码提供).都在里面了.大家自已看吧.有防下载功能.-Lion interactive network Download System V 1015 (source available). In the inside. We own this season. Defense download.
Date : 2008-10-13 Size : 1.03mb User : 邓小

this package contains JabberD 1.4.3, MUC 0.6.0 and JUD 0.50 for win32 with ssl setup preset, based on the jabberd.zip package from james white. it was tested with the jajc client from http://jajc.ksn.ru/ and the rhymbox client from http://www.rhymbox.com and seems to work.-JabberD 1.4.3. JUD MUC 0.6.0 and 0.50 for win32 with ssl setup pr Eset. based on the jabberd.zip package from james WHI te. it was tested with the jajc client from http : / / jajc.ksn.ru / and the client from htt rhymbox p : / / www.rhymbox.com and seems to work.
Date : 2008-10-13 Size : 2.81mb User : maomao

DL : 0
Routine mwindow: To Obtain Window Function. Input parameters: n : the length of window data. iwindow: window type desired. if : iwindow=1: rectangular window , =2: triangular window , =3: cosin window , =4: Hanning window , =5: Hamming window , =6: Blackman window , =7: Papoulis window . Output parameters: w: n dimension real array.the result is in w(0) to w(n-1). ierror:if ierror=0: no error, =1: Iwindow out of range. in Chapter 8-Routine : To Obtain Window Function. Input parameters : n : the length of window data. iwindow : window type desired. if : iwindow = 1 : rectangular window, = 2 : triangular window, = 3 : cosin window, = 4 : Hanning window, = 5 : Hamming window, = 6 : Blackman window, = 7 : Papoulis window. Output parameters : w : n dimension real array.the result is in w (0) to w (n-1). ierror : if ierror = 0 : no error, = 1 : Iwindow out of range. in Chapter 8
Date : 2008-10-13 Size : 990byte User : 汤长春

1、整个系统均用C语言实现; 2、利用指针、链表来实现学生成绩的数据结构设计; 3、系统具有输入、显示、查询、删除、排序、插入,保存、读取基本功能; 4、系统的各个功能模块都用函数的形式来实现; 5、可以将学生成绩信息保存在文件中。 6、可以将学生信息从文件中读取出来。-one, the entire system will be used C language; 2, the use of indicators, Listless to achieve student performance data structure design; 3, the system is input, display, query, delete, sort, insert, preservation, read basic functions; 4, the various functional modules are used in the form of function to achieve; 5. student achievement will be to preserve information in the document. 6, students will be information from the document read out.
Date : 2008-10-13 Size : 50.15kb User : 胡海洪

DL : 0
本文从稿费管理手段亟待现代化的要求出发,提出了建立计算机稿费管理系统的思路, 设计并实现了基于Visual Basic 6.0和SQL Server 2000的能进行稿费查询的管理系统,进而探讨了系统开发过程中的实际需求分析、总体功能和实现方案,最后将系统主要分为用户登录、信息录入、稿费管理、打印输出、维护等模块。其中还介绍了Visual Basic 6.0和SQL Server 2000的历史以及各自的优点和发展前景。系统按毕业设计要求以Visual Basic 6.0为工具进行开发,采用SQL Server 2000对数据库进行操作,从需求分析到运行测试,论文详细介绍本系统的各项功能、界面以及具体的开发过程。运用计算机软件技术初步开发了稿费管理系统,并对其中的关键技术进行了深入探讨。站在出版社的角度解决出版业目前面临的关键问题,努力构建符合知识经济要求的管理系统,使本课题的研究开发更具实用性和可行性。总之,整个软件的开发原则是“简便实用”。 系统具有界面友好、操作方便等特点,并且还综合考虑到实际需求,经过反复实践和修改,基本达到了预期的效果。 -paper from the 1986 management tools need modernization requirements. proposes the establishment of factories computer management system of thinking, designed and implemented based on the Visual Basic 6.0 and SQL Server 2000 can be conducted 1986 inquiry management system, and discusses the process of system development to the actual demand, overall function and the implementation of packages, the system consists of users logged in, the information input, unpaid management, print output, maintenance module. It also introduced the Visual Basic 6.0 and SQL Server 2000 as well as the history Since the advantages and development prospects. System design requirements by graduation in Visual Basic 6.0 as a tool for development, SQL Server 2000 for database operation, from needs analysis to testi
Date : 2008-10-13 Size : 43.81kb User : wq57

DL : 0
C#源码100例 6/6
Date : 2008-10-13 Size : 292.51kb User : 唐方

C#关于NModbus协议使用程序
Date : 2008-10-13 Size : 1.24mb User : 赵明慧

试卷管理的源代码 如果程序无法运行,可能是以下问题引起的: 一、所有文件没在同一文件夹 二、本程序是由VB6.0(SP6)编写的,其他版本可能不兼容。同时需要Microsoft Office 2000的支持。 三、原文件被更改(包括重命名) 也许使用windows HTML help格式的文件会比较好,但我不会编译,只好作成这样了。-papers management source code if the procedures are not running, the problem may be caused by the following : First, not all documents in the same folder 2, the procedure is Visual Basic 6.0 (SP6) preparation, the other version may not be compatible. The need for Microsoft Office 2000 support. 3, the original document has been altered (including re-naming) windows may use HTML help files to be better, but I will not compile, but make the case.
Date : 2008-10-13 Size : 884byte User : ALEX
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.