-
一个c环境下运行的进行查找排序的简单的小程序
一个c环境下运行的进行查找排序的简单的小程序-Environment running under a c to find the sort of simple procedures
- 2022-04-18 04:25:13下载
- 积分:1
-
串口调试工具
在c#serialPort类的基础上进行了基本封装,通过委托函数传递参数到界面,实现在辅助线程接收数据的同时实时在界面进行系那是
- 2022-04-09 13:30:51下载
- 积分:1
-
Java2语言实务袁葆宏刘丰豪编著
Java2语言实务袁葆宏刘丰豪编著-Java2 substantive language Yuan Wang Bao edited Liufenghao
- 2022-01-25 22:02:36下载
- 积分:1
-
Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便...
Ajax+ASP.NET小巧高效的无刷新聊天室程序,没有使用数据库,而是使用新概念的Dictionary、LinkedList集合实现数据临时存储,运行后先随便输入一个昵称登陆,然后就进入了聊天室,请注意,发送消息时候没有提交按钮,直接按键盘回车键就可实现消息发送,测试时候打开两个浏览器,使用不同的昵称进入聊天室,效果更好。
-Ajax+ ASP.NET compact and efficient non-refresh chat room program, do not use databases, but the use of new concepts Dictionary, LinkedList collection of data temporary storage, run casually enter a nickname, after the first landing, and then entered the chat room, please Note that when there is no submit button to send the message, directly from the keyboard enter key to send the message can be achieved, the test time to open two browser, using a different nickname to enter chat rooms, better.
- 2023-03-31 16:55:03下载
- 积分:1
-
电力系统N4F规约
电力系统N4F规约-power system N4F Statute
- 2022-01-26 04:35:38下载
- 积分:1
-
WinCE下的注册表编辑程序,作为学习借鉴使用
WinCE下的注册表编辑程序,作为学习借鉴使用-WinCE Registry Editor under the procedures, as to learn from the use of
- 2022-02-09 21:07:55下载
- 积分:1
-
windows中的编程及使用,是一本很不错的电子图书,值得一看
windows中的编程及使用,是一本很不错的电子图书,值得一看-windows in the programming and use, is a very good e-books, worth a visit
- 2023-05-22 10:30:05下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
基金管理软件
我自己写得
用到了数据库acce
基金管理软件
我自己写得
用到了数据库acce-Fund management software written using my own database acce
- 2023-03-09 08:00:04下载
- 积分:1
-
图书管理系统,jdk1.9
图书管理系统,Java,Sqlserver,Eclipse。
1. 绘制系统的功能结构及流程图,并完成项目实验报告;2. 在eclipse中测试数据库的连接;3. 新建eclipse项目,预先导入图片文件等资源;4. 代码完成后进行测试与排错。
- 2022-02-22 10:17:32下载
- 积分:1