-
仿微软计算器
说明: 用python写的计算器程序,功能相当齐全,不仅限于加减乘除。结构简单清晰,适合初学者学习。(The calculator program written in Python has quite complete functions, not limited to addition, subtraction, multiplication and division. The structure is simple and clear, suitable for beginners to learn.)
- 2021-04-20 15:12:54下载
- 积分:1
-
woziji
空间二阶交错网格波动方程波场模拟,没有消除频散(Second-order staggered spatial mesh wave equation wave field simulation, does not eliminate the dispersion)
- 2010-03-11 17:20:14下载
- 积分:1
-
IdentifyEnglish
说明: 编写的一个matlab实现用GUI界面识别手写英文字母的代码(A matlab code written to recognize handwritten English letters with GUI interface)
- 2019-06-09 09:01:32下载
- 积分:1
-
TextSwitcherTest
Text Switcher Test Source Code for Andriod.
- 2013-11-21 22:16:22下载
- 积分:1
-
VCDLLP
vc怎么调用dll文件 简单容易学习看懂 (vc how to call dll file is simple and easy to learn to read)
- 2013-04-13 17:09:29下载
- 积分:1
-
1JSP笔记
说明: jsP个人笔记,十分适合新手学习,建议下载,内容详细(JsP personal notes, very suitable for beginners to learn, it is recommended to download, detailed content)
- 2020-06-24 09:00:02下载
- 积分:1
-
电子秤读取小程序
电子秤读取小程序
- 2020-05-12下载
- 积分:1
-
2
说明: 生成的波形图表数据自动保存到指定文件夹下面,在数组中时时显示数据。(Generated waveform chart data is automatically saved to the specified folder, and always display the data in the array.)
- 2014-04-04 23:40:12下载
- 积分:1
-
SERVEUR-CLIENT
c语言的服务器和客户机源代码,使开发人员易于实现服务器和客户机之间的连接;
- 2022-04-23 20:57:08下载
- 积分:1
-
双鱼林SSM图书信息管理系统
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1