-
with vb prepared by the compiler to achieve identified the poor state of automat...
用vb编写的编译器 用以实现确定有穷自动机中状态对的转换-with vb prepared by the compiler to achieve identified the poor state of automatic machines for the conversion
- 2022-02-05 08:43:41下载
- 积分:1
-
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。...
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。-This is a realization of a magnifier function of the code, by selecting the magnifying glass toolbar button then click the left mouse and drag Kin can enlarge the contents of the window.
- 2022-11-01 11:35:03下载
- 积分:1
-
Windows下的XServer实现,需要cygwin或者MingW环境来编译。
Windows下的XServer实现,需要cygwin或者MingW环境来编译。
-Windows under XServer realized the need cygwin or MinGW environment to compile.
- 2023-05-23 01:00:04下载
- 积分:1
-
电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。...
电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-Gauss elimination is also called Gauss-Jordan elimination, which is used to reduce the dimension of a matrix so that it can be solved easily.
- 2022-08-16 03:57:48下载
- 积分:1
-
cc2640串口的设置
该代码主要是为初学者开发cc2640有很大的帮助,希望初学者好好看看
- 2022-01-25 22:11:42下载
- 积分:1
-
delphi做的分析导入表的dll的工具。主要是看这个程序导入了哪些DLL。并且再跟踪这些DLL的导入表,分析这个程序启动需要导入的DLL。...
delphi做的分析导入表的dll的工具。主要是看这个程序导入了哪些DLL。并且再跟踪这些DLL的导入表,分析这个程序启动需要导入的DLL。-err
- 2023-06-26 23:55:03下载
- 积分:1
-
禁用启用网卡类
c++开发的,可以禁用,启用网卡的一个类,非常好用,对于独显,集成显卡都很好用,添加类.h,.cpp后,生成个对象就可以调用了,非常简单,可靠
- 2022-01-31 09:38:54下载
- 积分: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
-
Abaqus 复合材料层压板UMAT及VUMAT子程序源代码分享
1、用USDFLD子程序渐进损伤分析方法分析层压板的强度
2、层压板由25层单层板组成,单层板厚度为0.15mm
3、层压板几何尺寸:
厚度 T = 3.75mm;
宽度 W = 12mm;
长度 L >1.5W。
L可以任取,主要研究材料性能,为研究大部件性能做参考。
4、加载方式:沿长度方向施加压缩载荷,在本例中施加位移载荷,读
取相应的力
5、使用Tsai-Wu张量理论进行模拟分析
- 2022-01-25 20:05:14下载
- 积分:1
-
Calculate factorial of large numbers, using an array of methods to calculate a f...
计算大数阶乘,用数组的方法来计算一个大数的阶乘,可以算几万的介乘-Calculate factorial of large numbers, using an array of methods to calculate a factorial of large numbers can be counted by tens of thousands of mediated
- 2022-03-29 07:48:59下载
- 积分:1