CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ie
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ie - List
[
OS Develop
]
iebho
DL : 0
vc++ 写的ie弹出窗口过滤程序利用bho开发-vc write ie pop-up windows filter program development using bho
Date
: 2008-10-13
Size
: 27.43kb
User
:
刘嘉
[
OS Develop
]
wince_IE_jian
DL : 0
wince下面IE工程原代码精简功能版,比较不错的工程,可以直接修改成实际的应用-wince below IE works to streamline the functions of the original code version, quite good works can be directly transformed into practical application
Date
: 2008-10-13
Size
: 359.95kb
User
:
韩胜军
[
OS Develop
]
wince_IEQUAN
DL : 0
wince下面IE工程原代码全功能版,比较不错的工程,可以直接修改成实际的应用-wince IE below the original project code-functional version, quite good works can be directly transformed into practical application
Date
: 2008-10-13
Size
: 375.73kb
User
:
韩胜军
[
OS Develop
]
iebho
DL : 0
vc++ 写的ie弹出窗口过滤程序利用bho开发-vc write ie pop-up windows filter program development using bho
Date
: 2026-01-10
Size
: 47kb
User
:
[
OS Develop
]
wince_IE_jian
DL : 0
wince下面IE工程原代码精简功能版,比较不错的工程,可以直接修改成实际的应用-wince below IE works to streamline the functions of the original code version, quite good works can be directly transformed into practical application
Date
: 2026-01-10
Size
: 360kb
User
:
韩胜军
[
OS Develop
]
wince_IEQUAN
DL : 0
wince下面IE工程原代码全功能版,比较不错的工程,可以直接修改成实际的应用-wince IE below the original project code-functional version, quite good works can be directly transformed into practical application
Date
: 2026-01-10
Size
: 375kb
User
:
韩胜军
[
OS Develop
]
fckeditor-java_src
DL : 0
这个开源的HTML文本编辑器可以让Web程序拥有如MS Word这样强大的编辑功能. FCKeditor支持当前流行的浏览器如IE,Firefox,Netscape,Opera等戏中的坦克所遇到的障碍物主要有墙、炸弹(泡泡)。坦克的所到之处都可以留下炸弹,炸弹会在一定时间内爆炸,一旦对手被炸到,你就赢了~ -The open-source HTML text editor for Web program such as MS Word have this powerful editing functions. FCKeditor support popular browsers such as IE, Firefox, Netscape, Opera and other opera in the tanks of the main obstacles encountered in walls, bomb (bubble). Can be tanks went left of the bomb would be exploded in a certain period of time, once the bombing of the opponent, you win ~
Date
: 2026-01-10
Size
: 1.37mb
User
:
zhangjie
[
OS Develop
]
shiyanyi
DL : 0
设计一个有N个进程并发的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。 -Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
Date
: 2026-01-10
Size
: 1kb
User
:
刘
[
OS Develop
]
0000
DL : 0
操作系统课程设计题目:进程调度模拟程序 设计要求:编写一个进程调度程序,允许多个进程共享进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 -Courses on operating system design topics: process scheduling simulator design requirements: the preparation of a process scheduler that allows multiple processes to share process scheduler. Process scheduling algorithm: the number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority in the process), and first come first serve algorithm.
Date
: 2026-01-10
Size
: 547kb
User
:
小虎
[
OS Develop
]
J4Filesystem
DL : 0
1、程序采用二级文件目录(即设置主目录MFD)和用户文件目录(UFD)。另外,为打开文件设置了运行文件目录(AFD)。 2、为了便于实现,对文件的读写作了简化,在执行读写命令时,只需改读写指针,并不进行实际的读写操作。 3、因系统小,文件目录的检索使用了简单的线性搜索。-1, the program uses two files directory (ie, set the home directory MFD) and user files directory (the UFD). In addition, in order to open the file set up to run the file directory (of AFD). 2 has been simplified in order to facilitate the achievement of the file read and write, read and write command, just change the read and write pointer, not the actual read and write operations. 3, because the system is small, the file directory search uses a simple linear search
Date
: 2026-01-10
Size
: 9kb
User
:
冯弼
[
OS Develop
]
file
DL : 0
操作系统文件操作模拟实验 设计一个N个用户的文件系统,每次用户可保存L个文件,一次运行用户可以打开S个文件。 程序采用二级文件目录(即设置主目录MFD)和用户文件目录(UFD)。另外,为打开文件设置了运行文件目录,用户已打开文件表UOF.。 为了便于实现,对文件的读写作了简化,在执行读写命令时,只需改读写指针,并不进行实际的读写操作 -OS file operations simulation Design an N-user file system, each user can be stored L file, first run the user can open S files. The program uses two files directory (ie, set the home directory of the MFD) and user file directory (UFD). In addition, set to open the file run the file directory, the user has to open the file table UOF. Has been simplified in order to facilitate the achievement of the file read and write, read and write command, simply change the read and write pointer, not the actual read and write operations
Date
: 2026-01-10
Size
: 103kb
User
:
hwq
[
OS Develop
]
scheduling
DL : 0
操作系统中进程调度与资源分配算法(即银行家算法)的可视化演示程序,使用Java编写,GUI为SWING-Operating system process scheduling and resource allocation algorithm (ie, the banker' s algorithm), visual presentation program, written in Java, GUI SWING
Date
: 2026-01-10
Size
: 17kb
User
:
frank
[
OS Develop
]
iehelp-net
DL : 0
利用IEHelper实现简单网址过滤 Microsoft为"我的电脑",IE流浏览器都设置了接口,只要你注册一个自己定义的COM DLL库,windows 在IE启动的时候都会调用这个DLL,(相当于挂钩了),所以你在你的DLL文件中对输入的网址进行处理了! 下载一个IEhelper,IE浏览网页的时候有几个事件要发生:-DISPID_BEFORENAVIGATE2 DISPID_NAVIGATECOMPLETE2 DISPID_DOWNLOADBEGIN DISPID_DOWNLOADCOMPLETE DISPID_DOCUMENTCOMPLETE
Date
: 2026-01-10
Size
: 1kb
User
:
wxg
[
OS Develop
]
roundrun
DL : 1
时间片轮转法完成进程调度。输出各进程的进程号,CPU时间(即已经占用的CPU时间),所需时间(即还需要的CPU时间),以及状态(即用W表示等待,R表示运行,F表示完成)- Round-robin method to complete the scheduling process. The output of each process, process ID, CPU time (ie, already occupied CPU time), the time (ie, CPU time needed), and status (ie, W said wait, R is running, F indicates completion)
Date
: 2026-01-10
Size
: 118kb
User
:
yangbin
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.