-
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。...
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。-Have a pair of rabbit from birth to 3 months after starting the monthly Health and a pair of rabbit, small rabbit long to the first 3 months after the month a pair of rabbit again. Do not assume that all dead rabbit, rabbit ask a monthly total of the number.
- 2023-03-20 04:20:03下载
- 积分:1
-
Serial Communication com ponents, as well as address a client. Included STD, thr...
本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications are three threads. to open arbitrary serial number. the current system is for services, fully reliable
- 2022-09-28 09:05:03下载
- 积分:1
-
基于mfc 的飞机大战源码
一款飞机大战游戏源码,基于mfc开发,包含设计文档
- 2022-06-18 20:25:27下载
- 积分:1
-
IPC空链接测试代码,可以测试你想测试的的ip是否可以建立空链接!...
IPC空链接测试代码,可以测试你想测试的的ip是否可以建立空链接!-IPC air link test code, you can test you want to test the ip of the possibility of establishing air links!
- 2022-08-07 07:23:38下载
- 积分:1
-
这是一个控制语句分组,Borland Delphi版本3,4,5,6.100 %…
这是一个报表控件包,For Borland Delphi Versions 3,4,5,6.100% 源码.-This is a statement of control packets, For Borland Delphi Versions 3,4,5,6.100% source.
- 2022-01-28 19:55:52下载
- 积分:1
-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1
-
Socket 聊天
资源描述利用Socket编写聊天程序 Windows Socket和套接口的基本概念 套接口,就是一个指向传输提供者的句柄。Win32中,套接口不同于文件描述符,所以它是一个独立的类型——Socket。
- 2022-02-24 10:09:21下载
- 积分:1
-
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心...
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
- 2022-03-05 16:46:10下载
- 积分:1
-
HOOK API代码例子
HOOK API的代码,通过学习此代码,可以掌握如何HOOK API函数。本代码包中包含了隐藏进程,文件监视等代码。希望能给学习HOOK API函数的朋友带来帮助。
- 2022-10-26 19:05:03下载
- 积分:1
-
VC++ Serial MSComm
VC++串行命令
- 2022-01-26 17:42:01下载
- 积分:1