Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - util
Search - util - List
java开发的数据结构,包括链表,树,图。-in java data structure, including lists, trees, graphs.
Date : 2025-12-17 Size : 119kb User : 何河

《简单信息管理系统(C语言描述)》   这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。   本系统实现的数据操作:   增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。   系统文件组成:   测试程序<test.c>,综合头文件<main.h>,界面函数<menu.c>,数据操作函数<operate.c>,字符串函数<util.c>,文件按行操作函数<file_io.c>,数据类型头文件<list.h>,数据类型函数集<list.c>。-"Simple Information Management System (C language description)." This is my simple implementation in C language, information management systems, linear tables stored by the order to organize data structures, program completion in CentOS 5.1 environment, the program on my blog Screenshots (my blog: http:// blog.163.com/joshuachan @ yeah /). The system implementation data manipulation: Increase/traverse/sort/query, and delete matching data/data file import and export. System files: Test procedures <test.c>, integrated header files <main.h>, interface functions <menu.c>, data manipulation functions <operate.c>, string functions <util.c>, file manipulation functions by line <file_io . c>, the data type of header files <list.h>, data type function set <list.c>.
Date : 2025-12-17 Size : 6kb User : Joshua

trove是轻量级实现java.util Collections API的第三方开源项目 官网: http://trove.starlight-systems.com/overview trove相比jdk原生的集合类有三个优势: 1、更高的性能 2、更底的内存消耗 3、除了实现原生Collections API并额外提供更强大的功能 集合是java编程最常用的API之一,把项目的集合对象改用trove替换就能获得性能提升和内存的节省。 这是对一个项目底成本的优化方案。 -high performance collections for Java Objects and primitive types.
Date : 2025-12-17 Size : 6.81mb User : lee

我在用jetty+cometd做comet服务,continuation机制已经加入,但是日志中出现了这样的异常(WARN:oejs.HttpChannel:qtp607635164-14195: Commit failed java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:156) at org.eclipse.jetty.io.IdleTimeout$1.run(IdleTimeout.java:50) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266)..........)
Date : 2025-12-17 Size : 6kb User : v512345
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.