-
上船一个 数据结构 移除重复项的功能利用STL中的模板
上船一个 数据结构 移除重复项的功能利用STL中的模板-upload a data structure program, it can remove the repeated items by using models in STL
- 2022-07-14 02:14:35下载
- 积分:1
-
这个程序用labview模拟温度信号并且显示出来,程序简洁高效
这个程序用labview模拟温度信号并且显示出来,程序简洁高效-This procedure using LabVIEW and analog temperature signal is displayed, the program simple and efficient
- 2022-02-01 06:51:09下载
- 积分:1
-
现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数...
现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
- 2022-05-21 11:58:38下载
- 积分:1
-
串口编程调试精灵
串口编程调试精灵 -Serial Programming Debugging Wizard
- 2022-05-30 14:14:39下载
- 积分:1
-
清除屏幕的 C 语言源代码 ,用此C语言程序可以清除屏幕.
清除屏幕的 C 语言源代码 ,用此C语言程序可以清除屏幕. -Clear the screen of C language source code, with this C language program can clear the screen.
- 2023-02-13 03:15:03下载
- 积分:1
-
掌纹,生物特征识别
在生物特征识别领域,掌纹技术是一种新颖而有前途的技术。尽管掌纹特征很重要,但据报道掌纹识别和验证方面的工作有限。掌纹图像中有许多独特的特征可用于个人识别。主纹、皱纹、脊线、细节点、奇异点和纹理被认为是掌纹表示的有用特征。
- 2022-06-03 02:24:11下载
- 积分:1
-
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,-This an algrithom for multi-task schedule[n tasks, m machines] , which is implemented by C
- 2023-01-10 18:30:03下载
- 积分:1
-
C#写的一个超微软操作系统
C#写的一个超微软操作系统-C#-write a Microsoft operating system
- 2022-01-25 13:58:34下载
- 积分:1
-
该程序是用JSP编写的网上书店程序,能实现网上借阅及购买书籍。...
该程序是用JSP编写的网上书店程序,能实现网上借阅及购买书籍。-The program is written in JSP online bookstore procedures, to achieve borrow and buy books online.
- 2023-09-08 06:35:04下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1