-
ForEmd
vc代用matcom编程,实现EMD分解程序,学习交流用。(vc matcom alternative programming, EMD decomposition process, with the exchange of learning.)
- 2007-03-23 22:05:56下载
- 积分:1
-
RadioButtonTest
RadioButton的训练测试,一个测试单选按钮组的小程序(The RadioButton training test, a small program to test the radio button group)
- 2012-12-18 16:41:39下载
- 积分:1
-
4246248
MiniCalendar_Demo 一个日历的例子MiniCalendar()
- 2018-03-18 15:40:53下载
- 积分:1
-
qnhg
传奇韩国客户端源代码,用于网游研究使用。(Legendary Korean client source code for online research purposes.)
- 2013-11-05 23:14:12下载
- 积分:1
-
nmfpack
说明: 非负矩阵分解源代码,有经典NMF,LNMF,NMFsc,developped by patrik hoyer(Nonnegative matrix factorization
LNMF,NMFsc,developped by patrik hoyer)
- 2009-07-28 15:20:28下载
- 积分:1
-
MessageSend
基于java的一个Socket发送消息实现源代码,供大家参考(A Socket-based java source code to send a message, for your reference)
- 2013-12-06 17:03:57下载
- 积分:1
-
fault
fault minimization using genetic algorithm
- 2013-11-19 20:05:06下载
- 积分:1
-
本程序是一个LAMP的相册系统,基于GD库函数的使用,能够生成图片所略图;同时,系统支持多相簿功能,可将相片分类收藏,方便查询和浏览,支持本地相片上传和使用UR...
本程序是一个LAMP的相册系统,基于GD库函数的使用,能够生成图片所略图;同时,系统支持多相簿功能,可将相片分类收藏,方便查询和浏览,支持本地相片上传和使用URL地址两种方式上传相片。-This program is an album LAMP system, based on the use of GD library functions that can generate the image of the sketch the same time, the system supports multi-photo album function, can be classified photo collections, to facilitate search and browsing, support local photo upload and the use of URL Address are two ways to upload photos.
- 2022-01-25 21:19:37下载
- 积分:1
-
spring-boot-activiti
Spring平台整合activiti工作流引擎实例(Spring Platform Integration Actiti Workflow Engine Example)
- 2020-06-19 10:00:02下载
- 积分:1
-
traffic
[基本要求]
(1)提供对城市信息进行编辑(如:添加功删除)的功能
(2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。
(3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。
(4)旅途中耗费的总时间应该包括中转站的等候时间。
(5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。
[实现提示]
(1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。
(2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。
()
- 2008-07-07 00:17:13下载
- 积分:1