-
简单的计算器源码!可以运用+,
简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
- 2022-12-12 19:00:03下载
- 积分:1
-
C#串口使用
在windows下使用串口,采用C#,有完整的注释,长期运行不死机,有界面,可以直接运行。采用自动侦听模式
- 2022-12-06 01:00:03下载
- 积分:1
-
这是我平时无聊写着玩的用于图像的绘制,有椭圆和矩形,应用于WINDOWS界面。...
这是我平时无聊写着玩的用于图像的绘制,有椭圆和矩形,应用于WINDOWS界面。-This is my usual boring play written for image mapping, oval and rectangular, use Windows interface.
- 2023-01-04 15:50:03下载
- 积分:1
-
VB简单写的一个 希望大家喜欢啊 可以下载了吗
VB简单写的一个 希望大家喜欢啊 可以下载了吗-writed by VB, I hope that everybody can like it, now can I download resource?
- 2022-07-09 15:12:26下载
- 积分:1
-
用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦....
用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦.-prepared using JAVA made a calculator, although own than Windows and much worse, but I oh active code.
- 2022-01-30 14:46:00下载
- 积分:1
-
每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。...
每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。-Notes of each line to explain how to generate a complete, simple window program for beginners in windows programming.
- 2022-01-25 20:09:38下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
操作键盘和鼠标宏记录器
键盘和鼠标操作宏记录器-operated keyboard and mouse macro recorder
- 2023-08-03 08:55:02下载
- 积分:1
-
VHDL83
用VHDL语言写的一个8位动态扫描显示的时钟程序,数码管的片选须接一个3-8译码器。-VHDL83-8
- 2022-05-18 07:05:45下载
- 积分:1
-
MQ的监测程序 用来根据配置文件 自动建立MQ的小工具 还是检测MQ的历史消息记录...
MQ的监测程序 用来根据配置文件 自动建立MQ的小工具 还是检测MQ的历史消息记录-MQ monitoring procedures under the configuration file used to automatically establish MQ small tool detection MQ historical information Records
- 2022-11-06 23:10:03下载
- 积分:1