搜索资源列表
ProcessSchedule6
- 进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point des
SpinnerDemo
- SpinnerDemo演示了Java的微调控制(javax.swing.JSpinner使用)在Matlab应用。该演示包括三个纺纱用不同的数据模型:列表(细胞的字符串数组),数量和日期。纺纱厂是相互关联的使用,使他们的StateChangedCallback修改一个自动微调影响其他人。 此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。 此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
UseButtonRepresentLinkList
- 数据结构链表相关操作的演示代码。包括节点的删除,查找,链表的排序,其中以JavaGUI中的Button控件代表每个节点,模拟实现各项操作。另附说明书。是数据结构中链表模拟实现的不错的java applet 程序,嵌入HTML可直接双击打开看效果。-Linked list data structure related to the operation of the demo code. Including the node to delete, search, list sorting, with
SWTtoCOM-1.2
- SWT开发的Java调用COM的工具集,提供Java开发者调用COM的能力-toolset for automating COM Ole components from Java utilising SWT as the calling frameworks. SWTtoCOM provides a developer with the ability to directly embed an ActiveX control or COM Document in to a SWT based J
FileUpload_jsp20081108
- 这个仿163网盘无刷新文件上传系统,并没有用使用控件,完全的手工制作。 本来觉得这个系统会很复杂,但把每个部分都分析清楚后,其实需要的技术并不高。不过当我把各个功能函数都整理好准备进行封装时,却发现要把程序封装不是那么容易,因为程序跟html的耦合度太高。然后我逐步把程序中操作html相关的部分分离出来,首先把简单的分离,接着是文件列表,然后是file控件,最后是一些提示性程序。经过几次尝试才把整个结构封装好。-163 of the imitation network disk withou
select2css
- 非常好用的css控制下拉列表框Very nice css drop-down list box control-Very nice css drop-down list box control
Customer_DataGrid
- 介绍一个DataGrid的使用,DataGrid是基于列表的控件,以表格的形式输出数据,可以当他是一个多列的list.通过一个客户列表的例子, 我们将从建立、数据填充、取值、删除、拖拽(?不晓得有没有打错)等几个方面来详细介绍DataGrid的用法-Introduced the use of a DataGrid, DataGrid control is based on the list, the output data in tabular form, can be when he is
TestDataBase
- A JDBC application. The client have a swing interface where can control the statement list of a database he create. Default database name is "jdbc_test" and can be changed in the source fie CommandView. The statement list can be saved, loaded, update
NotesACLCopy-
- NotesACL复制方案说明,一般用于解决编程中新创建库表时,对存取控制列表进行复制-NotesACL copy program that is generally used to solve programming in the newly created database table, copy of the access control list
random
- 一个随机名单抽取器,通过线程来控制,用GUI组件来写的界面,同时用开始和结束按钮来控制名单的抽取,解决了名字不会重复出现的问题-A random list extractor, controlled by the thread, to write with a GUI interface components, while the start and end with a list of buttons to control the extraction, the name will not s
FileUpload
- 这个仿163网盘无刷新文件上传系统,并没有用使用控件,完全的手工制作。 本来觉得这个系统会很复杂,但把每个部分都分析清楚后,其实需要的技术并不高。不过当我把各个功能函数都整理好准备进行封装时,却发现要把程序封装不是那么容易,因为程序跟html的耦合度太高。然后我逐步把程序中操作html相关的部分分离出来,首先把简单的分离,接着是文件列表,然后是file控件,最后是一些提示性程序。经过几次尝试才把整个结构封装好-The imitation of 163 network disk without
ElectroAlbum
- 实现电子相册,用Choice下拉列表控制图片的显示-Electronic photo album, pictures of Choice drop-down list control
JavaScriptTools
- 这是几年前在学校学js的时候写的,包括模拟面向对象,控件(list,listview,alert等),json,ajax,正则等等.-This is the time to write the school a few years ago in js, including simulation of object-oriented control (list the listview, alert, etc.), json, ajax, regular.
orderlist
- 链表排序,制定输入数字个数,控制链表结点,结点结果总览-Linked list sorting, develop the input number of digits, control the linked list of nodes, nodes results overview
HeaderBottomListDemo
- 十个非常漂亮的list自定义控件,并且带有透明效果,控件集成如何使用button-Ten very nice the list custom controls, and with a transparent effect, control integration how to use the button
wenjiangongxiangfuwuqi
- 完成一个多线程的文件共享服务器,可以控制允许连接数,以及可以设置多个共享目录。 实现技术 使用ServerSocket、Socket完成网络连接。 使用JList显示共享文件(熟练掌握List的方法和他的model、CellRendener等) 使用JProcessBar-The completion of a multi-threaded file-sharing server, you can control the allowable number of connectio
jqselectable_withzip.1.3.2
- jQselectable是一个日本人开发的jQuery插件,用来实现多种下拉列表控制的样式。-jQselectable jQuery plugin developed by a Japanese used to achieve a variety of drop-down list control style.
FlexSlider-master
- FlexSlider是一个轻量级的jQuery内容滚动插件,压缩后只有4KB大小。它能让你轻松的创建内容滚动的效果,具有非常高的可定制性。它是将UL列表转换成内容滚动的列表,可以自动播放,或者使用导航按钮和键盘来控制。附带demo!-FlexSlider is a lightweight jQuery content rolling plug, only 4KB in size after compression. It allows you to easily create a rolling
jquery_news_ticker
- jQuery News Ticker是一个非常不错的jQuery插件,它能够实现类似于BBC在网页上播报新闻的打字效果。 它可以从无序的列表,RSS,或一个HTML文件中取得要打字的内容。然后一个可以定制的界面中显示。 在显示界面中有向前/向后,播放/暂停控制新闻浏览。-jQuery News Ticker is a very good jQuery plug-in, it can be achieved typing effects similar to the BBC broadcast n
jsor-jcarousel-7bb2e0a
- jCarousel是一个jQuery插件用于控制一个列表项目的水平或垂直顺序,列表项目的内容可以是静态HTML内容或通过AJAX加载的内容。可以向前或向后滚动。-jCarousel is a jQuery plugin is used to control the horizontal or vertical order of a list of items, list items can be static HTML content or loaded via AJAX. You can sc