资源列表

排序选择:

« 1 2 ... .07 .08 .09 .10 .11 72812.13 .14 .15 .16 .17 ... 267453 »

[JSP源码/Javalog4j

说明:Log4J是Apache软件基金会Jakarta项目下的一个子项目,是用Java编写的优秀日志工具包。通过Log4J可以在不修改代码的情况下,方便、灵活地控制任意粒度的日志信息的开启或关闭,然后使用定制的格式,把日志信息输出到一个或多个需要的地方。 最令人感兴趣的就 是,这些可以通过一个配置文件来灵活地进行配置,而不需要修改应用的代码。 -Log4J is the Apache Software Foundation Jakarta under a subproject is prepa
<fan> 在 2025-06-16 上传 | 大小:961kb | 下载:0

[JSP源码/JavaConnectionPool

说明:连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。 -The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory f
<fan> 在 2025-06-16 上传 | 大小:674kb | 下载:0

[JSP源码/JavaprjNetOrder

说明:MVC设计+jsp+servlet+sqlserver开发,网上订餐系统源码,内含数据库~-MVC design+ Jsp+ Servlet+ Sqlserver development, on-line reservation system source code, including database ~
<fan> 在 2025-06-16 上传 | 大小:1.04mb | 下载:0

[JSP源码/JavaStruts

说明:Struts学习文档,有浅至深,循序渐进,带图文说明,非常好的Struts学习资料,喜欢的朋友自己下了看-Struts study documents, there were shallow deep, step by step, with graphic descr iption, very good learning materials Struts, like a friend to see his own
<fan> 在 2025-06-16 上传 | 大小:6.48mb | 下载:0

[其他小程序LittleAdder

说明:一个小型的计算器程序,用MFC编写的,适合新手学习参考使用-A small calculator program, using MFC prepared, suitable for novices to learn their use and reference
<韩笑> 在 2025-06-16 上传 | 大小:241kb | 下载:0

[VHDL编程clock

说明:以前学习VHDL语言时做的一个电子闹钟程序,可以实现时,分,秒的计时以及定时,校时,闹钟,整点报时的功能。-VHDL language before learning to do procedures in an electronic alarm clock, you can realize hours, minutes and seconds of time and from time to time, school time, alarm clock, the whole point tim
<韩笑> 在 2025-06-16 上传 | 大小:166kb | 下载:0

[VHDL编程voterandcounter

说明:用VHDL写的源代码程序,包涵三人表决器,七人表决器,全加器以及模24,模60的计数器,都是单文件的,由于程序小又多,所以集中在一起,供新学习VHDL语言的朋友们参考。-With VHDL source code written procedures, includes three of the voting machine, vote on seven people, and full adder, as well as modulus 24, modulus 60 counters, are
<韩笑> 在 2025-06-16 上传 | 大小:2kb | 下载:0

[压缩解压Huffman

说明:huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the realization process, containing the compiler and use that, it is well established procedures, they can input character set size and weight of characters.
<韩笑> 在 2025-06-16 上传 | 大小:27kb | 下载:0

[数据结构常用算法Stack

说明:堆栈的实现代码,实现了栈的所有功能,PUSH,POP,插入,销毁,清空等,有调试程序,可以很清楚的看到栈的运行过程-Realize stack code, realize all the features of the stack, PUSH, POP, insertion, destruction, empty and so on, have a debugger, you can clearly see the operation of the process stack
<韩笑> 在 2025-06-16 上传 | 大小:21kb | 下载:0

[其他小程序HashList

说明:哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistic
<韩笑> 在 2025-06-16 上传 | 大小:3kb | 下载:1

[ActiveX/DCOMradiocommunicationLECTURE1

说明:英国南安浦顿通信研究生RADIO COMMUNICATION 的课件非常详细清楚PART1-Southampton UK RADIO COMMUNICATION Communication graduate courseware clearly very detailed PART1
<jin ye> 在 2025-06-16 上传 | 大小:451kb | 下载:0

[单片机(51,AVR,MSP430等)tcpclient

说明:这是一个tcp 的client 源程序,可以在单片机测试时使用.-This is a tcp source code of the client, you can use single-chip processor.
<张山> 在 2025-06-16 上传 | 大小:210kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 72812.13 .14 .15 .16 .17 ... 267453 »

源码中国 www.ymcn.org