-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-03-03 16:34:51下载
- 积分:1
-
这是一个BOT项目的源代码,称为rxbot69dfix。
this a bot source code, called rxbot69Dfix .-this is a bot source code, called rxbot69Dfix .
- 2022-04-26 11:29:42下载
- 积分:1
-
实现简单的画图,菜单,启动另一个窗口的程序。
实现简单的画图,菜单,启动另一个窗口的程序。-achieve a simple drawing, menu, start another window procedure.
- 2022-04-29 17:34:53下载
- 积分:1
-
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机...
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机的不同进
程之间,或在跨越整个网络的不同计算机的进程之间,协助进行消息的传输。用邮槽来开发应用程序是一件非常简单的事情,不要求对 T C P / I P或I P X这样的基层网络传送协议有着非常深入的了解。一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
- 2023-05-14 17:00:03下载
- 积分:1
-
C++经典例程200例 初学者可以参考练习
C++经典例程200例 初学者可以参考练习-C++ Classic routines can refer to 200 cases of beginner exercises
- 2022-01-21 22:19:45下载
- 积分:1
-
在线更新程序
应用背景
完善自动更新程序,完成客户在网上自动更新
完善自动更新程序,完成客户在网上自动更新
完善自动更新程序,完成客户在网上自动更新
完善自动更新程序,完成客户在网上自动更新
关键技术
自动在线更新,通过web服务器,自动更新程序到本机
自动在线更新,通过web服务器,自动更新程序到本机
自动在线更新,通过web服务器,自动更新程序到本机
自动在线更新,通过web服务器,自动更新程序到本机
- 2023-01-03 03:05:14下载
- 积分:1
-
用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见
用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
- 2022-04-18 15:05:46下载
- 积分:1
-
书籍《Visual C++串口通信技术 与工程实践》的源代码。
书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
- 2022-07-24 12:00:34下载
- 积分:1
-
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。...
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。
-Selection of a Director of the Office. Assumptions have 10 candidates ready to participate in the election. Hope that the preparation of a program, enter a group of electors voting information, statistics the number of votes each candidate and the election results.
- 2022-11-18 02:15:03下载
- 积分:1
-
很好的控件
很好的控件rxlib-2.7.7.zip
RxLib for Delphi2006
(02/01/2006)
=======================================
* Add the rxLib Unit directory (...RxLib_2006Units) to:
Tools->options
- Environment Options
- Delphi Options
- Library - Win32 | Library Path
* Open the project from IDE:
File->Open: ...RxLib_2006UnitsRxlib2006.bdsgroup
* Compile All packeges:
Project-> Build All projects
* Install all packages:
Una vez que todos los paquetes se han compilado correctamente se
deben instalar los que son de dise駉; Click derecho sobre los packages y
pulsar [Install] (View -> Project Manager):
dclrx2006.bpl [install]
dcldb2006.bpl [install]
dcldb2006.bpl [install]
- 2023-04-20 17:00:04下载
- 积分:1