-
windows control
windows control
- 2022-02-26 04:41:09下载
- 积分:1
-
一种认知无线电动态频谱接入系统的实现
动态频谱接入使机会主义的使用的射频(RF)认知无线电频谱,允许非授权用户使用授权频段,他们的干扰尽可能小的许可的情况下。认知无线电频带检测为免费发送,让他们只要一个主用户检测。本文的工作重点是对认知无线电动态频谱接入的实现。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 09:02:03下载
- 积分:1
-
从 VB 打印照片
这 是 visual basic 程序, 致力于 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-18 11:57:44下载
- 积分:1
-
用windows系统API获取bios信息
通过GetSystemFirmwareTable function这个方法读取到SMBIOS里面的内容,是个不错的例子,分享下啦~~
- 2022-02-07 10:52:49下载
- 积分:1
-
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来...
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来-ATM system, part of the code. First used to write JAVA code. Debugging the next. . Can run. . But only part of the code. . Did not have hair up
- 2023-06-11 20:30:04下载
- 积分:1
-
用于控制台窗口界面设计,版本1.0,简单易懂,很实用的
用于控制台窗口界面设计,版本1.0,简单易懂,很实用的-Interface design for the console window, version 1.0, easy-to-read, very practical
- 2023-06-05 06:55:04下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
dynamic curve generated map applications, the preparation of vc
动态曲线生成图应用程序,vc编写-dynamic curve generated map applications, the preparation of vc
- 2022-07-01 17:42:30下载
- 积分:1
-
Visual C++ 6.0应用编程150例
Visual C++ 6.0应用编程150例-Visual C 6.0 Application Programming 150 cases
- 2022-03-15 06:03:17下载
- 积分:1