登录
首页 » Windows开发 » 栈的应用,主要是数制转换,很方便实用喜欢大家喜欢

栈的应用,主要是数制转换,很方便实用喜欢大家喜欢

于 2022-04-13 发布 文件大小:7.05 kB
0 148
下载积分: 2 下载次数: 1

代码说明:

栈的应用,主要是数制转换,很方便实用喜欢大家喜欢-Stack applications, mainly the number of system conversions, it is convenient and practical like everyone likes

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一些很好的播器的
    一些很好的播发器的-some of the good of the transmitters
    2022-11-21 09:45:03下载
    积分:1
  • vc++播放视频
    vc++6.0基于windows实现的视频播放,简易版本。
    2022-03-24 18:27:32下载
    积分:1
  • TCP/IP是“transmission Control Protocol/Internet Protocol”的简写,中文译名为传输控制协议/互联网络协议)协...
    TCP/IP是“transmission Control Protocol/Internet Protocol”的简写,中文译名为传输控制协议/互联网络协议)协议, TCP/IP(传输控制协议/网间协议)是一种网络通信协议,它规范了网络上的所有通信设备,尤其是一个主机与另一个主机之间的数据往来格式以及传送方式。这一程序是服务器端的聊天程序.-TCP/IP is the "transmission Control Protocol/Internet Protocol," the abbreviation, the Chinese translation of Transmission Control Protocol/Internet Protocol) agreement, TCP/IP (Transmission Control Protocol/Network intergovernmental agreement) is a network communication protocol, which standardized on the network for all communications equipment, especially one with another host mainframe data exchanges between the formats and modes of transmission. This procedure is the server-chat program.
    2022-02-26 02:54:24下载
    积分:1
  • ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形...
    ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形和测验选项。完全版则加入了对复选框、文本框条目、图像的支持,还能生成提交网址。-ABPollMaster 1.0ABPollMaster allows you to generate questionnaires, tests and single slides. This version is fully sharing can be customized, allowing the user to create drop-down box body, the list of title Custom graphics and test options. Full version is added to the check box, the text entry box, image support, but also to generate website.
    2022-08-19 22:55:56下载
    积分: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
  • WINDOWSAPI的电子书包括各种API函数.
    WINDOWSAPI的电子书包括各种API函数.-WINDOWSAPI e-book include a variety of API functions.
    2022-03-10 21:53:36下载
    积分:1
  • 经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐...
    经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐-Classic book " numeric recipes in C" method of all algorithms C language realization of the basic coverage of the current curriculum of similar realization of all fundamental algorithms and strongly recommended
    2022-04-28 20:49:14下载
    积分:1
  • SOCKE programming dos function of the ping, visualization, and is the curriculum...
    SOCKE编程实现dos中的ping的功能,可视化的,是计算机网络的课程设计-SOCKE programming dos function of the ping, visualization, and is the curriculum design of computer networks
    2022-08-18 08:05:36下载
    积分:1
  • 利用VB的欺诈检测
    fraud detection using vb
    2022-07-14 12:15:01下载
    积分:1
  • VS2010遍历pc上usb设备。 包含控制器 hub port 设配id 等信息
    usb其实和串口是一样的,其端口也是固定的(如果你不接扩展hub)。有时一台电脑接多个相同的usb设备,如果接连个摄像头(前后各一个),我们如果区分打开的是哪一个呢?1、先把usb设备先遍历出来,得到usb信息(设备串等)。2、通过打开usb设备时返回信息(这个很重要 //usb#vid_1d27&pid_0600#5&10ef021e&0&5#{c3b5f022-5a42-1980-1909-ea72095601b1})。3、遍历注册表得到usb设备信息(#define USB_REGPATH "SYSTEMCurrentControlSetEnumUSB" )。4、通过第1条的设备串、第2条打开设备返回信息、注册表。就可以确定usb设备(控制器->hub->端口)
    2022-10-31 17:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载