-
自己的小练习
简单点说,基本上每个部门都会涉及到请假的情况,大部分部门现在还用口头请假或者写请假条的形式,如果有了OA系统,并且里面融入了审批这个模块的话,请假就直接在上面选择相应流程填写好相应信息,选择提交流转的人,那么问题就解决了
- 2022-05-27 15:01:17下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1
-
very simple VB small program, I was in the process of learning VB production. On...
很简单 的VB小程序,是本人在学习VB过程中制作的。仅以次献给需要完成作业的同学!-very simple VB small program, I was in the process of learning VB production. Only dedicated to meeting the needs of the students accomplished!
- 2022-05-12 11:27:41下载
- 积分:1
-
gdal做 影像校正 源码,采用二次多项式,最邻近插值法。大家可以参考一下...
gdal做 影像校正 源码,采用二次多项式,最邻近插值法。大家可以参考一下-failed to translate。again what have i done ,i can t believe
- 2022-03-24 04:35:46下载
- 积分:1
-
复制粘贴的源代码
复制粘贴的源代码-copy and paste the source code
- 2022-11-12 00:55:03下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
Users can visit a number of interesting figure deal, and the common denominator,...
用户登陆后可以对数字进行一些有趣的处理,求最大公约数,最小公倍数,同构数,水仙花数和进行数制转换-Users can visit a number of interesting figure deal, and the common denominator, least common multiple, the number of isomorphism, a few daffodils and a few system conversion
- 2023-01-10 05:00:04下载
- 积分:1
-
C++的ppt讲义,以及一些实例,是学习C++很好的材料
C++的ppt讲义,以及一些实例,是学习C++很好的材料-C++ The ppt lectures, as well as some examples of learning C++ Good material
- 2022-02-25 17:09:29下载
- 积分:1
-
粘贴功能的基础实现
粘贴功能的基础实现-paste function to achieve the foundation
- 2022-04-15 01:04:32下载
- 积分:1
-
奎因
Quine-mcCluskey program with GUI. it prints the boolean simplification of a logical expression through a tabulation method
- 2023-01-15 12:55:03下载
- 积分:1