Welcome![Sign In][Sign Up]
Location:
Search - resident

Search list

[GDI-BitmapBmpCapture

Description: 用VC++实现抓图程序源代码,居于热键激活功能-With VC++ Achieve capture source code, resident hotkey activation
Platform: | Size: 123904 | Author: 雨晨 | Hits:

[Database systemCINT

Description: This source file demonstrates how to make a routine resident. Notice 用C++语言开发数据库单用户系统  -This source file demonstrates how to make a routine resident. Notice to use C language to develop single-user database system
Platform: | Size: 6144 | Author: zlm | Hits:

[JSP/Javacache

Description: 实现LRU算法的Cache源代码,可以用来支持整个系统中某种对象数量的个数限制,同时,通过LRU算法保证使用频度高的对象尽可能的驻留内存。 该算法可以用来支持J2EE系统性能提升,同时又可以控制内存安全使用。-LRU algorithm implementation Cache source code, can be used to support the system as a whole number of objects in a certain number of restrictions, at the same time, through the LRU algorithm to ensure that the use of high frequency of memory-resident object, as far as possible. The algorithm can be used to support the J2EE system performance, but also can control the memory safe to use.
Platform: | Size: 12288 | Author: zzj | Hits:

[Data structsex2

Description: 旅行商问题 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-Traveling salesman problem to a salesman to sell a number of city merchandise, known distance between each city (or travel). Him to select a departure from the resident, through each city once again, and finally returned to the resident of the route, bringing the total distance (or travel) the smallest.
Platform: | Size: 11264 | Author: | Hits:

[OS Develop200204135097

Description: 内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the procedure is to remain in the memory process has been, and continue to the implementation of specific command. However, the presence of how memory was enforced? In general, the memory resident programs by modifying the BIOS or DOS interrupt to the system to achieve the scale. For example, modifications to the scale location 16H interrupt (interrupt reception of the keyboard keys, in the DOS, the button pressed, the interrupt will be called), to point to my program, if this button is pressed, then I implemented procedures.
Platform: | Size: 10240 | Author: yiliang | Hits:

[Windows Developtcs230match

Description: Sensor of Light, The TAOS/Parallax TCS230 color-matching demo program is PC-resident host software that demonstrates the TCS230 s color-matching capabilitie
Platform: | Size: 1130496 | Author: Samujack | Hits:

[Bookssalesman

Description: 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条 从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-a salesman to a number of cities to sell commodities, the known distance between cities (or travel). He selected a departure from the resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest. VC TSP source code- with graphics capabilities.
Platform: | Size: 56320 | Author: yk | Hits:

[Oracledatabase_resident_connection_pooling

Description: ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connection pool. Greatly increased the efficiency of access to ORACLE.
Platform: | Size: 262144 | Author: 任毅 | Hits:

[ConsolePrintscreen_to_file_TSR

Description: Terminate and stay resident program to dump printscreen info to a file.
Platform: | Size: 19456 | Author: dhoom | Hits:

[Compress-Decompress algrithmsISC366.ZIP

Description: C++中的中断处理, 创建一个内存驻留程序,大家可参考看看咋样-C++, interrupt handling, create a memory-resident programs
Platform: | Size: 150528 | Author: pony | Hits:

[Windows Developlvxingshang_dongtai

Description: 旅行商问题动态算法 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-Dynamic algorithm of a salesman traveling salesman problem going to a number of cities to sell goods, are known to the distance between cities (or travel). He wants to select a departure from the field, through each city once again, finally back to the resident' s line, bringing the total distance (or travel) the smallest.
Platform: | Size: 141312 | Author: caicai | Hits:

[OS programproj3_66

Description: 将驻留程序proj3_19添加到注册表的自动启动项,实现登陆自动执行驻留;使用SDK提供的函数编写窗口应用程序,在消息处理函数中设置定时器,当系统时间与设定的时间相同时,删除文件test.txt,实现固定时间删除某一文件;将notepad.exe赋给lpAppName,如有参数(可执行文件名)传人,追加到lpAppName后,删除文件test.txt,然后执行lpAppName中的命令,实现双击文本文件时,自动删除某一文件-The stay-resident program proj3_19 start automatically added to the registry entries, automatically achieve the landing presence the use of SDK provides a function of write windows application, in the message handler set the timer, when the system time and set time with the same , delete the file test.txt, to achieve a fixed time to delete a file to notepad.exe assign lpAppName, if any parameters (the executable file name) in their footsteps, appended to the lpAppName, delete the file test.txt, and then execute lpAppName of the order to achieve double-click the text file, automatically delete a file
Platform: | Size: 1153024 | Author: 李倩倩 | Hits:

[AI-NN-PRantD

Description: 旅行商问题:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-Traveling salesman problem: a number of sales going to the city to sell goods, known distance between cities (or passage). He selected one from a resident, goes through each city once, and finally back to the resident' s route, bringing the total distance (or travel) the smallest.
Platform: | Size: 2048 | Author: hepeng | Hits:

[SQL ServerDOCTOR

Description: 住院医生工作站,基于医院工作流,采用数据库3层架构设计,提高医生工作效率-Resident workstation, hospital-based workflow, using the database 3-tier architecture to improve the efficiency of doctors
Platform: | Size: 4544512 | Author: 筱伯 | Hits:

[OS Developcyuyan

Description: c语言编程技巧:dos命令扩展;屏幕界面程序设计;内存驻留程序设计-c language programming skills: dos command extensions screen interface programming memory-resident program design
Platform: | Size: 8205312 | Author: hezhilong | Hits:

[Othertravelling_salesman

Description: 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条 从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 -A number of sales going to the city to sell goods, known distance between cities (or travel). He selected one from a resident, goes through each city once, and finally back to the resident' s route, bringing the total distance (or travel) the smallest.
Platform: | Size: 2048 | Author: 张涵 | Hits:

[OS programresident0.92

Description: 居民管理系统,自己做的,感觉还勉强可以,发上来和大家交流-resident management system
Platform: | Size: 490496 | Author: jason | Hits:

[Goverment applicationhjgl

Description: 常住人口 管理菜单:用户管理 | 增加数据 | 按(户号,户主姓名,姓名,身份证号,单位,车型)查询, 单位是自动生成. 分页查询powered by 25175.net-Resident population management menu: User Management | increase data | Press (family number, holder name, name, ID number, unit, model) query, the unit is automatically generated. Paged query powered by 25175.net
Platform: | Size: 512000 | Author: ll | Hits:

[WEB Codehjgl

Description: 25175户籍管理系统 v2.0 常住人口 管理菜单:用户管理 | 增加数据 | 按(户号,户主姓名,姓名,身份证号,单位,车型)查询, 单位是自动生成. 分页查询-25175 household registration system v2.0 Resident population management menu: User Management | additional information | By (household number, holder name, name, ID number, unit, model) query, the unit is automatically generated. Paged queries
Platform: | Size: 481280 | Author: wyjun | Hits:

[Windows Developbuluo

Description: 部落卫队问题 描述 原始部落byteland中的居民们为了争夺有限的资源,经常发生冲突。几乎每个居民都有他的仇敌。部落酋长为了组织一支保卫部落的队伍,希望从部落的居民中选出最多的居民入伍,并保证队伍中任何2 个人都不是仇敌。-Problem Description primitive tribal Guard byteland residents in order to compete for limited resources, often conflict. Almost every resident has his enemies. Tribal chiefs in order to organize a team to defend the tribe, hoping to be elected up to the residents of tribal residents of the army, and to ensure that the team is not the enemy of any two individuals.
Platform: | Size: 903168 | Author: ALINA | Hits:
« 1 2 34 5 6 7 »

CodeBus www.codebus.net