-
用VS2005编个计算器的小程序..
功能一般只实现了+
用VS2005编个计算器的小程序..
功能一般只实现了+ - * /,和进制转换功能.-VS2005 series with a small calculator program .. function generally realized+-* /, And hexadecimal conversion.
- 2022-03-17 02:28:33下载
- 积分:1
-
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,...
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有一定的帮助。-the handbook focuses on the operation of computer instructions and mechanisms related to the compilation of language knowledge, and the use of detailed examples to explain how to use the O Series language programming. Language is a compilation of computer low level language, which directly correspond to the computer machinery orders, according to the efficient implementation of the characteristics But since they are bottom, voluminous complex instructions, if you are familiar with such as Shape, FASM or Assemble the compilation and other languages, then you will be able to easily learn how to use O language, The internal mechanism and the other assembly language is unanimous; If you had any contact with assembly language. Then you ha
- 2022-03-28 20:33:02下载
- 积分:1
-
LED 闪烁 h 文件
是领导闪烁程序。A 发光二极管 (LED) 是一种两个铅半导体光源。它是一个基本的 pn 结二极管,
其中发出光激活时。[7] 当拟合电压对引线,电子是能够与重组电子孔内的设备,能量以光子的形式释放。
这种效应称为电致发光,和(对应的光子的能量) 的光的颜色由能带隙的半导体。
- 2022-04-08 00:30:14下载
- 积分:1
-
The use of CCS to realize the function of FIR filter. Guarantee the right.
利用CCS用来实现FIR滤波器的功能。保证正确。-The use of CCS to realize the function of FIR filter. Guarantee the right.
- 2022-03-17 19:35:04下载
- 积分:1
-
汇编语言实现两台微机之间通过RS
汇编语言实现两台微机之间通过RS-232C电缆连接实现串行通信。
1、异步方式全双工通信,每次传送单个字符,能连续发送和接收。
2、通信双方采用程序查询方式。
-Microcomputer assembly language to achieve between the two RS-232C serial communication cable connection. 1, full-duplex asynchronous communications, each transmission of a single character can send and receive continuous. 2, communications procedures for both the use of inquiry methods.
- 2022-03-16 06:09:27下载
- 积分:1
-
一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢...
一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢-Section of the DOS of pure 3D animation, won the first prize is said to work. Although it is not the most beautiful, but when you know it is only 4K, it will not immediately die, it was crazy
- 2022-08-11 19:00:07下载
- 积分:1
-
数值转换程序,可以将十进制字符穿转化成二进制字符
数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
- 2022-07-28 05:01:04下载
- 积分:1
-
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明...
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best description
- 2022-04-26 14:33:43下载
- 积分:1
-
我的一些程序 可以借鉴给大家砍砍
但是写的不好还望原谅啊...
我的一些程序 可以借鉴给大家砍砍
但是写的不好还望原谅啊-I can learn from some of the procedures to chop chop everyone write bad but look to forgive ah
- 2022-03-31 09:08:42下载
- 积分:1
-
这是一个用PIC16F73 MCP2515的驱动程序、应用程序连接到PC通过…
This is an MCP2515 driver application using a PIC16F73, connected to the PC through the serial port.
In the firmware you can easily configure the MCP in TX, RX or LOOPBACK mode.
- 2022-08-24 10:20:55下载
- 积分:1