资源列表
[汇编语言] matlabweifen
说明:利用微分方法求卫星轨道并画出动量矩与机械能曲线-Using the differential method of seeking satellite orbit and draw moment of momentum and mechanical energy curve<李苗> 在 2024-11-14 上传 | 大小:2kb | 下载:0
[汇编语言] dongliangjuyunengliang
说明:运用微分方法画出2~3个周期卫星运行轨道并画出动量矩及能量的变化关系-Using differential method to draw two to three cycles of satellite orbit and draw variation of moment of momentum and energy<李苗> 在 2024-11-14 上传 | 大小:2kb | 下载:0
[汇编语言] matlabdianyuan
说明:设置三个点源强度,并调用streamslice绘制流线-Set three-point source strength, and call streamslice draw flow lines<李苗> 在 2024-11-14 上传 | 大小:27kb | 下载:0
[汇编语言] COMP
说明:设存储单元A和B各有一带符号字节数,比较大小和正负,要求将较大数送RES1单元;如果有负数,将一个负数送RES2,否则RES2送-1-Set storage units A and B each have a signed bytes, compare the size and negative, require a large number of delivery RES1 unit if negative, would send<cuixueying> 在 2024-11-14 上传 | 大小:132kb | 下载:0
[汇编语言] LOOP
说明:在STR到STR+99单元中存放着一个字符串,试编写程序测试该字符串中是否有数字,若有将CL置1,否则CL置0 -In STR to STR+ 99 units stored in the A string test programming test whether the string figures, if the CL is set to 1, otherwise set to 0 CL<cuixueying> 在 2024-11-14 上传 | 大小:100kb | 下载:0
[汇编语言] TRANS
说明:试编写一个汇编程序,能对键盘输入的小写字母用大写字母显示出来(要求采用子程序格式,即采用子程序完成将小写字母转化成大写字母)-Try to write an assembler, lowercase letters can be entered on the keyboard are displayed in capital letters (which requires the use of subroutines format, w<cuixueying> 在 2024-11-14 上传 | 大小:100kb | 下载:0
[汇编语言] HTOB
说明:十六进制与十进制转换,通过键盘输入调用字符,输出二进制-Hex and decimal conversion, call character, binary output via keyboard input<cuixueying> 在 2024-11-14 上传 | 大小:100kb | 下载:0
[汇编语言] DS18B20PLCD1602
说明: 用两个温度传感器,一个用来探测当前空气温度,另一个用于探测热源的温度;根据两处温度的变化来开启或关闭两个继电器(1号、2号)。 CPU=热源温度,T=当前空气温度,S1=1号继电器,S2=2号继电器 一、当T>15度时 1、CPU >= T,开启s1,s2 2、T-10 < CPU <= T - 5度时,关闭S1; 3、CPU <= T - 10度时,关闭S2;<姚盛华> 在 2024-11-14 上传 | 大小:3kb | 下载:0