-
This is achieved using the reference count of a calculator that can be as basic...
这个是用引用计数实现的一个计算器,可以进行加减乘除等基本运算,同时实现了开方运算,自己扩展了一个操作符。如果需要其他方式的计算,可以方便的自己添加-This is achieved using the reference count of a calculator that can be as basic arithmetic computation. while achieving its-rooting their extended an operator. If other forms of computing, can easily add their own
- 2022-02-28 14:21:36下载
- 积分:1
-
ATmaga128 ADC程序 (采用内部基准源2.56V,测试通过,精度高)
ATmaga128 ADC程序 (采用内部基准源2.56V,测试通过,精度高)-ATmaga128 ADC program (using internal reference 2.56V, test, high precision)
- 2022-03-23 01:52:36下载
- 积分:1
-
This is my learning process of their VB series as a small program is about the n...
这是我在学习VB过程中自己所编的一个小程序,是关于统计字母个数的。-This is my learning process of their VB series as a small program is about the number of letters.
- 2022-03-28 10:29:49下载
- 积分:1
-
用Visual Basic做得超市管理系统
用Visual Basic做得超市管理系统-Visual Basic to do with supermarket management system
- 2022-08-13 19:48:37下载
- 积分:1
-
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题...
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC++ programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
- 2022-08-17 05:49:32下载
- 积分:1
-
获取电脑外设相关(C#)
C#编写,可直接调用DLL,帮助获取电脑外设相关列表,初学者比较适合,为什么非要50个字!可以简单描述的东西!为什么要这样搞!无语!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-06-30 21:18:08下载
- 积分:1
-
使用J #和java进行";骰子";这个小程序实现了…
使用J#,JAVA来进行“掷骰子”这种小程序的实现,层层递进加深程序复杂度-using J# and Java to carry out "Dice" This small program to achieve the progressive deepening layers of complexity procedures
- 2022-07-15 19:01:54下载
- 积分:1
-
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形...
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形-Serial communication and data collected with waveform display using the mean filter, the results can be saved directly in the redraw graphics in matlab
- 2023-04-16 21:35:04下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。...
该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。-The report code includes the common encoding format of the generation and analysis, such as: BASE64, etc. as well as the color gamut conversion algorithm.
- 2022-03-18 22:46:12下载
- 积分:1