-
一个简单捕获本地TCP数据包程序源码。 适合于初学者。
一个简单捕获本地TCP数据包程序源码。 适合于初学者。-a simple catch local TCP packet procedure source. Suitable for beginners.
- 2022-03-20 15:16:17下载
- 积分:1
-
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)...
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)-the source code can deal with image, there are panning,stretching,shiftting and showing gray vertical square image functions(VC)
- 2022-08-18 11:47:21下载
- 积分:1
-
语音卡D/300SC
语音卡D/300SC-E1的部分源码,希望和大家分享。-Voice card D/300SC-E1 some source, would like to share.
- 2022-03-29 01:02:32下载
- 积分:1
-
实现对面的功能算法
实现对面的功能算法-achieve the opposite function algorithm
- 2022-05-29 02:47:57下载
- 积分:1
-
最新的算法的说明
最新的算法的说明- Newest algorithm explanation
- 2022-02-07 07:17:05下载
- 积分:1
-
本课程设计采用C++,通过一个简单的图书管理系统的准备…
本课程设计是用C++编写的一个简单的图书管理系统,在够遵循软件开发过程的基本规范,运用结构化程序设计的方法,按照课程设计的题目要求,完成设计、编写、调试和测试应用程序及编写文档的任务。其目标在于培养综合运用理论知识来分析和解决实际问题的能力、严谨的科学态度和良好的程序设计习惯,最终实现由知识向智能的初步转化。-This course is designed with C++, prepared by a simple library management system, the software development process enough to follow the basic norms, the use of structured programming methods, curriculum design in accordance with the subject of the request to complete the design, development, debugging and testing applications and the task of preparing the document. Its goal is to foster the integrated use of theoretical knowledge to analyze and solve practical problems, a strict scientific attitude and good programming habits, and ultimately to the intelligent knowledge of the initial conversion.
- 2023-05-13 19:40:03下载
- 积分:1
-
简单PL0编译器,有简单的界面,支持debug错误提示
简单PL0编译器,有简单的界面,支持debug错误提示-simple PL0 compiler, a simple interface, support debug error messages
- 2022-03-19 19:37:58下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
huazuobiao
vb坐标的画法 vb坐标的画法 -huazuobiao
- 2023-02-02 00:45:03下载
- 积分:1
-
单片机通过adc0809的模数转换程序,他可以有八个通路的模拟量输入端。...
单片机通过adc0809的模数转换程序,他可以有八个通路的模拟量输入端。-Single-chip microcomputer through the analog-to-digital conversion adc0809 procedures, he can have eight channels of analog input.
- 2023-02-11 07:55:03下载
- 积分:1