资源列表

排序选择:

« 1 2 ... .89 .90 .91 .92 .93 163694.95 .96 .97 .98 .99 ... 267458 »

[JSP源码/Javacompany

说明:公司的介绍及广告发布,以及一些新闻的发布-Presentation and advertising of the company, as well as some of the news release
<王志红> 在 2025-09-24 上传 | 大小:3.03mb | 下载:0

[Linux/Unix编程ReaderAndWriter

说明:Linux下读者写者问题, 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-Under Linux readers to write, 1) wri
<翔子> 在 2025-09-24 上传 | 大小:2kb | 下载:0

[Windows编程pipelist

说明:到目前为止,Win32 API 没有提供任何可以用来获取系统中所有活动的命名管道。此源代码中利用本地API 所包含的几个函数来获取本地系统中的命名管道。 -So far, the Win32 API does not provide any of the named pipe can be used for all activities in the system. This source code in the local API contains several functions to o
<michael> 在 2025-09-24 上传 | 大小:15kb | 下载:0

[matlab例程shuipingwangchaI

说明:一个计算水平网差的程序,带有GUI界面,很好用的,建筑行业。-A level network computing program with a GUI interface, easy to use, the construction industry.
<李剑> 在 2025-09-24 上传 | 大小:8kb | 下载:0

[matlab例程NSGA-II

说明:NSGAII,多目标优化领域,非控制遗传算法-NSGAII, the field of multi-objective optimization, non-control genetic algorithm
<胡伟> 在 2025-09-24 上传 | 大小:163kb | 下载:0

[JSP源码/Javahibernate_reference

说明:Hibernate Reference Documentation Hibernate not only takes care of the mapping from Java classes to database tables (and from Java data types to SQL data types), but also provides data query and retrieval facilities and can significantly reduc
<keerti thakur> 在 2025-09-24 上传 | 大小:614kb | 下载:0

[人工智能/神经网络/遗传算法GAVRPWITHC

说明:vrp 问题遗传算法代码 多谢大家合作啦 学习进步-vrp
<范昌胜> 在 2025-09-24 上传 | 大小:13kb | 下载:0

[加密解密usemd5ofwtl

说明:不记得在哪个地方得到了一个MD5加密法的类,由于开发的原因要在WTL中使用MD5加密法,但是,这个类并不能直接的用在WTL中(In MFC it was an easy job ),所以我就修改了一下,以方便大家以后在WTL中使用MD5加密法。-Do not remember where to get an MD5 encryption method of the class, due to the development of reason to WTL MD5 encryption meth
<michael> 在 2025-09-24 上传 | 大小:28kb | 下载:0

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

说明:Hibernate Validator Reference Guide Hibernate Validator works at two levels. First, it is able to check in-memory instances of a class for constraint violations. Second, it can apply the constraints to the Hibernate metamodel and incorporate
<keerti thakur> 在 2025-09-24 上传 | 大小:51kb | 下载:0

[VHDL编程traffic

说明:DE2_traffic_light(in verilog source code)
<Ercan Kerim> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[JSP源码/JavaJava-Hibernate-JDBC

说明:Hibernate Vs JDBC Author: Dipti Phutela, Mindfire Solutions www.mindfiresolutions.com
<keerti thakur> 在 2025-09-24 上传 | 大小:55kb | 下载:0

[JSP源码/JavaBookStore

说明:基于MVC模式的网上书店系统。实现了图书的查询,可以将需要的书籍加入购物车进行购买-MVC mode-based online bookstore system. Achieve a query of the books, the books required Add to cart to make a purchase
<wang shu> 在 2025-09-24 上传 | 大小:2.65mb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 163694.95 .96 .97 .98 .99 ... 267458 »

源码中国 www.ymcn.org