-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 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 :
- 2022-10-30 16:20:03下载
- 积分:1
-
改变Mac地址的程序,通过修改操作系统注册表完成
改变Mac地址的程序,通过修改操作系统注册表完成-Mac address change process, completed by modifying the operating system registry
- 2022-09-24 04:20:02下载
- 积分:1
-
前78例89例的第一芯片是一个完整的描述…
第78例到第89例是一个芯片完整描述的各个部分,但是
它们的源描述所使用的包的源描述超过了演示版限制的300行,
目前不能进行编译与模拟,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.-The first 78 cases to 89 cases of the first chip is a complete description of the various parts, but they used to describe the source of the packet
- 2022-03-31 22:22:24下载
- 积分:1
-
U盘过滤驱动系统源代码主要是用DDK来实现的
U盘过滤驱动系统源代码主要是用DDK来实现的-U disk drive system source code filter is mainly used to realize the DDK
- 2023-08-03 21:15:02下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
这个是大家学习jsp的好例程,希望大家多多支持!jsp+javabean+serverlet!...
这个是大家学习jsp的好例程,希望大家多多支持!jsp+javabean+serverlet!-Jsp to learn this is a good routine, I hope everyone can support! jsp+ javabean+ serverlet!
- 2022-07-07 03:09:45下载
- 积分:1
-
内存映射文件例子
内存映射文件例子 -The example of memory mapping file
- 2022-05-11 00:27:56下载
- 积分:1
-
销售合同管理系统
销售合同是企业经营的重要组成部分,它可以体现一个企业的经营情况和效益。企业销售合同管理系统可以有效地提高企业宏观控制和经营管理的质量,是...
销售合同管理系统
销售合同是企业经营的重要组成部分,它可以体现一个企业的经营情况和效益。企业销售合同管理系统可以有效地提高企业宏观控制和经营管理的质量,是企业现代化管理的重要组成部分。
后台数据库使用SQL Server,前台开发工具使用Visual Basic。-sales contract management system contract for the sale of the business is part and parcel it embodies one of the operating and efficiency. Enterprise sales contract management system can effectively enhance macro-control and management of quality, modern enterprises are an important management component. Background database using SQL Server, future development tools to use Visual Basic.
- 2023-05-01 17:50:02下载
- 积分:1
-
Storage management and allocation of memory partition experiments with pages and...
储存管理实验 对内存分区和分配资源 具有页面和页表分配 给进程分配空间-Storage management and allocation of memory partition experiments with pages and pages of resources allocated to the process of allocation of space for the table
- 2022-02-06 23:33:39下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1