-
C++编程实现系统的定时关机、重启、注销
C++编程实现系统的定时关机、重启、注销-C++ Programming System Timing shutdown, restart, write-offs
- 2022-02-04 09:27:34下载
- 积分:1
-
一个简单的计算器,能够实现大部分功能,单核windows的相比那就相差太远了,希望高手指点...
一个简单的计算器,能够实现大部分功能,单核windows的相比那就相差太远了,希望高手指点-A simple calculator, able to achieve most of the functionality, compared to single-core windows it too far behind, I hope master pointing
- 2022-02-26 06:21:42下载
- 积分:1
-
哈希算法
一个简单的哈希算法,适合初学者理解和运用的简单的哈希算法,在初次学习哈希的时候,初学者很容易不明白怎么使用哈希,本例即是一个简单应用,可以让初学者立刻明白哈希的使用方法,和明白一些哈希的高明之处。
- 2023-03-09 22:00:03下载
- 积分:1
-
网站上经常用的上传,可以用来借鉴一下,修改修改自己用了...
网站上经常用的上传,可以用来借鉴一下,修改修改自己用了-website frequently used uploads, can be used to draw on that amendment to amend its own with the
- 2023-04-21 15:05:04下载
- 积分:1
-
图书管理系统 C++
图书馆管理系统模拟,支持 添加书本、删除书本、查询书本等图书管理基本功能,是初学者学习c++的好资料
- 2023-07-14 13:45:03下载
- 积分:1
-
使用这个服务程序,可以很容易的查看内存中的应用程序
使用这个服务程序,可以很容易的查看内存中的应用程序-use of this service procedures, it is very easy to see the memory applications
- 2022-07-04 03:25:57下载
- 积分:1
-
vs2008+ boost an example, boost most of the code can be used directly, no need t...
vs2008+boost的一个例子,boost中的大部分代码可以直接使用,并不需要编译-vs2008+ boost an example, boost most of the code can be used directly, no need to compile
- 2022-08-14 19:48:38下载
- 积分:1
-
本程序实现了对ADXL加速度计在Delphi的…读出的所有方面
This program implements all aspects of readout of ADXL accelerometer in Delphi. It enables plotting and checking of output of typical ADXL 202 accelerometer. You can set RS via ini file and add more functionality Do not work with ADXR gyros.
- 2022-11-02 02:30:02下载
- 积分:1
-
Python的RMI代码,只是给你一个例子,在Python中使用RMI。
python rmi codes,just give u a example to use RMI in python.
- 2022-10-11 06:20:03下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1