Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - exchange
Search - exchange - List
义隆单片机,灯光控制,交流50Hz同步跟踪,按键切换-Elan MCU, lighting controls, exchange 50Hz synchronous tracking, key switch
Date : 2008-10-13 Size : 12.85kb User : timefly

88e6218 qddriver 交换芯片初始化BSP代码for vxworks。-88e6218 qddriver exchange chip initialization code for BSP vxwork 's.
Date : 2008-10-13 Size : 144.08kb User : flyhorse

marvell 88e6218交换芯片 for vxworks BSP。-marvell 88e6218 exchange chips for vxworks BSP.
Date : 2008-10-13 Size : 143.82kb User : flyhorse

一段小程序,希望初学汇编的同仁借鉴,交流.-small section of the procedure, hoping novice colleagues from the compilation and exchange.
Date : 2008-10-13 Size : 2.39kb User : zghbcdlwq

部分程序具体运行步骤: 放数字转换表(即段码表); 放位码表; 数据缓冲区; 临时交换区;-some of the procedures specific operation steps : up to Digital Converters (that of the stopwatch); Fang-bit code table; Data buffer; Provisional exchange;
Date : 2008-10-13 Size : 2.38kb User : GertieChan

从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序-keyboard input from a string, It first showed once again as it stood then the lowercase letters to uppercase conversion, then the change of capital letters to lowercase, Finally, the case-insensitive swap show. show string function call using Acer, capital conversion, Lowercase conversion and exchange case-written subroutines
Date : 2008-10-13 Size : 11.68kb User : 陈于

为了方便大家的学习与交流,所以上传了一些程序。-to facilitate learning and exchange, upload some procedures.
Date : 2008-10-13 Size : 2.14kb User : 孙雁鸣

从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到一个子程序库中,用子程序库调入的方法完成题目要求. 另附有库连接的资料-keyboard input from a string, It first showed once again as it stood then the lowercase letters to uppercase conversion, then the change of capital letters to lowercase, Finally, the case-insensitive swap show. show string function call using Acer, capital conversion, Lowercase conversion and exchange case-written subroutines. (1). preparation of a comprehensive program to complete the requirements of topics. (2 ). put subroutine written in a single document, with the source code contains the methods required subject. (3). put subroutine separate compilation, Links to the target file with the completion of title requirements. (4). put subroutine into a subroutine library, subroutine with the completion of the redeployment requested topics. followed by the linking of information
Date : 2008-10-13 Size : 8.06kb User : 张智

这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。
Date : 2008-10-13 Size : 1.51kb User :

输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
Date : 2025-12-22 Size : 19kb User :

义隆单片机,灯光控制,交流50Hz同步跟踪,按键切换-Elan MCU, lighting controls, exchange 50Hz synchronous tracking, key switch
Date : 2025-12-22 Size : 13kb User :

88e6218 qddriver 交换芯片初始化BSP代码for vxworks。-88e6218 qddriver exchange chip initialization code for BSP vxwork 's.
Date : 2025-12-22 Size : 144kb User : flyhorse

marvell 88e6218交换芯片 for vxworks BSP。-marvell 88e6218 exchange chips for vxworks BSP.
Date : 2025-12-22 Size : 144kb User : flyhorse

一段小程序,希望初学汇编的同仁借鉴,交流.-small section of the procedure, hoping novice colleagues from the compilation and exchange.
Date : 2025-12-22 Size : 2kb User : zghbcdlwq

部分程序具体运行步骤: 放数字转换表(即段码表); 放位码表; 数据缓冲区; 临时交换区;-some of the procedures specific operation steps : up to Digital Converters (that of the stopwatch); Fang-bit code table; Data buffer; Provisional exchange;
Date : 2025-12-22 Size : 2kb User : GertieChan

从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序-keyboard input from a string, It first showed once again as it stood then the lowercase letters to uppercase conversion, then the change of capital letters to lowercase, Finally, the case-insensitive swap show. show string function call using Acer, capital conversion, Lowercase conversion and exchange case-written subroutines
Date : 2025-12-22 Size : 11kb User : 陈于

为了方便大家的学习与交流,所以上传了一些程序。-to facilitate learning and exchange, upload some procedures.
Date : 2025-12-22 Size : 2kb User : 孙雁鸣

从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到一个子程序库中,用子程序库调入的方法完成题目要求. 另附有库连接的资料-keyboard input from a string, It first showed once again as it stood then the lowercase letters to uppercase conversion, then the change of capital letters to lowercase, Finally, the case-insensitive swap show. show string function call using Acer, capital conversion, Lowercase conversion and exchange case-written subroutines. (1). preparation of a comprehensive program to complete the requirements of topics. (2 ). put subroutine written in a single document, with the source code contains the methods required subject. (3). put subroutine separate compilation, Links to the target file with the completion of title requirements. (4). put subroutine into a subroutine library, subroutine with the completion of the redeployment requested topics. followed by the linking of information
Date : 2025-12-22 Size : 8kb User :

交换字母数字顺序。当你输入一个字符串,你会得到的交换顺序的字符串。-Exchange of letters in numerical order.when you input a string, you will get the exchange order.
Date : 2025-12-22 Size : 1kb User : 聂孤城

exchange of elements of 2 arrays,square and cube of a number
Date : 2025-12-22 Size : 293kb User : shruti
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.