搜索资源列表
容器银行类
- 用模板制作的银行类,与一般银行类功能差不多-templates produced using the banking and general banking functions almost
compresscount
- 压力容器的设计与广泛应用,具有指导当前高压容器行业的积级作用-pressure vessel design and extensive application of guiding the current pressure vessel industry role in the plot -
1s
- //JDBC驱动器名称(JDBC-ODBC桥) private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" //数据库的URL地址 private String strUrl = "jdbc:odbc:atm1" //指定要访问的数据库名称 private String strDBName = "atm1" //数据库用户名称 private String strUserName
Symbol_Factory_ActiveX_2.0
- 某国外著名工控组态软件中用的ActiveX控件库。非常棒!包含了泵、阀门、电机、管道、容器等所有的对象。-A famous industrial configuration software with the ActiveX Control Library. Great! Includes pumps, valves, motors, piping, containers, etc. all of the objects.
student
- 学生成绩管理,用到迭代器和容器类用c++编写-Student performance management, use of iterators and containers prepared using c++
student-
- 简单的学生选课系统 功能包括显示学生姓名学号,显示选定课程的课程名、课程号,涉及到函数的重载,容器的使用,文件的读写等-Student elective system features a simple display student name, including Student ID, name of the selected course curriculum, course number, related to function overloading, the use of conta
GPS-VS
- 将GPS接收的文件导航文件,观测文件通过创建类的方式,以对象的方式读取,能够形成完成的所要的数据,涉及容器算法,结构体算法等-The GPS navigation files received files, the observation file by creating a class method, reads as objects, to be completed to form the data related to the container algorithm, the struct
BusManageOfCPP
- 公交系统管理程序,用C++写的 没有图像界面 用STL里面的容器和迭代器 所以代码比较高效简洁-a cpp code for bus system managenment has no graph UI (use STL)
multiset
- 按递增顺序存储整数的关联容器 -Store integers in increasing order associative containers
javaAStar
- AStar A* 寻路算法实例源码,寻路算法实例源码,并没有完全采用面向对象的思想,因为抽离出一个接口,反而显的有点啰嗦了,具体问题具体分析。注意:打开列表和关闭列表仅仅是容器,我这里我几乎完全COPY了论坛上untosil朋友的思想,这是一个不错的解决方法。判断地图上的一点是否可以通行,这个本应该是接口实现的。-Search algorithm example source
waterflow
- 通过对容器中不同流体入口位置与入口速度的设置,实现流场的仿真,得到整个区域的流场分布。(The flow field is simulated by setting the inlet position and the inlet velocity of different fluid in the container, and the flow field distribution in the whole area is obtained.)