-
Diesel_Generator
Diesel generator PSCAD software example
- 2018-04-02 00:39:07下载
- 积分:1
-
simpson rule
辛普森公式的python代码实例,计算微分积分运算(simpson rule is a very useful method to calculate integration and differentiation. The code is about how to implement it in python)
- 2020-11-02 15:29:53下载
- 积分:1
-
字库生成工具源代码
字库生成工具源代码-library source code generation tool
- 2022-03-24 12:23:35下载
- 积分:1
-
VB6检测CPU/内存硬盘主板等硬件信息
VB6检测CPU/内存硬盘主板等硬件信息,还包括检测光驱、键盘、BIOS、调制解调器、显示器等系统常规硬件,检测各项硬件的信息如下:
1、显示器资料(例如显示器序列号)
2、主板信息(例如主板序列号)
3、硬盘信息(例如硬盘序列号,品牌)
4、芯片信息(例如芯片序列号)
5、处理器信息(例如处理器序列号,品牌)
6、光驱信息
7、键盘信息
8、Modem信息
9、内存信息
- 2022-03-17 04:00:38下载
- 积分:1
-
遗传算法
遗传算法解决时隙分配问题,使时隙分配尽可能均匀(Genetic algorithm (ga) to solve time slot allocation problem)
- 2018-08-03 19:55:48下载
- 积分:1
-
testjdbc
学生管理系信息系统,在线识别, 可以保存数据库(Freshman Management System)
- 2020-06-21 23:40:01下载
- 积分:1
-
用java实现的LinkedList二叉树,内有测试文件。
用java实现的LinkedList二叉树,内有测试文件。-used to achieve the LinkedList binary tree, which is testing documents.
- 2023-04-14 10:05:03下载
- 积分:1
-
Java SessionBean状态判断的例子
Java SessionBean状态判断的例子,代码包中的两个实例,分别对无状态SessionBean和有状态SessionBean进行了演示,请注意,Home对象是EJB对象的制作生成库,该方法生成EJB对象,value参数用于计数器的初始化,在无状态会话Bean中不能带参数。定义CountBean接口,调用每一个EJB对象的count()方法,保证Bean正常被激活和钝化。
- 2023-07-11 14:20:02下载
- 积分:1
-
jsoncpp-1.7.6
JSON是一种轻量级的数据交换格式。它可以表示数字、字符串、值的有序序列,以及名称/值对的集合。
jsoncpp是一个C++库,允许操作JSON值,包括序列化和反序列化和字符串。它也可以在unserialization /序列化步骤保留现有的评论,这是一个方便的格式来存储用户输入的文件。(JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs.
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.)
- 2020-12-03 13:19:25下载
- 积分:1
-
Machine-Learning-in-Action
机器学习实战中文版,基于Python语言,适合初学者(Machine Learning in Action(Python))
- 2016-06-10 23:41:37下载
- 积分:1