-
一个用于服务器与各客户端进行时间同步的源码.
一个用于服务器与各客户端进行时间同步的源码.-one for servers and the client time synchronization of the source.
- 2022-03-20 08:22:51下载
- 积分:1
-
封装了ipc操作的常用功能,用ansi C编写,有兴趣的朋友可以
封装了ipc操作的常用功能,用ansi C编写,有兴趣的朋友可以-IPS Packaging operation of a common function, ansi C prepared, interested friends can s
- 2022-05-18 00:33:28下载
- 积分:1
-
电力监控管理系统力控组态软件开发脚本源程序
电力监控管理系统力控组态软件开发脚本源程序-Power monitoring and management system software development ForceControl configuration script source
- 2022-10-16 12:30:03下载
- 积分:1
-
Ni-LabVIEW的源程序,具体请看内容
很少见的哦
Ni-LabVIEW的源程序,具体请看内容
很少见的哦-Ni-LabVIEW source, details, please read the content rarely see oh! !
- 2022-04-07 10:29:23下载
- 积分:1
-
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序...
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax analyzer simple document : input.txt for input source, including for, and if else while control output.txt output for the binary sequence k.txt word for the keyword table l.txt for Operators and community tables i.txt the source code for the importation of URI c.txt constant Table Table needs of individual sequences, when the tables are the serial number from a default, plus 1 per trip. Use : In prompt input input.txt document routing and document names, running after output.txt open the file to see the results.
- 2022-05-31 10:37:13下载
- 积分:1
-
利用Visual Basic编写的小程序,一款模拟扫雷的小游戏。
利用Visual Basic编写的小程序,一款模拟扫雷的小游戏。-The use of Visual Basic procedures for the preparation of a small, a simulation game of mine.
- 2022-07-02 09:57:22下载
- 积分:1
-
数根
数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的...
数根
数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的根。
输入:
输入有多个案例。每一个案例为一行,每行只有一个整数N。当输入的N是-1时,输入结束。
输出:
每一个案例输出一行。每行只有一个数字,就是N对应的数根。
Sample input
39
-1
Sample output
3-Number of root number also has roots do? There is! The number of roots is to a number of different values on the digital sum until they have been a number of up to one. Please write a program to calculate an arbitrary number N (0 ≤ N ≤ 1000000000000) roots. Input: Enter a number of cases. Each case for the line, each line is only an integer N. When the input of N is-1, the input end. Output: the output line of each case. There is only one number per line, that is, N corresponds to the number of roots. Sample input 39-1 Sample output 3
- 2023-09-05 21:25:03下载
- 积分:1
-
secret tool for reading, is hidden tools to use when reading, it seems should be...
秘密阅读工具,属于隐秘工具
在阅读时使用,好象应该不错
-secret tool for reading, is hidden tools to use when reading, it seems should be good
- 2022-03-12 00:26:25下载
- 积分:1
-
It is an HTML file which will guide you how to kill yourself!
It is an HTML file which will guide you how to kill yourself!
- 2022-07-12 01:39:49下载
- 积分:1
-
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业...
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data structures operations
- 2023-01-31 19:45:04下载
- 积分:1