登录
首页 » Windows开发 » 一个简单的16进制计算器

一个简单的16进制计算器

于 2022-06-02 发布 文件大小:6.17 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

一个简单的16进制计算器-a simple calculator 16 band

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

发表评论

0 个回复

  • wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线...
    wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线-wince 6.0 network card driver under SMSC9118 100M, based on the PXA270 test and support 10M/100M adaptive function, and can self-adaptive crossover and straight-line connection
    2022-08-13 05:36:11下载
    积分:1
  • A freeware MFC dialog class to select an icon. This is based on the dialog tha...
    A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is based on the new look dialog in IE4 PP2 which uses a larger list box to display the icons. Have a look on my web site or run the supplied sample to see what it looks like. -A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95/NT 4 shell. The actual appearance of the dialog is based on the new look dialog in IE4 PP2 which uses a larger list box to display the icons. Have a look on my web site or run the supplied sample to see what it looks like.
    2022-03-16 21:36:52下载
    积分:1
  • 是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个...
    是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所发送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个应用程序最小化时,它可位于系统托盘中。当它在系统托盘中时,它有两个选项。当新消息到达时,它或者可以在系统托盘中闪烁其小图标,或者它可以取消最小化状态,以表示收到一个新消息。具体设置可以按照用户的喜好设定。-is a simple Web chat program. But it has some smart features. One is to remember that you will send a message to the computer, therefore, when you once again to launch applications, not every time they have to import. The other hand, when the smallest of applications, it can be located in the system tray. When it is in the system tray, it has two options. When the new news arrived, or it could be in the system tray icon flashing its small, or it can be abolished minimum state to show received a new news. Specific settings can be based on user preferences.
    2022-03-24 12:42:51下载
    积分:1
  • 计算器相关的一系列代码及相关算法 计算器相关的一系列代码及相关算法...
    计算器相关的一系列代码及相关算法 计算器相关的一系列代码及相关算法-A series of calculator-related code and related algorithm calculator related series of code and related algorithms
    2022-02-21 10:48:15下载
    积分:1
  • C++ based on the P2P real
    基于c++的P2P的实时对话系统,欢迎大家下载-C++ based on the P2P real-time dialogue system, welcomed everyone to download! ! Thanks! !
    2022-08-04 10:50:07下载
    积分:1
  • 控制面板cpl文件编写例子
    控制面板cpl文件编写例子-Example for editing cpl file of control panel
    2022-09-03 00:50:03下载
    积分:1
  • 生命游戏。单人玩的小游戏
    生命游戏。单人玩的小游戏-Game of Life. Single-play game. . . . . . . . . . .
    2022-04-08 08:22:43下载
    积分:1
  • 题目:用c 语言编写的程序,一个偶数总能表示为两个素数之和。...
    题目:用c 语言编写的程序,一个偶数总能表示为两个素数之和。-Tilte:a programme written by c: an idol can always be expressed as summation of two prime numbers.
    2023-06-07 22:25:02下载
    积分:1
  • 机器学习实战kNN.py
    这个算法主要工作是测量不同特征值之间的距离,有个这个距离,就可以进行分类了。 简称kNN。 已知:训练集,以及每个训练集的标签。 接下来:和训练集中的数据对比,计算最相似的k个距离。选择相似数据中最多的那个分类。作为新数据的分类.
    2022-07-15 09:47:18下载
    积分:1
  • 在大多2440板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候,机时确实可以打印"!!!!!...
    在大多2440开发板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件(在触摸屏上点击,或者移动鼠标)也不会打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!。 其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440DRIVERSacklite目录下bak_hw.cpp文件)。-2440 development board in the majority of BSP in SMDK2440 DRIVERS backlite directory generally backlight driver. Add the following in the registry function, the boot print when really " !!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!, If there is no operation after about 1 minute can also print it !!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。 Print (" !!!!!!!!!!!! BACKLIGHT OFF!! !!!!!!!!!! after, even if there are triggering events (click on the touch screen, or move the mouse) will not print " !!!!!!!!!!!! BACKLIGHT ON !!!!! In fact, this dr
    2023-05-27 05:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载