-
操作系统课程设计介绍
操作系统课程设计介绍-introduced courses on operating system design
- 2022-01-26 07:16:14下载
- 积分:1
-
限制次数一般都写入注册表
限制次数一般都写入注册表 -限制次数一般都写入注册表限制次数一般都写入注册表
- 2022-03-03 05:06:33下载
- 积分:1
-
这是一个用C实现矩阵相乘
这是一个用C实现矩阵相乘-This is the realization of a C matrix multiplication
- 2022-01-26 07:13:53下载
- 积分:1
-
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游...
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境-procedures hello first definition of a function call int 21 hours mov ah, 09 to show string, ds : dx definition string position to use a 80 x 25 interface to make the whole process more attractive game int main program called BIOS on the 9th of 10 functions to achieve the goal of text color and positioning. Game int main program can use 16 mov ah, 00 input from the keyboard to read characters in the call int 21 mov ah, 01 for keyboard input the screen were al = input characters using cmp directive of input text and the text more goals and used the wrong choice of words to the imported characters shown as red, to the correct input characters shown as green. The entire string after the end of direct retreated dos environmen
- 2022-04-22 08:58:00下载
- 积分:1
-
classic procedures hundred cases == 1
经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("
") for(i=1 i
- 2022-05-24 10:08:08下载
- 积分:1
-
Only an example of the application running, C# Source can be directly run
只让应用程序的一个实例运行,C#源码可直接运行-Only an example of the application running, C# Source can be directly run
- 2022-04-26 09:09:55下载
- 积分:1
-
matlab 图象处理的原程序
matlab 图象处理的原程序-Matlab"s original image processing procedures
- 2022-07-01 03:19:33下载
- 积分:1
-
的cnx48u,h11bx,moc8080和TIL113有
TIL113是光电耦合器,具有低电压,抗干扰能力强,可靠稳定等优点。具有三个管脚。-The CNX48U, H11BX, MOC8080 and TIL113 have a
gallium arsenide infrared emitter optically coupled to a
silicon planar photodarlington.
- 2022-04-24 20:42:49下载
- 积分:1
-
机器学习实践 英文版
机器学习实战 Machine Learning In ActionBy Peter Harringthon本书前两部分主要探讨监督学习。本书的前七章主要研究分类算法,第 2 章讲述最简单的分类算法:k - 近邻算法,第 3 章引入决策树,第4 章讨论如何使用概率论建立分类器。第 5 章讨论 Logistic 回归。 第 6章介绍支持向量机,第7 章介绍元算法 AdaBoost
- 2023-08-20 10:20:04下载
- 积分:1
-
C111 112
C111 112
- 2022-03-11 04:31:00下载
- 积分:1