资源列表
msp430
- MSP430常用的一些程序实现自带的外围元器件驱动,实现其功能。-MSP430 commonly used in some of the procedures to achieve the external components of the drive, to achieve its function.
MATLAB-Codes-for-FEA
- Matlab在有限元中的应用经典教程,从结构动力学基本方程到编程方法-Matlab tutorials in classical finite element the basic equation of structural dynamics to the programming method
Programming-Python
- Python语言最新教程,经典延续,Python基本结构到编程方法-Latest Python language tutorial, the classic continuation, the basic structure of the Python programming methods
softwareEngineering
- 面向对象软件工程(使用UML_模式与Java)全套课后习题答案 面向对象软件工程:使用UML、模式与Java(英) 冒号课堂——编程范式与OOP思想 -Object-Oriented Software Engineering (use UML_ mode and Java) full set of after-school exercise answers Object-Oriented Software Engineering: Using UML, patterns and Ja
FaceRecognitionwithPython
- 基于python的人脸识别知识指导,非常好非常实用,这下够不够二十个字?-FaceRecognition with Python,very very very very very very very good。
hwr4RLEload
- implements half wave rectifier
nrlf_lab
- performs newton Raphson load flow
PMDC_simulink
- Simulink model of permanent magnet DC motor.
TCP_Client
- 交互式点对点通讯举例,用Labview实现TCP点对点的通讯,便于局域网的设计与项目调试- Interactive point-to-point communication as an example, the realization of TCP point-to-point communication using Labview, design and project to facilitate network debugging 双语对照
VC01
- 基于VC的组态软件设计论文,基于VC的组态软件设计论文-ji yu vc zu tai ruan jian she ji
PLC01
- 软PLC组态软件的研究与设计论文,软PLC组态软件的研究与设计论文-plc ruan jian sheji lunwen
student
- .编写一个控制台应用程序,程序中有两个类定义,一个是创建程序时系统自动创建的类Class1,一个是用户自定义的Student类,要求该类包含私有字段:学号(字符串)、姓名(字符串)和性别(字符),具有三个属性:学号(读写)、姓名(只读)、性别(读写),具有有参构造方法、具有同时显示学生个人信息的方法。在Class1类的Main方法中完成以下功能: 1)从键盘上输入一个学生的个人信息(学号、姓名、性别)。 2)修改该学生的学号和性别。 3)打印修改前后该学生的个人信息。-Write a
