-
zcss654
c3p0是一个jdbc开源的连接池,spring,hibernate等框架都在使用()
- 2018-01-23 20:48:55下载
- 积分:1
-
computer_design
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
- 2014-02-19 14:34:59下载
- 积分:1
-
基于python实现的青蛙过河游戏
使用python实现青蛙过河,在程序中调用button与graphics模块,将每个青蛙包装为一个模块,点击后可以判断跳动方向并向左或右移动、以及根据边上青蛙的个数自行判断决定是否越过一只青蛙,当最终所有青蛙成功调换位置后,显示“success”,另外,利用stack实现可后悔之前步骤。
- 2022-06-30 16:35:30下载
- 积分:1
-
GetColors
使用C#开发,实现了登陆,查找,编辑,删除,添加等功能.使用SQL server作为后端数据库(The functions of login, search, edit, delete and add are realized by using C# development. SQL server is used as the back-end database.)
- 2020-06-25 13:00:02下载
- 积分:1
-
Wilson
利用Wilson算法求叶片的轴向诱导因子和切向诱导因子(Using Wilson algorithm to find the axial and inductive factors of blade)
- 2018-09-20 19:42:48下载
- 积分:1
-
Textprinting
说明: Welcome to C++!
It tells how you can print out "Welcome to C++!"
- 2019-05-14 21:07:02下载
- 积分:1
-
Form1.Designer
说明: 使用wpf写的 图片局部放大功能 图片局部放大功能(Wpf-Written Picture Local Enlargement Function Picture Local Enlargement Function)
- 2020-06-25 11:00:01下载
- 积分:1
-
一个使用WTL的字体按钮类
一个使用WTL的字体按钮类-use WTL a button type fonts
- 2022-02-07 17:26:24下载
- 积分:1
-
code
说明: Two other retailers, Marks& Spence
- 2020-06-16 06:00:02下载
- 积分:1
-
源代码及class文件
说明: 游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
- 2020-06-17 17:00:02下载
- 积分:1