CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Update
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Linux-Unix
Exploit
Scanner
Crack Hack
CA auth
Linux driver
Search - Update - List
[
OS program
]
UHTTP10_D3.ZIP
DL : 0
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
Date
: 2008-10-13
Size
: 22.01kb
User
:
张济政
[
OS program
]
kenel_crypto
DL : 0
内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Date
: 2008-10-13
Size
: 136.58kb
User
:
xf
[
OS program
]
如何使自己的程序自动更新(在线更新)
DL : 2
由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedures needed, I need to do a procedure to enable automatic updating of small procedures, finding the Internet to find, introduced the detailed enough, and here I give a complete automatic update procedures! This procedure for external promotion procedures (need to call the main program), the specific code is not listed here , or your own source code to see it. The procedure is thinking through the server the document is read updates and upgrades address, the new version will have to download if they wish to create internal promotion procedures (in the main program of internal automatic detection and automatic updates), the main program needs only activated when the code can be we try not imitation, the main idea with this is similar to the difference is how to deal with the main progr
Date
: 2008-10-13
Size
: 372.36kb
User
:
天照
[
OS program
]
Teaching_Evaluation
DL : 0
学校员工系统的一种升级解决方案。相信会对大家有很大的帮助。-school system employees an update solutions. We believe this will be very helpful.
Date
: 2008-10-13
Size
: 1.04mb
User
:
abow
[
OS program
]
AutoUpdate自动更新系统
DL : 2
AutoUpdate是一个通过网络对软件进行自动更新的系统。可以自动根据软件的版本号、最后修改时间、文件的大小等因素自动的判断哪些文件应该,更新,那些文件,无需更新,在更新的方式上也有两种:第一是拷贝更新,即将更新文件拷贝到指定的文件夹以达到更新软件的目的,第二是通过利用InstallShield或者其他的软件做出更新发布包通过执行达到更新的目的。-nip is a network of automatic software update system. The software can automatically according to the version, last modification date, file size and other factors automatically determine which documents should be. update those documents, the need to update the update on the way there are two kinds : the first copy is updated, the updated files are copied to the specified folder in order to achieve the purpose of updating software, the second is through the use of InstallShield or other software packages to update issued through the implementation of reach the purpose of updating.
Date
: 2008-10-13
Size
: 1.2mb
User
:
andy
[
OS program
]
dos_code
DL : 0
Microsoft MS-DOS6.0 完整源代码,包括了所有外部命令,安装程序,DOSSHELL等。 每个源文件均包括开发历史、更新说明、注释。-Microsoft MS-DOS6.0 integrity of the source code, including all external orders, installation procedures, such as DOSSHELL. Each source documents including the development of history, an update on the Notes.
Date
: 2008-10-13
Size
: 18.83mb
User
:
李雷
[
OS program
]
superXcopy
DL : 0
Xcopy 选项: /a 包含属性 /b 备份模式(只拷贝设置为归档属性的文件) /c 把目标文件的创建日期设置为当前文件日期 /e 包含创建空目录 /f 刷新已存在文件(只拷贝已存在的文件) /h 拷贝隐含文件 /p 对每个文件/目录都进行确认 /q 简洁模式 /r 多盘拷贝(如果目标盘为A-E且容量小于2M时会被提问) /s 包含子目录 /u 更新模式(只拷贝新文件) /v 校检目标文件,速度缓慢 /w 窗口模式 /x 文件名 不包括该文件名的文件(可使用通配符) /y 目录名 不包含该目录名的文件(同/x,隐含/s参数)-Xcopy options : / attribute contains a / b backup mode (only copy archive attribute set to the document) / c target date of the founding documents set to the current date of the document / e consists of creating empty directory / f update existing documents (only copy of the document has been in existence) / h copy hidden files / p for each file / directory have confirmation / q concise model / r multi-disk copies (if the target set for A-E a capacity of less than 2M will be questions) / s contains subdirectories / u update mode (only copy new files) / v calibration target file, slow speed / w window mode / x documents were not included in the file name in the paper (can use wildcards) / y name of the directory does not contain the name of the directory the file (with the / x, implied / s
Date
: 2008-10-13
Size
: 34.14kb
User
:
sunwei
[
OS program
]
Class_Select
DL : 0
个课程设计,有关选课系统的,在里面可以完成学生选课,退选;老师增加,删除课程;管理员增删用户信息等功能 (-courses design, the configuration of the system, in which students can complete classes, withdraw from the election; Teachers, delete courses; Administrators update user information, and other functions (
Date
: 2008-10-13
Size
: 55.39kb
User
:
马国庆
[
OS program
]
Ufd
DL : 0
Update Files Date.更新目录下全部的文件!对旧代码的整理很有用!使用简单!主要用于MAKE时日期错误.-Update Files Date. Updated directory of all the documents! Old code on the collation very use! simple! MAKE mainly used when a mistake in the date.
Date
: 2008-10-13
Size
: 22.93kb
User
:
Aleck
[
OS program
]
AutoUpdate自动更新系统
DL : 0
AutoUpdate是一个通过网络对软件进行自动更新的系统。可以自动根据软件的版本号、最后修改时间、文件的大小等因素自动的判断哪些文件应该,更新,那些文件,无需更新,在更新的方式上也有两种:第一是拷贝更新,即将更新文件拷贝到指定的文件夹以达到更新软件的目的,第二是通过利用InstallShield或者其他的软件做出更新发布包通过执行达到更新的目的。-nip is a network of automatic software update system. The software can automatically according to the version, last modification date, file size and other factors automatically determine which documents should be. update those documents, the need to update the update on the way there are two kinds : the first copy is updated, the updated files are copied to the specified folder in order to achieve the purpose of updating software, the second is through the use of InstallShield or other software packages to update issued through the implementation of reach the purpose of updating.
Date
: 2026-01-22
Size
: 1.2mb
User
:
andy
[
OS program
]
Ufd
DL : 0
Update Files Date.更新目录下全部的文件!对旧代码的整理很有用!使用简单!主要用于MAKE时日期错误.-Update Files Date. Updated directory of all the documents! Old code on the collation very use! simple! MAKE mainly used when a mistake in the date.
Date
: 2026-01-22
Size
: 26kb
User
:
[
OS program
]
WinUpdateCheck
DL : 0
Windows系统漏洞补丁更新检查器 v1.0 =================================== 一个不错的Windows系统漏洞补丁更新检查器,可以检查系统中已经安装和修复过的漏洞补丁,同时列出未修复更新的漏洞补丁。同时给出直观的安全等级提示和下载的链接地址。 该程序仅运行在Windows 2000 SP3+, XP, 2003 和 Vista操作系统上。代码使用了Windows Update Agent (WUA) API接口函数来获取列表。所以要开启您的Windows Server Update Services (WSUS)服务。
Date
: 2026-01-22
Size
: 66kb
User
:
qi
[
OS program
]
updater
DL : 0
update.ini,firefox的 下载配置文档,-update.ini, firefox download configuration files,
Date
: 2026-01-22
Size
: 53kb
User
:
Idddddddd
[
OS program
]
update
DL : 1
vc实现的一个软件程序更新的一个源程序。-vc achieve a software program to update a source.
Date
: 2026-01-22
Size
: 1.33mb
User
:
[
OS program
]
delphi2007_udpate4_crack
DL : 0
使用delphi2007编制的delphi2007 update 4 破除时间限制的项目-Delphi2007 prepared using delphi2007 update 4 projects get rid of time limit
Date
: 2026-01-22
Size
: 201kb
User
:
hanyi
[
OS program
]
ShowUseage
DL : 0
简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。 -WinXP system and it comes with exactly the same functionality and interface are the same, but different development language, the system is written in C, it is written in DELPHI The main implementation of this process the application check list system, check system for all process-related information (Image Name, PID, CPU time, memory usage), real-time access to use the rate of the CPU and to describe the wave line, real-time memory access the use of records, and to describe the wave line. Implementation at the same time, the end of mission, new mission, and to switch to other functions. "Options menu" only to realize the "always best before", "View menu" only achieve the "update speed." Did not achieve the main function is to check the CPU utilization of all process and in the system tray shows the effect of CPU line. Procedures used in some users of the algorithm works: CPU utilization rate of the background of picturesque effect, the algorithm check CPU utilization, I have non
Date
: 2026-01-22
Size
: 326kb
User
:
法激
[
OS program
]
PB6-update
DL : 0
Powerbuilder 6.5做的程序自动升级程序-pb6.5 update programs
Date
: 2026-01-22
Size
: 401kb
User
:
sdf
[
OS program
]
Bresenham-UPDATE
DL : 0
基于Bresenham算法的四步画直线算法,加快画直线速度-draw line based Bresenham update alogrith
Date
: 2026-01-22
Size
: 176kb
User
:
chen
[
OS program
]
Software-Update
DL : 0
在线更新程序 Config.dat为记录高级配置的信息,此文件记录升级地址等配置信息。可以用记事本打开进行修改 ver.ini是记录当前软件程序的版本号-Software Update
Date
: 2026-01-22
Size
: 607kb
User
:
刘征
[
OS program
]
Update
DL : 0
使用VC++做檔案更新,更新程序使用.... 測試-Use visual c++ to update your file!!!
Date
: 2026-01-22
Size
: 1.17mb
User
:
蔡宏奇
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.