-
图片输出到EXCEL的C#源码
将图片导出到EXCEL中,需要使用Office的COM组件,开发比较方便,缺点是必须要安装office组件
- 2023-01-21 03:25:03下载
- 积分:1
-
imitate the genie Office97
模仿Office97的精灵-imitate the genie Office97
- 2022-11-21 08:15:02下载
- 积分:1
-
一个模拟微软系统播放器的图像效果,专业术语叫做可视化涟漪效应...
一个模拟微软系统播放器的图像效果,专业术语叫做可视化涟漪效应-An analog system, player, Microsoft" s image effects, technical terms is called the ripple effect of visual
- 2022-06-26 05:39:57下载
- 积分:1
-
你的生意没有
its none of your busine-its none of your business
- 2022-03-29 22:26:22下载
- 积分:1
-
some numbers multiply use lian biao make up sdvs sdsvsdv sdvsdsdsdvsdvd
sdfdsfs...
多项式相乘 是关于链表的还算比较完善的-some numbers multiply use lian biao make up sdvs sdsvsdv sdvsdsdsdvsdvd
sdfdsfsd sdfvsdfsd
safsdf
sdf
sdfdsf
sdfds
- 2022-02-10 04:21:47下载
- 积分:1
-
一个模型改变的效果的程序
一个模型改变的效果的程序-a model of the effects of changes in procedures
- 2023-03-05 13:25:04下载
- 积分:1
-
delphi 自动 实现 拖拉功能,
文件
DelphiDragDrop.cfg
Main.dcu
Main.ddp
Main.dfm...
delphi 自动 实现 拖拉功能,
文件
DelphiDragDrop.cfg
Main.dcu
Main.ddp
Main.dfm
DelphiDragDrop.dof
DelphiDragDrop.dpr
readme.htm
Main.pas
DelphiDragDrop.res
Cn700.com.txt
readme.txt-DelphiDragDrop.cfg
Main.dcu
Main.ddp
Main.dfm
DelphiDragDrop.dof
DelphiDragDrop.dpr
readme.htm
Main.pas
DelphiDragDrop.res
Cn700.com.txt
readme.txt
- 2022-04-23 23:05:55下载
- 积分:1
-
一个画电路图软件源代码
一个画电路图软件源代码-a painting circuit software source code
- 2022-05-06 13:50:50下载
- 积分:1
-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1