基于java的组态软件。使用了hibernate和spring技术
标签: hibernate spring java 组态软件
上传时间: 2013-12-10
上传用户:tedo811
Pcb印刷电路版电路版设计可以供电路设计人员作为参考
上传时间: 2013-12-10
上传用户:dengzb84
此程序目的用来计算集装箱装量,可以计算出达到最大装量的放置方法,功能已经基本实现,实际可以用于任何方形空间存放方形物体的计算问题,目前只有文字输出结果。 程序利用回溯探索法,算法一般,有水平者可以改进算法。
上传时间: 2013-11-25
上传用户:独孤求源
上传一篇《风荷载的模拟研究》和本人用matlab编的单点模拟程序。 请大家指教。
上传时间: 2013-12-10
上传用户:whenfly
单片机用时钟芯片sd2300的写程序,用keilc写的
上传时间: 2014-01-10
上传用户:evil
c algorithm source code for gerneral data structure
标签: algorithm structure gerneral source
上传时间: 2013-12-10
上传用户:ggwz258
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
这是我编一个DSP的USP的程序 调试通过
上传时间: 2015-06-10
上传用户:1966640071
Norflash通用的读写,擦除等操作的源码
上传时间: 2015-06-10
上传用户:hewenzhi