




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、sHit矣嘗衣孝Harbin I nstituteof Techndogy哈尔滨工业大学机械设计作业设计计算说明书设计题目:V带传动设计院 系: _英才学院_哈尔滨工业大学、程序框图查标准长度确定Ld, 同时 查取KL,计算实际中心距a开始A输入带型号PdBNZ10?Y减小直径NVVmax ?YYNYN结束A计算下一种带轮直径?计算Po,:Po查标准带轮直径表确定dd2图1 V带设计程序框图输入P, ni,i输入各原始数据计算Fo,Q,B(取整)输出结果a1= 0.7(dd1+dd2),a2=2(dd1 +dd2)输入初估中心距a0,计算Ld0dd2=i dd1计算下- 型号带?输出该型号带轮
2、系列直径,选 择输入小带轮基准直径dd1根据型号确定最大带速Vmax,额定功率P0中系数心,&,心 弯曲影响系数Kb计算小带轮包角:-1查表Z(PO+APOKLK。确定包角系数K.查表求传动比系数Ki查KA,计算Pd,选型V=60 1000二、V带设计程序function varargout = V_caculate(varargin) %本程序用于计算 V 带的各项数据 %部分中文注释复制出来之后为乱码 %V_CACULATE M-file for V_caculate.fig %V_CACULATE, by itself, creates a new V_CACULATE or r
3、aises the existing% singleton*.%H = V_CACULATE returns the handle to a new V_CACULATE or the handle to%the existing singleton*.%V_CACULATE(CALLBACK,hObject,eventData,handles,.) calls the local%function named CALLBACK in V_CACULATE.M with the given input arguments.%V_CACULATE(Property,Value,.) create
4、s a new V_CACULATE or raises the% existing singleton*. Starting from the left, property value pairs are%applied to the GUI before V_caculate_OpeningFcn gets called. An%unrecognized property name or invalid value makes property application% stop. All inputs are passed to V_caculate_OpeningFcn via var
5、argin.%*See GUI Options on GUIDEs Tools menu. Choose GUI allows only one%instance to run (singleton).% See also: GUIDE, GUIDATA, GUIHANDLES % Edit the above text to modify the response to help V_caculate % LastModified by GUIDE v2.5 06-Dec-2012 15:27:18 % Begin initialization code - DO NOT EDIT gui_
6、Singleton = 1;gui_State = struct(gui_Name, mfilename, . gui_Singleton, gui_Singleton, .gui_OpeningFcn, V_caculate_OpeningFcn, .gui_OutputFcn,gui_LayoutFcn,V_caculate_OutputFcn, . , .gui_Callback, );if nargin & ischar(varargin1)gui_State.gui_Callback = str2func(varargin1);end if nargoutvarargout1
7、:nargout = gui_mainfcn(gui_State, varargin:);elsegui_mainfcn(gui_State, varargin:);end% End initialization code - DO NOT EDIT% - Executes just before V_caculate is made visible.function V_caculate_OpeningFcn(hObject, eventdata, handles, varargin)% This function has no output args, see OutputFcn.% hO
8、bject handle to figure% eventdata reserved - to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)% varargin command line arguments to V_caculate (see VARARGIN)global Pd yilei erlei chuandongbi zhuansu TYPE Dd1array Dd1 MINMAX P0array Narray Vmax Lda
9、rray Dd1pos KaarrayKlarray Dd2array DSPcellarray CELLDSP TABLEPOS HEADMES;Vmax=25;%ZABCD ?o?u%o?e?iV ? u? ? 1|?eP0 g? ey?YP0array=0.00 0.04,0.06,0.09,0.10,0.12,0.14,0.16,0.17,0.20,0.22,0.26,0.28,0.30,0.32,0.33,0.34,0.33,0.31;0.00 0.05,0.08,0.13,0.15,0.18,0.22,0.25,0.27,0.32,0.37,0.41,0.45,0.47,0.49,
10、0.50,0.50,0.49,0.48;0.00 0.06,0.09,0.17,0.20,0.23,0.27,0.30,0.33,0.39,0.46,0.50,0.54,0.58,0.61,0.62,0.62,0.61,0.58;0.00 0.10,0.14,0.20,0.22,0.26,0.30,0.35,0.39,0.44,0.50,0.56,0.61,0.64,0.67,0.67,0.66,0.64,0.00;0.00 0.15,0.26,0.40,0.45,0.51,0.60,0.68,0.73,0.84,0.92,1.00,1.04,1.08,1.09,1.07,1.02,0.96,
11、0.80;0.00 0.22,0.39,0.61,0.68,0.77,0.93,1.07,1.05,1.34,1.50,1.64,1.73,1.83,1.87,1.88,1.82,0.00,0.00;0.00 0.26,0.47,0.74,0.83,0.95,1.14,1.32,1.42,1.66,1.87,2.05,2.19,2.28,2.34,2.33,0.00,0.00,0.00;0.00 0.37,0.67,1.07,1.19 1.37 1.66 1.92 2.07 2.44 2.74 2.98 3.16 3.26 0.00 0.00 0.00 0.00 0.00;0.00 0.48
12、0.84 1.30 1.44 1.64 1.93 2.19 2.33 2.64 2.852.96 2.94 2.80 0.00 0.00 0.000.00 0.00;0.00 0.59 1.05 1.64 1.82 2.08 2.47 2.82 3.00 3.42 3.703.85 3.83 0.00 0.00 0.00 0.000.00 0.00;0.00 0.74 1.32 2.09 2.32 2.66 3.17 3.62 3.86 4.40 4.754.89 0.00 0.00 0.00 0.00 0.000.00 0.00;0.00 0.88 1.59 2.53 2.81 3.22 3
13、.85 4.39 4.68 5.30 5.670.00 0.00 0.00 0.00 0.00 0.000.00 0.00;0.00 1.39 2.41 3.69 4.07 4.58 5.29 5.84 6.07 6.34 6.020.00 0.00 0.00 0.00 0.00 0.000.00 0.00;0.00 2.03 3.62 5.64 6.23 7.04 8.21 9.04 9.38 9.62 0.000.00 0.00 0.00 0.00 0.00 0.000.00 0.00;0.00 2.84 5.14 8.09 8.92 10.05 11.53 12.46 12.72 0.0
14、0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;0.00 3.91 7.06 11.02 12.10 13.48 15.04 0.0 0.000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;3.01 5.31 9.24 13.70 14.83 16.15 17.25 16.77 15.63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;3.66 6.52 11.45 17.07 18.46 20.06 21.20 0.00 0.000 0.
15、00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;4.37 7.90 13.85 20.63 22.25 24.01 24.84 0.00 0.000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;5.08 9.21 16.20 23.99 25.76 27.50 0.000 0.00 0.000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;6.21 10.86 18.55 26.21 27.57 28.32 0.00 0.00 0.000
16、 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;7.32 13.09 22.49 31.59 33.03 33.40 0.00 0.00 0.000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;8.75 15.65 26.95 37.26 38.62 0.000 0.00 0.00 0.000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00;10.31 18.52 31.83 42.87 43.52 0.00 0.00 0.00 0.
17、000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00; ;MINMAX=950,6000;800,6000;700,6000;700,6000;200,600;200,6000;200,6000;200,5500;200,6000;200,5000;200,4500;200,3600;200,3600;200,3200;200,2800;200,2400;200,2400;200,2000;200,1600;200,1200;100,1600;100,1200;100,1200;100,950;100,950;100,950;100,800
18、;100,800;Narray=100,200,400,700,800,950,1200,1450,1600,2000,2400,2800,3200,3600,4000,4500,5000,5500,6000;%o?e?讹?uX?3 C?eLd?gdDLdarray=200,224,250,280,315,355,400,450,500,560,630,710,800,900,1000,1120,1250,1400,1600,1800,2000,2240,2500,2800,3150,3550,4000,4500,5000;Dd2array=20,28,31.5,35.5,40,45,50,5
19、6,63,71,80,90,100,112,125,140,150,160,180,200,224,250,280,315,355,400,425,450,500,560,600,630,710,800;%o ?e?1QX? -?3 p?Ka2eiyilei=1:0.1:1.2;1.1:0.1:1.3;1.2:0.1:1.4;1.3:0.1:1.5;erlei=1.1:0.1:1.3;1.2:0.1:1.4;1.4:0.1:1.6;1.5,1.6,1.8;%u?DT ?y ?geyKaarray=220,210,200,190,180,170,160,150,140,130,120,110,1
20、00,90;1.20,1.15,1.10,1.05,1.00,0.98,0.95,0.92,0.89,0.86,0.82,0.78,0.73,0.68;% ?3ZDT?y ?AeyiKlarray=200 zeros(1,6);224 zeros(1,6);250 zeros(1,6);280 zeros(1,6);315 zeros(1,6);355 zeros(1,6);400 0.87 zeros(1,5);450 0.89 zeros(1,5);500 0.91 zeros(1,5);560 0.94 zeros(1,5);630 0.96 0.81 zeros(1,4);710 0.
21、99 0.83 zeros(1,4);800 1.00 0.85 0.82 zeros(1,3);900 1.03 0.87 0.84 0.83 zeros(1,2);1000 1.06 0.89 0.86 0.86 0.83 0;1120 1.08 0.91 0.88 0.88 0.86 0;1250 1.10 0.93 0.90 0.91 0.89 0;1400 1.14 0.96 0.92 0.93 0.91 0;1600 1.16 0.99 0.95 0.95 0.93 0;1800 1.18 1.01 0.98 0.97 0.96 0;2000 0 1.03 1.00 0.99 0.
22、98 0;2240 0 1.06 1.03 1.02 1.00 0;2500 0 1.09 1.05 1.04 1.03 0;2800 0 1.11 1.07 1.07 1.06 0;3150 0 1.13 1.09 1.09 1.08 0;3550 0 1.17 1.13 1.12 1.11 0;4000 0 1.19 1.15 1.15 1.14 0;4500 0 0 1.18 1.18 1.17 0;5000 0 0 0 1.21 1.20 0;%D?讥 DeyXeDd1array=50 63 71 80 75 90 100 125 125 140 160 180 200 250 315
23、 400 355 400 450 500 500 560 630 710;%? ?3?e?-TYPE=get(handles.popupmenu11,value); switch(TYPE)case 1set(handles.popup,string,50|63|71|80);case 2set(handles.popup,string,75|90|100|125);case 3set(handles.popup,string,125|140|160|180);case 4set(handles.popup,string,200|250|315|400);case 5set(handles.p
24、opup,string,355|400|450|500);Vmax=30;case 6set(handles.popup,string,500|560|630|710);Vmax=30;endDd1pos=get(handles.popup,value); % ?popiip?DDd1? ?g?Dd1=Dd1array(TYPE-1)*4+Dd1pos);TABLEPOS=1;changetabledsp(handles.uitable1,deleteall,TABLEPOS,TYPE);set(handles.edit9,string,);% Choose default command l
25、ine output for V_caculatehandles.output = hObject;% Update handles structureguidata(hObject, handles);% UIWAIT makes V_caculate wait for user response (see UIRESUME)% uiwait(handles.figure1);% - Outputs from this function are returned to the command line. function varargout = V_caculate_OutputFcn(hO
26、bject,eventdata, handles) % varargout cell array for returning output args (see VARARGOUT);% hObjecthandle to figure% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA) % Get default command line output from handles structureva
27、rargout1 = handles.output;% - Executes on selection change in popupmenu3. function popupmenu3_Callback(hObject, eventdata, handles)% hObjecthandle to popupmenu3 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA) % H
28、ints: contents = cellstr(get(hObject,String) returnspopupmenu3 contents as cell array% contentsget(hObject,Value) returns selected item from popupmenu3% - Executes during object creation, after setting all properties. function popupmenu3_CreateFcn(hObject, eventdata,handles)% hObjecthandle to popupm
29、enu3 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesempty - handles not created until after all CreateFcns called % Hint: popupmenu controls usually have a whitebackground on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(
30、0,defaultUicontrolBackgroundColor)set(hObject,BackgroundColor,white);end function edit1_Callback(hObject, eventdata, handles)% hObjecthandle to edit1 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA) % Hints: get(h
31、Object,String) returns contents of edit1 astext%str2double(get(hObject,String) returns contents of edit1 as a double % - Executes during object creation, aftersetting all properties. function edit1_CreateFcn(hObject, eventdata, handles)% hObject handle to edit1 (see GCBO)% eventdata reserved - to be
32、 defined in a future version of MATLAB% handlesempty - handles not created until after all CreateFcns called% Hint: edit controls usually have a white background on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,Ba
33、ckgroundColor,white);endfunction edit2_Callback(hObject, eventdata, handles)% hObject handle to edit2 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA)% Hints: get(hObject,String) returns contents of edit2 as text%
34、str2double(get(hObject,String) returns contents of edit2 as a double% - Executes during object creation, after setting all properties. function edit2_CreateFcn(hObject, eventdata, handles)% hObjecthandle to edit2 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesem
35、pty - handles not created until after all CreateFcns called% Hint: edit controls usually have a white background on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,BackgroundColor,white);endfunction edit3_Callback(h
36、Object, eventdata, handles)% hObjecthandle to edit3 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA)% Hints: get(hObject,String) returns contents of edit3 as text%str2double(get(hObject,String) returns contents of
37、 edit3 as a double% - Executes during object creation, after setting all properties. function edit3_CreateFcn(hObject, eventdata, handles)% hObjecthandle to edit3 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesempty - handles not created until after all CreateFc
38、ns called% Hint: edit controls usually have a white background on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,BackgroundColor,white);end% - Executes on selection change in popupmenu9.function popupmenu9_Callback
39、(hObject, eventdata, handles)% hObjecthandle to popupmenu9 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA)% Hints: contents = cellstr(get(hObject,String) returns popupmenu9 contents as cell array%contentsget(hObj
40、ect,Value) returns selected item from popupmenu9% - Executes during object creation, after setting all properties.function popupmenu9_CreateFcn(hObject, eventdata, handles)% hObjecthandle to popupmenu9 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesempty - handl
41、es not created until after all CreateFcns called % Hint: popupmenu controls usually have a whitebackground on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,BackgroundColor,white);end% - Executes on selection chang
42、e in popupmenu5.function popupmenu5_Callback(hObject, eventdata, handles)% hObject handle to popupmenu5 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA) % Hints: contents = cellstr(get(hObject,String) returnspopup
43、menu5 contents as cell array%contentsget(hObject,Value) returns selected item from popupmenu5% - Executes during object creation, after setting all properties.function popupmenu5_CreateFcn(hObject, eventdata, handles)% hObject handle to popupmenu5 (see GCBO)% eventdata reserved - to be defined in a
44、future version of MATLAB% handlesempty - handles not created until after all CreateFcns called% Hint: popupmenu controls usually have a white background on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,BackgroundC
45、olor,white);end% - Executes on selection change in popupmenu4. function popupmenu4_Callback(hObject, eventdata, handles)% hObjecthandle to popupmenu4 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA)% Hints: conten
46、ts = cellstr(get(hObject,String) returns popupmenu4 contents as cell array%contentsget(hObject,Value) returns selected item from popupmenu4% - Executes during object creation, after setting all properties. function popupmenu4_CreateFcn(hObject, eventdata,handles)% hObjecthandle to popupmenu4 (see GC
47、BO)% eventdata reserved - to be defined in a future version of MATLAB% handlesempty - handles not created until after all CreateFcns called% Hint: popupmenu controls usually have a white background on Windows.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUic
48、ontrolBackgroundColor)set(hObject,BackgroundColor,white);end% - Executes on selection change in popupmenu6. function popupmenu6_Callback(hObject, eventdata, handles)% hObjecthandle to popupmenu6 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handl
49、es and user data (see GUIDATA)% Hints: contents = cellstr(get(hObject,String) returns popupmenu6 contents as cell array%contentsget(hObject,Value) returns selected item from popupmenu6% - Executes during object creation, after setting all properties. function popupmenu6_CreateFcn(hObject, eventdata,
50、handles)% hObjecthandle to popupmenu6 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesempty - handles not created until after all CreateFcns called% Hint: popupmenu controls usually have a white background on Windows.%See ISPC and COMPUTER.if ispc & isequal(g
51、et(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,BackgroundColor,white);end% - Executes on selection change in popupmenu8. function popupmenu8_Callback(hObject, eventdata, handles)% hObjecthandle to popupmenu8 (see GCBO)% eventdata reserved - to be defined in a future v
52、ersion of MATLAB% handlesstructure with handles and user data (see GUIDATA) % Hints: contents = cellstr(get(hObject,String) returnspopupmenu8 contents as cell array% contentsget(hObject,Value) returns selected item from popupmenu8 % - Executes during object creation, after setting allproperties. fun
53、ction popupmenu8_CreateFcn(hObject, eventdata, handles)% hObjecthandle to popupmenu8 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesempty - handles not created until after all CreateFcns called % Hint: popupmenu controls usually have a whitebackground on Windows
54、.%See ISPC and COMPUTER.if ispc & isequal(get(hObject,BackgroundColor), get(0,defaultUicontrolBackgroundColor)set(hObject,BackgroundColor,white);end% - Executes on button press in checkbox1.function checkbox1_Callback(hObject, eventdata, handles)% hObjecthandle to checkbox1 (see GCBO)% eventdata
55、 reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA) % Hint: get(hObject,Value) returns toggle state ofcheckbox1% - Executes on button press in checkbox2.function checkbox2_Callback(hObject, eventdata, handles)% hObjecthandle to checkbox2
56、 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handlesstructure with handles and user data (see GUIDATA) % Hint: get(hObject,Value) returns toggle state ofcheckbox2% - Executes on button press in checkbox3.function checkbox3_Callback(hObject, eventdata, handles)% hObj
57、ecthandle to checkbox3 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB % handlesstructure with handles and user data (seeGUIDATA)% Hint: get(hObject,Value) returns toggle state of checkbox3 % - Executes during object creation, after setting all properties.function pushbu
58、tton1_Callback(hObject, eventdata, handles) % hObjecthandle to pushbutton1 (see GCBO)% eventdata reserved - to be defined in a future version of MATLAB% handles structure with handles and user data (see GUIDATA)global Pd yilei erlei chuandongbi zhuansu TYPE Dd2array Dd1 Dd2 TABLEPOS HEADMES; for i=1
59、:1p=get(handles.edit1,string); n1=get(handles.edit2,string);cd=get(handles.edit3,string);gonglv=eval(p);%? o?1|?ezhuansu=eval(n1);chuandongbi=eval(cd);% ?eGZJ=get(handles.popupmenu3,value); YDJ=get(handles.popupmenu5,value);SJ=get(handles.popupmenu9,value);if(YDJ=1|YDJ=3|YDJ=4|YDJ=6)leibie=1;elselei
60、bie=2;endif(leibie=1)Ka=yilei(GZJ,SJ);elseKa=erlei(GZJ,SJ);end;check1=get(handles.checkbox1,value); check2=get(handles.checkbox2,value);check3=get(handles.checkbox3,value); gongzuochanghe=check1|check2|check3;if(gongzuochanghe=1)Ka=Ka*1.1;endPd=Ka*gonglv;xianshi=sprintf(%0.3f %s,Pd,KW); set(handles.text23,string,xianshi);Dd22=chuandongbi*Dd1;
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025沙石料购销合同模板
- 2025版权转让合同样式
- 2025届湖北省部分学校高三下学期考前信息卷一政治试题(原卷版+解析版)
- 农民技术合作与培训服务协议
- 房产出租与物业管理的合同
- 贵阳水务笔试试题及答案
- 2025湖南省各市州湘能农电服务有限公司联合招聘780人笔试参考题库附带答案详解
- 2025山东万创智能装备科技有限公司招聘17人笔试参考题库附带答案详解
- 《纳米科技简介》课件
- 土地合同转让三方协议书
- 人教版中考生物一轮复习:七八年级考点复习课件480张
- 2024年水力发电运行值班员(技师)技能鉴定考试题库-上(单选题)
- DL∕T 1098-2016 间隔捧技术条件和试验方法
- 风电场安全工作交底制度(2篇)
- 标准离婚协议书模板民政局
- 2024新民政局离婚协议书参考样板
- 2020-2024年安徽省初中学业水平考试中考语文试卷(5年真题+答案解析)
- 火针疗法在皮肤科:国际视角
- 医院科研诚信课件
- JBT 14449-2024 起重机械焊接工艺评定(正式版)
- 2024年南京市鼓楼区名小六年级毕业考试语文模拟试卷
评论
0/150
提交评论