-
pic circuit diagram and text
pic电路图和文本-pic circuit diagram and text
- 2022-04-18 16:17:37下载
- 积分:1
-
世界500强面试题,很有趣
世界500强面试题,很有趣- The world 500 strong test questions, are very interesting
- 2022-04-11 16:43:03下载
- 积分:1
-
Java试题 Java试题
Java试题 Java试题-Java Java test questions
- 2023-07-11 06:20:02下载
- 积分:1
-
four arithmetic operations is a priority!
c语言四则运算 有加减乘除的优先级!-four arithmetic operations is a priority!
- 2023-04-25 10:05:04下载
- 积分:1
-
课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁...
课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后趋于稳定值;热容Cv、磁化率X随着温度的升高先增大后减小;磁化强度M在转变温度Tc处迅速减小为零,找出铁磁相变的转变温度Tc大约为2.35-First of all, curriculum design idea of the Ising model used to establish a two-dimensional model, the importance of sampling and then use Monte Carlo simulation methods and their idea of ferromagnetic- paramagnetic phase transition process. Paramagnetic material calculated average energy Ev, heat capacity Cv, magnetization M and susceptibility X value, and then study Ev, Cv, M, X and temperature changes in the relationship between T and plotted into Ev-T map, Cv- T diagram, MT map, XT maps drawn paramagnetic material can be increased as the temperature increased and then stabilized value heat capacity Cv, magnetic susceptibility X as the temperature increases after the first minus small magnetization M in the transition temperature Tc decreas
- 2022-03-19 04:14:27下载
- 积分:1
-
介绍“XX企业” 进销存管理系统的特点,设计的目的等。
系统分析与设计(包括 需求分析、系统结构设计、开发与运行环境)
数据结构设计(包括概念设计、关系...
介绍“XX企业” 进销存管理系统的特点,设计的目的等。
系统分析与设计(包括 需求分析、系统结构设计、开发与运行环境)
数据结构设计(包括概念设计、关系数据库的逻辑设计、物理结构设计)
数据结构的实现(创建数据库与表、约束等)
系统程序的实现(主要是作品的一些模块,图,以及相关重要代码)
小结(对作品、对数据库设计)
上交课程设计文档。课程设计文档和平时出勤、以及设计过程等方面占总分的30 。-Introduced the " XX enterprise" features of Purchase, Sales and Inventory Management System, is designed such. System Analysis and Design (including needs analysis, system architecture design, development and operating environment) data structure design (including conceptual design, the logic of relational database design, physical structure design) data structure to achieve (create database and tables, bound, etc.) system procedures for the realization of (mainly works of a number of modules, maps, and related important code) summary (for work on the database design) documents turned over to the curriculum design. Curriculum design documents and normal attendance, as well as the design process and so the total score accounted for 30 .
- 2022-02-21 12:40:06下载
- 积分:1
-
数据库技术与数据管理
数据库技术与数据管理-database technology and data management
- 2022-01-25 20:16:21下载
- 积分:1
-
SUBROUTINE FFT fortran programming under the FFT
离散的快速傅立叶转换,可以减少许多傅立叶转换的时间-SUBROUTINE FFT fortran programming under the FFT
- 2023-01-15 10:00:03下载
- 积分:1
-
万年历汇编源程序
万年历汇编源程序-hefty almanac compilation source
- 2022-10-23 21:15:04下载
- 积分:1
-
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单...
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.合理的GUI,注意GUI界面类与功能类的关系应比较松散。-Fast spelling checker to complete the analysis, design and realization of the process.
- 2022-06-26 21:01:14下载
- 积分:1