Description: 本系统是一邮件发送系统,ASP程序通过与AspEmail、w3 Jmail、AspMail、CDONTS组件连接达到收发电子邮件的功能。-the system is a mail delivery system, ASP procedures with AspEmail, w3 Jmail, AspMail, CDONTS components connected to e-mail functions. Platform: |
Size: 109648 |
Author:风云 |
Hits:
Description: huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧)
算法设计:
1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。)
2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之和。
3、从F中删除这两棵树,并把这棵新的二叉树同样以升序排列加入到集合F中。
4、重复二和三两步,直到集合F中只有一棵二叉树为止。
-Huffman complete C source code language, I have super-detailed explanation (you do not understand it jumped) algorithm design : one, the right to the right values n (W1, W2, W3 ,..., Wi ,..., Wn) n trees constitute the binary tree initial pool F = (T1, T2, T3, ... Ti ,..., Tn), which is indeed a binary tree Ti only a right to the value of Wi Root. it's about subtrees are empty. (For the convenience of the computer algorithm, the general also demanded the right to Ti Wi value of ascending.) 2. in 1984 two F Root weights smallest tree as a new structure of the binary tree around subtrees, new Binary Tree Root in the right value for their son around the tree Root and the right value. 3, F deleted from this two trees, and how the new binary tree in the same ascending into the pool F. 4, re Platform: |
Size: 11903 |
Author:乐乐 |
Hits:
Description: 使用ASP脚本编写,大量使用类封装,是一个高速、高效、简洁、安全、支持多组件的上传与提取系统。
主要特点:
1、支持国内外上传组件多达7种,包括:风声无组件上传类、AspUpload 3.0上传组件、SA-FileUp 4.9上传组件
DvFile.Upload 1.0上传组件、IronSoft.Upload上传组件、LyfUpload.UploadFile上传组件、W3.Upload上传组件
2、支持多文件同时上传、Jpeg,Gif图片生成缩略图、生成文字水印、生成图片水印.
3、合理的使用系统缓存技术,在加速页面执行的同时不对服务器造成资源的浪费。
4、本系统使用的是Asptemplate模板类,您可以使用轻松的修改出绚丽的页面。
5、系统从程序底层防止上传漏洞,防止任何恶意脚本文件的上传,确保系统的安全。
6、功能强大的后台,具体功能包括:
系统设置: 系统基本设置,系统配置还原
用户管理: 会员管理 管理员管理 屏蔽IP
文件管理: 上传文件管理器 系统文件管理器 上传文件清理器
友情链接: 添加友情链接 友情链接管理
数据库管理: 数据备份 数据还原 查看系统空间占用-use ASP scripting, the extensive use of Class Packaging is a fast, efficient, simple, safe, support multi-component system uploads and extraction. Main features : a support at home and abroad uploads up to seven components, including : no wind components Upload category, AspUpload 3.0 Upload components, SA-FileUp 4.9 Upload components DvFile.Upload 1.0 Upload components, IronSoft.Upload Upload components, LyfUpload.UploadFile Upload components W3.Upload uploads two components, It also supports multi-upload, Jpeg, Gif generate thumbnail pictures, generate text watermark, the watermark generated images. 3. rational use of system cache technology, the accelerated implementation of pages wrong server is a waste of resources. 4, the use of the system is Asptemplate template type, you can use th Platform: |
Size: 440617 |
Author:hy |
Hits:
Description: 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。
必须复制的文件:
Chopper.asc
chopper.bmp
cp.bmp
end.BMP
end.txt
w1.bmp
w2.bmp
w3.bmp
-of computer graphics programming practice, including line drawing, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture mapping, etc.. Because energy is limited, the original code did not make any notes. For simplified programming considerations, in many places designated constant, even before definitive treatment. Decompress after establishing gui16 directory, in its next original code and project documentation. Gui16 established under the release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap, and model documents. Must copy of the document : Chopper.asc chopper.bmp cp Platform: |
Size: 31504 |
Author:胡波 |
Hits:
Description: 系统特色:
1、基于拓网文件上传提取系统的基础上开发,保留之前版本的大部分功能。
2、多用户支持,每个用户可以分配不同的用户组,实现不同的权限。
3、多用户组支持,可以设置会员拥有空间大小、上传文件类型、上传文件大小等。
4、文件资源共享,可以查看其他会员的共享资源及提取到该资源。
5、多文件同时上传,可以设置文件存放分类、是否共享、文件简介等。
6、会员开设管理自己的文件存放分类。
7、站内好友短信息功能。
8、资源收藏夹功能,收藏自己喜欢的资源。
9、支持国内外上传组件多达7种:风声无组件上传类、AspUpload 3.0上传组件、SA-FileUp 4.9上传组件
DvFile.Upload 1.0上传组件、IronSoft.Upload上传组件、LyfUpload.UploadFile上传组件、W3.Upload上传组件。
支持多文件同时上传、Jpeg,Gif图片生成缩略图、生成文字水印、生成图片水印。
10、功能强大的后台管理。
v2.0版本更新说明:
1、修正注册、提取、登录验证码显示BUG
2、修正后台操作错误。
3、增加普通会员开设分类文件夹
-system characteristics : 1, based on the expanded network file uploads extraction system on the basis of development, reservations earlier versions of most functions. 2, multi-user support, each user can be assigned different user groups, different kinds of competence. 3, multi-user support group, members can set up with space size, upload the file type Upload file size. 4, document sharing resources, and can see other members of the sharing of resources and the extraction of resources. 5 more papers uploads, classified document storage, sharing, document profiles. 6, Member created to manage their document storage classification. 7, the station friends message function. 8, resource collection folder functions, collections of their favorite resources. 9, upload support at home and abroad a Platform: |
Size: 437879 |
Author:wang zhang |
Hits:
Description: 本系统是一邮件发送系统,ASP程序通过与AspEmail、w3 Jmail、AspMail、CDONTS组件连接达到收发电子邮件的功能。-the system is a mail delivery system, ASP procedures with AspEmail, w3 Jmail, AspMail, CDONTS components connected to e-mail functions. Platform: |
Size: 109568 |
Author:风云 |
Hits:
Description: huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧)
算法设计:
1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。)
2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之和。
3、从F中删除这两棵树,并把这棵新的二叉树同样以升序排列加入到集合F中。
4、重复二和三两步,直到集合F中只有一棵二叉树为止。
-Huffman complete C source code language, I have super-detailed explanation (you do not understand it jumped) algorithm design : one, the right to the right values n (W1, W2, W3 ,..., Wi ,..., Wn) n trees constitute the binary tree initial pool F = (T1, T2, T3, ... Ti ,..., Tn), which is indeed a binary tree Ti only a right to the value of Wi Root. it's about subtrees are empty. (For the convenience of the computer algorithm, the general also demanded the right to Ti Wi value of ascending.) 2. in 1984 two F Root weights smallest tree as a new structure of the binary tree around subtrees, new Binary Tree Root in the right value for their son around the tree Root and the right value. 3, F deleted from this two trees, and how the new binary tree in the same ascending into the pool F. 4, re Platform: |
Size: 11264 |
Author:乐乐 |
Hits:
Description: 使用ASP脚本编写,大量使用类封装,是一个高速、高效、简洁、安全、支持多组件的上传与提取系统。
主要特点:
1、支持国内外上传组件多达7种,包括:风声无组件上传类、AspUpload 3.0上传组件、SA-FileUp 4.9上传组件
DvFile.Upload 1.0上传组件、IronSoft.Upload上传组件、LyfUpload.UploadFile上传组件、W3.Upload上传组件
2、支持多文件同时上传、Jpeg,Gif图片生成缩略图、生成文字水印、生成图片水印.
3、合理的使用系统缓存技术,在加速页面执行的同时不对服务器造成资源的浪费。
4、本系统使用的是Asptemplate模板类,您可以使用轻松的修改出绚丽的页面。
5、系统从程序底层防止上传漏洞,防止任何恶意脚本文件的上传,确保系统的安全。
6、功能强大的后台,具体功能包括:
系统设置: 系统基本设置,系统配置还原
用户管理: 会员管理 管理员管理 屏蔽IP
文件管理: 上传文件管理器 系统文件管理器 上传文件清理器
友情链接: 添加友情链接 友情链接管理
数据库管理: 数据备份 数据还原 查看系统空间占用-use ASP scripting, the extensive use of Class Packaging is a fast, efficient, simple, safe, support multi-component system uploads and extraction. Main features : a support at home and abroad uploads up to seven components, including : no wind components Upload category, AspUpload 3.0 Upload components, SA-FileUp 4.9 Upload components DvFile.Upload 1.0 Upload components, IronSoft.Upload Upload components, LyfUpload.UploadFile Upload components W3.Upload uploads two components, It also supports multi-upload, Jpeg, Gif generate thumbnail pictures, generate text watermark, the watermark generated images. 3. rational use of system cache technology, the accelerated implementation of pages wrong server is a waste of resources. 4, the use of the system is Asptemplate template type, you can use th Platform: |
Size: 440320 |
Author: |
Hits:
Description: 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。
必须复制的文件:
Chopper.asc
chopper.bmp
cp.bmp
end.BMP
end.txt
w1.bmp
w2.bmp
w3.bmp
-of computer graphics programming practice, including line drawing, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture mapping, etc.. Because energy is limited, the original code did not make any notes. For simplified programming considerations, in many places designated constant, even before definitive treatment. Decompress after establishing gui16 directory, in its next original code and project documentation. Gui16 established under the release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap, and model documents. Must copy of the document : Chopper.asc chopper.bmp cp Platform: |
Size: 416768 |
Author:胡波 |
Hits: