-
Case Tutorial C# code: including recruitment information, transport, recruitment...
C#案例教程代码:包括招聘信息、交通工具、招聘管理、资源管理器、局域网聊天等案例-Case Tutorial C# code: including recruitment information, transport, recruitment management, resource managers, local area network chat, and Case
- 2022-01-25 19:50:27下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
一个vc开发的遗传优化―源代码
一个vc开发的遗传优化―源代码-vc development of a genetic optimization-source
- 2022-03-07 19:04:02下载
- 积分:1
-
winows xp 进度条控件
winows xp 进度条控件-winows xp progress of Control
- 2022-04-08 21:09:18下载
- 积分:1
-
很好的信息消除 很好的信息消除
很好的信息消除 很好的信息消除-Very good information on the elimination of good information to eliminate
- 2022-12-31 04:30:04下载
- 积分:1
-
This is my graduation design done, the time is limited, I only had logic gates,...
这是我毕业设计时做的,时间有限,我只做了逻辑门,触发器没做。压缩包中包含论文WORD文档。-This is my graduation design done, the time is limited, I only had logic gates, flip-flop not done. Compression package contains papers Word document.
- 2023-02-04 19:35:03下载
- 积分:1
-
Linux和Windows服务器
linux和windows下配置cvs服务器.doc-linux and windows cvs server
- 2022-05-17 13:20:39下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1
-
VS2005 development. Breadth of search for solving the issue of sub
vs2005开发。
广度搜索求解分油问题。
分油问题:两个小孩去打油,一人带了一个一斤的空瓶,另一个带了一个七两和一个三两的空瓶。原计划各打一斤油,可是由于所带的钱不够,只好合打了一斤油,在回家的路上,二人想平分这一斤油,可是又没有其它工具。现只用这三个瓶子(一斤、七两、三两)精确地分出两个半斤油来。-VS2005 development. Breadth of search for solving the issue of sub-oil. Oil sub-issues: two children to play oil, one with a pound of the empty bottles, and the other with a 72 and a couple of empty bottles. Originally planned to play the catty oil, but because of the money raised, they played together catty oil, in the way home, they would like to share this small amount of oil, but no other tools. Are only three bottles (catty, 72, 32) precisely half a catty of oil is used for the separation of the two.
- 2023-06-29 19:45:03下载
- 积分:1
-
地震图像层位的拾取
矿山 java 工具包 (矿山 JTK) 是一组 java 软件包, 是用于科学和工程的本机 (非 Java) 软件库。目前的应用包括数字信号处理, 线性代数, 优化, 啮合, 插值, 2D 和3D 图形。要使用地雷 JTK, 只需在项目的任何其他外部依赖项中包括其 JAR (Java 存档)。例如, jtk-1.0. 0. 罐子可以通过搜索 Maven 中心找到。大多数生成工具都可以很容易地配置为自动下载此存储库中的依赖项, 它还保存包含文档 (javadoc) 的 JAR 文件和 JTK 地雷的源代码。
- 2022-03-18 12:23:28下载
- 积分:1