-
CPP116
c++单纯型法。方法不错,希望对大家有帮助。(The simplex method)
- 2016-02-16 11:34:31下载
- 积分:1
-
computer
大学生台式机组装方案建议系统,为使用者提供台式机组装方案的建议(University student desktop assembly proposal system, to provide users with desktop assembly program recommendations
)
- 2017-03-28 22:15:47下载
- 积分:1
-
JBPM小例子,报销工作流程例子,可以直接运行的
JBPM小例子,报销工作流程例子,可以直接运行的-JBPM small example, claims workflow example, can be directly run
- 2022-06-15 05:09:42下载
- 积分:1
-
AndroidPdfViewerPDF查看器
AndroidPdfViewerPDF查看器
- 2015-09-07下载
- 积分:1
-
IC卡读写器java例子
IC卡读写器java例子,这是通过java的。
1.classpackge目录中包含JAVA JAR文件 umf 动态库 javacall.java(函数申明)
2.example目录中包含一个调用JAVA库的例程。
3.请注意在使用例程时jumf50.jar需要加在JAVA的需求库路径中。
4.umf.dll需要放在程序执行目录或者系统目录下。
- 2022-05-23 09:43:27下载
- 积分:1
-
Computer-composition-principle
清华大学.计算机组成原理。课堂ppt,帮助自学的人。要自学组成的可以看看(Tsinghua University Computer Organization Principles. Classroom ppt, helping learners. To be able to look at the self-composed)
- 2015-11-17 18:13:21下载
- 积分:1
-
蚁群算法
蚁群算法 来自http://www.cnblogs.com/biaoyu/archive/2012/09/26/2704456.html
- 2022-07-24 07:00:35下载
- 积分:1
-
C编译器
这个项目包括一个
- 2022-03-09 08:57:32下载
- 积分:1
-
jdbc
是一个拥有登陆功能的javaweb项目,有连接数据库函数,完成简单的注册登陆功能(Is a function of javaweb has landed projects, connect to the database function, complete the simple registration landing function)
- 2013-07-15 12:44:36下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1