-
Code of struts
- 2023-04-12 06:40:03下载
- 积分:1
-
java实现的简单客户端与服务器端的通讯
java实现的简单客户端与服务器端的通讯-achieve a simple client and server communications
- 2023-01-08 13:50:03下载
- 积分:1
-
Izhikevich
U(1)=round(u0);dV(1)=0;dU(1)=0;I=18*ones(1,1500);I(1:300)=0;I(1201:1500)=0; %Initialization of current II=I+(40+b)*ones(1,1500); for k=2:1500 V(k)=V(k-1)+round((22/(512*512))*V(k-1)*V(k-1)-(20/32)*V(k-1)-(1/(512))*U(k-1)+20*I(k-1)); U(k)=U(k-1)+round(a*b*(1/512)*V(k-1)-a*(1/512)*U(k-1)); dV(k)=round(2*((1/512)*(1/512)*V(k-1)*V(k-1))-15*V(k-1)-(26/128)*U(k-1)+200*I(k-1)); dU(k)=round(a*b*(26/128)*V(k-1)-a*(1/512)*U(k-1));
- 2022-03-19 22:45:52下载
- 积分:1
-
此代码完成对输入流的装饰模式。可以输出自己想要的形式。...
此代码完成对输入流的装饰模式。可以输出自己想要的形式。-Enter this code to complete the decorative pattern of flow. Can output the desired form of their own.
- 2022-03-19 19:15:09下载
- 积分:1
-
银行模拟P端源码,如果发现了BUG请与我联系
银行模拟P端源码,如果发现了BUG请与我联系-Bank of simulation P-side source code, if we find a BUG, please contact me
- 2022-02-13 05:58:31下载
- 积分:1
-
短信网关接入程序,通过套接字获取信息,然后…
东软短信网关接入程序,通过socket接入消息,然后直接转发到ISMG;同时支持华为短信网关接入。-SMS Gateway Access procedures, access to information through the socket and then transmitted directly to the ISMG; Huawei also support SMS gateway access.
- 2023-02-02 23:20:03下载
- 积分:1
-
NSK
说明: 支持中英文一键切换,备份和还原MS数据库,客户端调用Jasper模板打印pdf(Support one-click switch between Chinese and English, backup and restore MS database, client calls Jasper template to print pdf)
- 2020-06-23 22:40:01下载
- 积分:1
-
构建于JAVA平台的手机短信开发包,免费开源!内含完整的源代码文件和详细的开发文档!...
构建于JAVA平台的手机短信开发包,免费开源!内含完整的源代码文件和详细的开发文档!-Built on the JAVA platform for SMS development kit, free open source! Contains the complete source code files and the detailed development of the document!
- 2022-11-12 06:40:03下载
- 积分:1
-
奥利带赫本html5制作课程作业
奥利带赫本html5制作课程作业奥利带赫本html5制作课程作业奥利带赫本html5制作课程作业奥利带赫本html5制作课程作业奥利带赫本html5制作课程作业
- 2022-08-21 23:55:52下载
- 积分:1
-
报表开源代码
硬件环境:
操作系统:Microsoft Windows XP
开发工具:MyEclipse 6.0.0
1.2服务器配置:
服务器运行服务器脚本,必须在服务器端安装WEB服务器。请安装TOMCAT
5.5.
- 2022-04-27 06:31:01下载
- 积分:1