-
MPC-TSDR-Thermal Storage
用于模拟需求响应的热存储模型预测控制,它模拟了在复杂的,真正存在的经济环境中冷却商业建筑的各种控制策略(Thermal storage model predictive control for simulating demand response, which simulates various control strategies for cooling commercial buildings in complex and real economic environments)
- 2018-11-19 10:06:24下载
- 积分:1
-
平面框架静力分析程序
应用背景c++语言编写的平面刚架静力分析程序,内容充实,可以用于大作业。计算力学,计算结构力学,有限元课程等均可以用到,包容从input到output所有子程序关键技术
平面刚架静力分析程序是计算结构力学程序的一大类,是动力分析的基础。可以直接使用,在计算结构力学课程等课程内都能起到很好的教学作用,学生可以通过看代码熟悉课程内容。
- 2022-02-01 12:25:15下载
- 积分:1
-
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。...
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
- 2023-02-25 17:55:02下载
- 积分:1
-
鸡兔同笼
说明: C语言初学之鸡兔同笼实验,适合初学者。。。(The beginners of C Language are in the same cage)
- 2020-06-23 05:40:02下载
- 积分:1
-
A simple utility to split a concatenated vCard format file into separate files (...
A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop -A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426- vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop
- 2022-07-13 12:00:39下载
- 积分:1
-
制作软盘镜像文件核心代码,希望对磁盘镜像学习者能有一定启示...
制作软盘镜像文件核心代码,希望对磁盘镜像学习者能有一定启示-floppy disk image file produced the core code, and I hope to disk mirroring learners can have a certain amount Inspiration
- 2022-07-18 14:53:32下载
- 积分:1
-
1.kriging2D
说明: 二维克里金插值,用于将散点插值成二维矩阵(Two dimensional Kriging interpolation, which is used to interpolate scattered points into two-dimensional matrix)
- 2020-04-25 21:57:42下载
- 积分:1
-
拼图游戏,可显示参考图,并记录拼图步数。
拼图游戏,可显示参考图,并记录拼图步数。-Jigsaw puzzle, will show the reference map, and record the puzzle step.
- 2023-03-14 22:00:03下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。
二:基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
三:实现提示
如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。
四:需求分析
本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。
-one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
- 2022-01-22 16:42:56下载
- 积分:1
-
OPC的枚举。列举现有的OPC服务器
OPC Enum. Enumerating existing OPC servers
- 2022-12-31 13:50:03下载
- 积分:1