最近研究CI,使用maven和hudson,但是执行mvn clean deploy tomcat:undeploy 报错,报错信息(部分):
------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.tdr.test.IntegrationTest This is integration-test $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ log4j:WARN Continuable parsing error 4 and column 111 log4j:WARN Attribute "INFO" must be declared for element type "log4j:configuration". Started InternetExplorerDriver server (32-bit) 2.35.2.0 Listening on port 28542 2013-10-14 14:41:39,112 DEBUG (Forwarding newSession on session null to remote:) [ThreadSafeClientConnManager] Get conn ection: {}->http://localhost:28542, timeout = 120000 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] [{}->http://localhos t:28542] total kept alive: 0, total issued: 0, total allocated: 0 out of 2000 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] No free connections [{}->http://localhost:28542][null] 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] Available capacity: 2000 out of 2000 [{}->http://localhost:28542][null] 2013-10-14 14:41:39,115 DEBUG (Forwarding newSession on session null to remote:) [ConnPoolByRoute] Creating new connect ion [{}->http://localhost:28542] 2013-10-14 14:41:39,141 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnectionOperator] Conn ecting to localhost:28542 2013-10-14 14:41:39,174 DEBUG (Forwarding newSession on session null to remote:) [RequestAddCookies] CookieSpec selecte d: best-match 2013-10-14 14:41:39,191 DEBUG (Forwarding newSession on session null to remote:) [RequestAuthCache] Auth cache not set in the context 2013-10-14 14:41:39,191 DEBUG (Forwarding newSession on session null to remote:) [RequestTargetAuthentication] Target a uth state: UNCHALLENGED 2013-10-14 14:41:39,191 DEBUG (Forwarding newSession on session null to remote:) [RequestProxyAuthentication] Proxy aut h state: UNCHALLENGED 2013-10-14 14:41:39,192 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Attempt 1 to execu te request 2013-10-14 14:41:39,192 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Sending requ est: POST /session HTTP/1.1 2013-10-14 14:41:39,192 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "POST /session HTTP/1.1[\r][ \n]" 2013-10-14 14:41:39,194 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Accept: application/json, i mage/png[\r][\n]" 2013-10-14 14:41:39,194 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Type: application/j son; charset=utf-8[\r][\n]" 2013-10-14 14:41:39,194 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Length: 154[\r][\n] " 2013-10-14 14:41:39,195 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Host: localhost:28542[\r][\ n]" 2013-10-14 14:41:39,195 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Connection: Keep-Alive[\r][ \n]" 2013-10-14 14:41:39,195 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "[\r][\n]" 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> POST /session HTTP/1.1 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Accept: application/json, image/png 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Content-Type: application /json; charset=utf-8 2013-10-14 14:41:39,196 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Content-Length: 154 2013-10-14 14:41:39,197 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Host: localhost:28542 2013-10-14 14:41:39,197 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Connection: Keep-Alive 2013-10-14 14:41:39,198 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "{"desiredCapabilities":{"pl atform":"WINDOWS","ensureCleanSession":true,"ignoreProtectedModeSettings":true,"browserName":"internet explorer","versio n":""}}" 2013-10-14 14:41:41,752 DEBUG (Forwarding newSession on session null to remote:) [wire] << "HTTP/1.1 303 See Other[\r][ \n]" 2013-10-14 14:41:41,773 DEBUG (Forwarding newSession on session null to remote:) [wire] << "Location: /session/c550c974 -55c8-41ed-a5d6-07e8a973ffc2[\r][\n]" 2013-10-14 14:41:41,774 DEBUG (Forwarding newSession on session null to remote:) [wire] << "Content-Type: text/html[\r] [\n]" 2013-10-14 14:41:41,774 DEBUG (Forwarding newSession on session null to remote:) [wire] << "Content-Length: 0[\r][\n]" 2013-10-14 14:41:41,774 DEBUG (Forwarding newSession on session null to remote:) [wire] << "[\r][\n]" 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Receiving re sponse: HTTP/1.1 303 See Other 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << HTTP/1.1 303 See Other 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << Location: /session/c550c9 74-55c8-41ed-a5d6-07e8a973ffc2 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << Content-Type: text/html 2013-10-14 14:41:41,775 DEBUG (Forwarding newSession on session null to remote:) [headers] << Content-Length: 0 2013-10-14 14:41:41,782 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Connection can be kept alive indefinitely 2013-10-14 14:41:41,782 DEBUG (Forwarding newSession on session null to remote:) [DefaultRedirectStrategy] Redirect req uested to location '/session/c550c974-55c8-41ed-a5d6-07e8a973ffc2' 2013-10-14 14:41:41,788 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Redirecting to 'ht tp://localhost:28542/session/c550c974-55c8-41ed-a5d6-07e8a973ffc2' via {}->http://localhost:28542 2013-10-14 14:41:41,789 DEBUG (Forwarding newSession on session null to remote:) [RequestAddCookies] CookieSpec selecte d: best-match 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [RequestAuthCache] Auth cache not set in the context 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [RequestTargetAuthentication] Target a uth state: UNCHALLENGED 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [RequestProxyAuthentication] Proxy aut h state: UNCHALLENGED 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Attempt 2 to execu te request 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Sending requ est: GET /session/c550c974-55c8-41ed-a5d6-07e8a973ffc2 HTTP/1.1 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "GET /session/c550c974-55c8- 41ed-a5d6-07e8a973ffc2 HTTP/1.1[\r][\n]" 2013-10-14 14:41:41,790 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Accept: application/json, i mage/png[\r][\n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Type: application/j son; charset=utf-8[\r][\n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Host: localhost:28542[\r][\ n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Connection: Keep-Alive[\r][ \n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "[\r][\n]" 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> GET /session/c550c974-55c 8-41ed-a5d6-07e8a973ffc2 HTTP/1.1 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Accept: application/json, image/png 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Content-Type: application /json; charset=utf-8 2013-10-14 14:41:41,791 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Host: localhost:28542 2013-10-14 14:41:41,792 DEBUG (Forwarding newSession on session null to remote:) [headers] >> Connection: Keep-Alive 2013-10-14 14:41:41,792 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Connection 0 .0.0.0:11520<->127.0.0.1:28542 closed 2013-10-14 14:41:41,792 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Closing the connec tion. 2013-10-14 14:41:41,793 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Connection 0 .0.0.0:11520<->127.0.0.1:28542 closed 2013-10-14 14:41:41,793 INFO (Forwarding newSession on session null to remote:) [DefaultHttpClient] I/O exception (jav a.net.SocketException) caught when processing request: Software caused connection abort: recv failed 2013-10-14 14:41:41,795 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Software caused co nnection abort: recv failed java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281) at org.apache.http.impl.conn.LoggingSessionInputBuffer.readLine(LoggingSessionInputBuffer.java:115) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289 ) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252) at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:219) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:712) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:517) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.openqa.selenium.remote.HttpCommandExecutor.fallBackExecute(HttpCommandExecutor.java:316) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:295) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:66) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:527) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:201) at org.openqa.selenium.ie.InternetExplorerDriver.run(InternetExplorerDriver.java:184) at org.openqa.selenium.ie.InternetExplorerDriver.<init>(InternetExplorerDriver.java:174) at org.openqa.selenium.ie.InternetExplorerDriver.<init>(InternetExplorerDriver.java:147) at com.tdr.test.IntegrationTest.test01(IntegrationTest.java:25) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 2013-10-14 14:41:41,797 INFO (Forwarding newSession on session null to remote:) [DefaultHttpClient] Retrying request 2013-10-14 14:41:41,797 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Reopening the dire ct connection. 2013-10-14 14:41:41,797 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnectionOperator] Conn ecting to localhost:28542 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [DefaultHttpClient] Attempt 3 to execu te request 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [DefaultClientConnection] Sending requ est: GET /session/c550c974-55c8-41ed-a5d6-07e8a973ffc2 HTTP/1.1 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "GET /session/c550c974-55c8- 41ed-a5d6-07e8a973ffc2 HTTP/1.1[\r][\n]" 2013-10-14 14:41:41,798 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Accept: application/json, i mage/png[\r][\n]" 2013-10-14 14:41:41,799 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Content-Type: application/j son; charset=utf-8[\r][\n]" 2013-10-14 14:41:41,799 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Host: localhost:28542[\r][\ n]" 2013-10-14 14:41:41,799 DEBUG (Forwarding newSession on session null to remote:) [wire] >> "Connection: Keep-Alive[\r][ \n]"
哪位知道怎么解决?
相关推荐
我真的佛了,我把电脑都重装系统了,没想到还是有问题,最终我找到了解决方案。 (我指的重装系统就是win10自带的功能,可能...Network error: Software caused connection abort 原创文章 6获赞 8访问量 726 关注
项目工程资源经过严格测试运行并且功能上ok,可实现复现复刻,拿到资料包后可实现复现出一样的项目,本人系统开发经验充足(全栈全领域),有任何使用问题欢迎随时与我联系,我会抽时间努力为您解惑,提供帮助 【资源内容】:包含源码+工程文件+说明等。答辩评审平均分达到96分,放心下载使用!可实现复现;设计报告也可借鉴此项目;该资源内项目代码都经过测试运行,功能ok 【项目价值】:可用在相关项目设计中,皆可应用在项目、毕业设计、课程设计、期末/期中/大作业、工程实训、大创等学科竞赛比赛、初期项目立项、学习/练手等方面,可借鉴此优质项目实现复刻,设计报告也可借鉴此项目,也可基于此项目来扩展开发出更多功能 【提供帮助】:有任何使用上的问题欢迎随时与我联系,抽时间努力解答解惑,提供帮助 【附带帮助】:若还需要相关开发工具、学习资料等,我会提供帮助,提供资料,鼓励学习进步 下载后请首先打开说明文件(如有);整理时不同项目所包含资源内容不同;项目工程可实现复现复刻,如果基础还行,也可在此程序基础上进行修改,以实现其它功能。供开源学习/技术交流/学习参考,勿用于商业用途。质量优质,放心下载使用
内容概要:本文档提供了关于数据分析全面的知识介绍与实战资源链接。首先,在数据分析的基础教程部分讲述了使用Python以及R两种语言来进行实际的数据分析工作所需具备的各项基本技能。其次,进阶教程涵盖从机器学习到深度学习的概念及其Python具体应用场景。接着,在工具有效利用层面介绍了多种热门库与平台的作用特点。在项目实践中,列举了四个实战案例:Titanic幸存者预测、房价预测、社交媒体情感倾向分析以及市场顾客购买模式研究,每个项目都有详细的技术流程指引。另外列出多个外部网站资源供进一步提升学习。 适用人群:本文主要面向有志于从事数据挖掘工作的学生和技术爱好者,同时也可辅助在职人士自我能力进阶。无论是在学术科研还是实际业务需求环境中都值得研读。 使用场景及目标:学习者将能够获取到系统的理论知识体系,熟悉业界主流软件包的功能优势,掌握具体业务问题解决方案路径,提高自身的综合技术素质,从而为个人职业规划增添竞争力。 其他说明:文档里推荐了不少高质量参考资料和实用线上学习社区,能有效补充专业知识空白并促进社交协作交流。
从埃安泰国工厂竣工看中国车企加快海外建厂步伐.pptx
复现改进的L-SHADE差分进化算法求解最优化问题详解:附MATLAB源码与测试函数集,复现改进的L-SHADE差分进化算法求解最优化问题详解:MATLAB源码与测试集全攻略,复现改进的L-SHADE差分进化算法求最优化问题 对配套文献所提出的改进的L-SHADE差分进化算法求解最优化问题的的复现,提供完整MATLAB源代码和测试函数集,到手可运行,运行效果如图2所示。 代码所用测试函数集与文献相同:对CEC2014最优化测试函数集中的全部30个函数进行了测试验证,运行结果与文献一致。 ,复现; 改进的L-SHADE差分进化算法; 最优化问题求解; MATLAB源代码; 测试函数集; CEC2014最优化测试函数集,复现改进L-SHADE算法:最优化问题的MATLAB求解与验证
可选择参考电压与输出电压 可选择电阻精度以及输出电压误差值
西门子博途三部十层电梯程序案例解析:基于Wincc RT Professional V14及更高版本的应用探索,西门子博途三部十层电梯程序案例解析:基于Wincc RT Professional画面与V14及以上版本技术参考,西门子1200博途三部十层电梯程序案例,加Wincc RT Professional画面三部十层电梯程序,版本V14及以上。 程序仅限于参考资料使用。 ,西门子;1200博途;三部十层电梯程序案例;Wincc RT Professional;V14以上程序版本。,西门子V14+博途三部十层电梯程序案例:Wincc RT Pro专业画面技术解析
2023政务大数据解决方案.pptx
项目工程资源经过严格测试运行并且功能上ok,可实现复现复刻,拿到资料包后可实现复现出一样的项目,本人系统开发经验充足(全栈全领域),有任何使用问题欢迎随时与我联系,我会抽时间努力为您解惑,提供帮助 【资源内容】:包含源码+工程文件+说明等。答辩评审平均分达到96分,放心下载使用!可实现复现;设计报告也可借鉴此项目;该资源内项目代码都经过测试运行;功能ok 【项目价值】:可用在相关项目设计中,皆可应用在项目、毕业设计、课程设计、期末/期中/大作业、工程实训、大创等学科竞赛比赛、初期项目立项、学习/练手等方面,可借鉴此优质项目实现复刻,设计报告也可借鉴此项目,也可基于此项目来扩展开发出更多功能 【提供帮助】:有任何使用上的问题欢迎随时与我联系,抽时间努力解答解惑,提供帮助 【附带帮助】:若还需要相关开发工具、学习资料等,我会提供帮助,提供资料,鼓励学习进步 下载后请首先打开说明文件(如有);整理时不同项目所包含资源内容不同;项目工程可实现复现复刻,如果基础还行,也可在此程序基础上进行修改,以实现其它功能。供开源学习/技术交流/学习参考,勿用于商业用途。质量优质,放心下载使用
内容概要:本文介绍了基于Java的学业跟踪评价系统的详细设计与实现,涵盖系统的多维度数据整合与评价、智能化学习建议、数据可视化和实时反馈等方面。系统通过收集课堂表现、作业成绩、考试成绩等多源数据,对学生的学业表现进行全面跟踪和评价,提供可视化反馈以及个性化的学习建议,促进家校互动,助力学生全面素质提升和发展。 适合人群:具备一定Java编程经验的研究者和开发者,特别是从事教育信息化领域的从业人员和技术爱好者。 使用场景及目标:该系统主要用于K12教育阶段、高等教育以及其他涉及教育培训的场景。其目的是提高教育管理效率、推进教育数字化转型和个人化教育实施。 其他说明:该文档详细介绍了系统的设计思路、功能模块和技术细节,并提供了完整的程序代码以及GUI设计说明。对于希望深入了解或实际部署学业跟踪评价系统的机构非常有参考价值。文中强调技术创新与实践经验相结合,突出了实用性和前瞻性特点。
项目工程资源经过严格测试运行并且功能上ok,可实现复现复刻,拿到资料包后可实现复现出一样的项目,本人系统开发经验充足(全栈全领域),有任何使用问题欢迎随时与我联系,我会抽时间努力为您解惑,提供帮助 【资源内容】:包含源码+工程文件+说明等。答辩评审平均分达到96分,放心下载使用!可实现复现;设计报告也可借鉴此项目;该资源内项目代码都经过测试运行;功能ok 【项目价值】:可用在相关项目设计中,皆可应用在项目、毕业设计、课程设计、期末/期中/大作业、工程实训、大创等学科竞赛比赛、初期项目立项、学习/练手等方面,可借鉴此优质项目实现复刻,设计报告也可借鉴此项目,也可基于此项目来扩展开发出更多功能 【提供帮助】:有任何使用上的问题欢迎随时与我联系,抽时间努力解答解惑,提供帮助 【附带帮助】:若还需要相关开发工具、学习资料等,我会提供帮助,提供资料,鼓励学习进步 下载后请首先打开说明文件(如有);整理时不同项目所包含资源内容不同;项目工程可实现复现复刻,如果基础还行,也可在此程序基础上进行修改,以实现其它功能。供开源学习/技术交流/学习参考,勿用于商业用途。质量优质,放心下载使用
erlang安装包,rabbmit安装环境
linux 下的oracle数据库的开机启动脚本,将里面的/home/oracle/app/oracle/product/11.2.0/dbhome_1 都改成你的oracle数据库的路径。在root用户下chmod +x 添加执行权限,然后./oracle_setup.sh 执行即可。
基于目标级联分析法的多微网主动配电系统自治优化经济调度算法实现与初级应用,基于目标级联分析法的多微网主动配电系统自治优化经济调度算法实践:初级拉格朗日算法应用,GAMS代码:基于目标级联分析法的多微网主动配电系统自治优化经济调度 该代码并非完全复现该文献,而是参照文献 《基于目标级联分析法的多微网主动配电系统自治优化经济调度》 的目标级联分析法(ATC)的算法部分,采用初级的拉格朗日算法,主网与配网部分模型较为简化。 代码结构完整,注释详细,可读性较强,可以在此基础上进行修改或者移植。 适用于初学者学习ATC模型 ,GAMS代码;目标级联分析法(ATC);微网主动配电系统;自治优化经济调度;拉格朗日算法;主网与配网模型简化;代码结构完整;注释详细;可读性强;初学者学习ATC模型。,基于ATC算法的GAMS多微网经济调度优化代码:简化版学习指南
基于ISODATA改进算法的负荷场景曲线聚类——适用于风光场景生成的高效算法创新,基于ISODATA改进算法的负荷场景曲线聚类(适用于风光场景生成,包含K-means等多种聚类方法与效果评价),基于ISODATA改进算法的负荷场景曲线聚类(适用于风光场景生成) 摘要:代码主要做的是一种基于改进ISODATA算法的负荷场景曲线聚类,代码中,主要做了四种聚类算法,包括基础的K-means算法、ISODATA算法、L-ISODATA算法以及K-L-ISODATA算法,并且包含了对聚类场景以及聚类效果的评价,通过DBI的计算值综合对比评价不同方法的聚类效果,程序实现效果非常好,适合对于算法创新有需求的人,且也包含基础的k-means算法,用来学习也非常棒 另外,此代码同样适用于风光场景生成,自己准备好风光场景数据即可 代码非常精品,有部分注释; ,核心关键词: 1. 基于ISODATA改进算法 2. 负荷场景曲线聚类 3. K-means算法 4. 聚类场景评价 5. 聚类效果评价 6. DBI计算值 7. 算法创新需求 8. 风光场景生成 以上关键词用分号分隔为: 1. 基于ISO
xPack qemu arm 是一款高性能且跨平台的 ARM 架构虚拟机
莫理莉+AI+为新型能源系统赋能-技术与建筑建筑供配电论坛琶洲.pptx
学生毕业离校系统(源码+数据库+论文+ppt)java开发springboot框架javaweb,可做计算机毕业设计或课程设计 【功能需求】 本系统分为学生、教师、管理员3个角色 (1)学生功能需求 学生进入系统可以查看首页、个人中心、离校流程、网站公告、费用结算管理、论文审核管理、我的收藏管理等操作。 (2)教师功能需求 教师进入系统可以查看首页、学生管理、离校流程管理、费用结算管理、论文审核管理等操作。 (2)管理员功能需求 管理员登陆后,主要功能模块包括首页、个人中心、学生管理、教师管理、离校信息管理、费用结算管理、论文审核管理、管理员管理、留言板管理、系统管理等功能。 【环境需要】 1.运行环境:最好是java jdk 1.8,我们在这个平台上运行的。其他版本理论上也可以。 2.IDE环境:IDEA,Eclipse,Myeclipse都可以。 3.tomcat环境:Tomcat 7.x,8.x,9.x版本均可 4.数据库:MySql 5.7/8.0等版本均可; 【购买须知】 本源码项目经过严格的调试,项目已确保无误,可直接用于课程实训或毕业设计提交。里面都有配套的运行环境软件,讲解视频,部署视频教程,一应俱全,可以自己按照教程导入运行。附有论文参考,使学习者能够快速掌握系统设计和实现的核心技术。
揭秘 OpenAI 在 2027 年前创建 AGI 的计划.pptx