-
win32系统编程4,内容有点深 johnson M.Hart著
win32系统编程4,内容有点深 johnson M.Hart著-win32 system programming 4, the contents were quite deep with johnson M. Hart
- 2022-06-13 04:02:47下载
- 积分:1
-
它是鹳课件素材的模式识别,找到了那本书…
模式识别哈工的课件,教材是stork那本,觉得比书上详细一些。从第二到第十一章.-pattern recognition for the courseware material it is the stork, found that book in greater detail. From the second to the eleventh chapter.
- 2023-02-27 01:00:04下载
- 积分:1
-
C语言与C++二维阵列传递与二维阵列转一维阵列函数
C语言与C++二维阵列传递与二维阵列转一维阵列函数-C language and C++ two-dimensional array of transmission and two-dimensional array of one-dimensional array to function
- 2023-03-30 15:25:03下载
- 积分:1
-
socket编程的经典例子,欲求从速
socket编程的经典例子,欲求从速-classic example of socket programming, desires as soon as possible!!!
- 2022-03-20 23:55:44下载
- 积分:1
-
这是一本讲说C/C++效率编程的书。教你怎么写出高效率的c/C++程序。...
这是一本讲说C/C++效率编程的书。教你怎么写出高效率的c/C++程序。- c/C++ book.
- 2022-02-09 12:57:07下载
- 积分:1
-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1
-
数学建模初步_清华大学数学系.rar
数学建模初步_清华大学数学系.rar-preliminary _ mathematical modeling of Qinghua University"s Department of Mathematics. Rar
- 2023-03-07 08:20:03下载
- 积分:1
-
别人整理的关于java编程的电子书,虽然很基本但是还不错。
别人整理的关于java编程的电子书,虽然很基本但是还不错。-others finishing on the java programming e-books, although very basic but is not bad.
- 2022-06-01 23:40:13下载
- 积分:1
-
图书管理系统
资源描述Web网站开发较好的例子,实现了网上商城的功能,系统的基本业务流程是:在表示层中,首先通过JSP页面实现交互界面,负责接收请求(请求)和传送响应(响应),然后Struts根据配置文件(Struts配置XML)将ActionServlet接收到的请求委派给相应的处理在业务层中,管理服务组件行动。的弹簧国际奥委会容器负责向行动提供业务模型(模型)组件和该组件的协作对象数据处理(DAO)组件完成业务逻辑,并提供事务处理、缓冲池等容器组件以提升系统性能和保证数据的完整性。而在持久层中,则依赖于Hibernate的对象化映射和数据库交互,处理道组件请求的数据,并返回处理结果。
- 2022-07-14 00:08:13下载
- 积分:1
-
Thinking in c++, this is a good book.
Thinking in c++, this is a good book.
- 2022-02-10 00:39:20下载
- 积分:1