-
bos物流项目
主要技术,采用的传统框架struts 2 、spring 、hibernate,页面采用easyui,后台用到 hession远程调用客户服务crm系统,shiro框架做的认证和授权,activiti工作流做的自动分单和业务流转,工具eclipse,服务器用到tomcat、
- 2022-04-07 02:17:10下载
- 积分:1
-
三角形的等分点程序
三角形的等分点程序-triangular decile point procedure
- 2023-02-09 09:10:03下载
- 积分:1
-
本课程设计采用C++,通过一个简单的图书管理系统的准备…
本课程设计是用C++编写的一个简单的图书管理系统,在够遵循软件开发过程的基本规范,运用结构化程序设计的方法,按照课程设计的题目要求,完成设计、编写、调试和测试应用程序及编写文档的任务。其目标在于培养综合运用理论知识来分析和解决实际问题的能力、严谨的科学态度和良好的程序设计习惯,最终实现由知识向智能的初步转化。-This course is designed with C++, prepared by a simple library management system, the software development process enough to follow the basic norms, the use of structured programming methods, curriculum design in accordance with the subject of the request to complete the design, development, debugging and testing applications and the task of preparing the document. Its goal is to foster the integrated use of theoretical knowledge to analyze and solve practical problems, a strict scientific attitude and good programming habits, and ultimately to the intelligent knowledge of the initial conversion.
- 2023-05-13 19:40:03下载
- 积分:1
-
evc3实现mp3播放例子
evc3实现mp3播放例子-evc3 achieve examples MP3 player
- 2023-08-26 20:15:04下载
- 积分:1
-
这是一个求1到100的所有质数的程序,运行后屏幕上显示1到100的所有质数...
这是一个求1到100的所有质数的程序,运行后屏幕上显示1到100的所有质数-This a program which caculates all prime numbers from 1 to 100. The output of the program is all the prime numbers from 1 to 100 on the screen.
- 2022-05-24 16:06:22下载
- 积分:1
-
bp网络的概要设计
bp网络的概要设计-bp summary of network design
- 2022-02-03 00:00:55下载
- 积分:1
-
the ripplr effect code. PAScal
the ripplr effect code. PAScal
- 2022-03-20 07:41:45下载
- 积分:1
-
Runtime environment on the touch
触摸屏运行环境上的软键盘程序,用于嵌入在开发的应用软件中,辅助触摸屏输入-Runtime environment on the touch-screen soft keyboard program for embedded application development, support touch screen input
- 2023-08-14 22:45:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
Operator
VC++ 操作符重载, 可在VC++下直接编译执行-Operator
- 2022-02-21 20:07:10下载
- 积分:1