-
动态数据交换 DDE 的例子
动态数据交换 DDE 的例子-DDE example
- 2022-04-15 22:21:04下载
- 积分:1
-
多输入多输出中的天线算法的详细算法的,有PPT讲稿!
多输入多输出中的天线算法的详细算法的,有PPT讲稿!-Multiple-input multiple-output antenna algorithms in the detailed algorithm, there are PPT script!
- 2023-06-09 08:15:04下载
- 积分:1
-
SPI接口的VHDL实现,通过IP的Xilinx器件和
spi接口的vhdl实现,所用器件和ip为xilinx的-spi interface VHDL realize, by ip for Xilinx devices and the
- 2022-09-05 03:45:03下载
- 积分:1
-
测量仪器控制程序,可以控制仪器进行隧道断面测量。
测量仪器控制程序,可以控制仪器进行隧道断面测量。-Measuring instrument control program to control the tunnel cross-section measurement instruments.
- 2023-02-13 13:11:03下载
- 积分:1
-
简单足球是在C++ builder环境下编写的一个比较简单的小游戏
简单足球是在C++ builder环境下编写的一个比较简单的小游戏-simple football is the environment in C builder prepared a simple little game
- 2022-02-10 13:12:27下载
- 积分:1
-
涡轮是一个客户端的魔术在线
Turbo Magic Online is a client-server internet multiplayer game in which people play games of Magic: the Gathering against each other. -Turbo Magic Online is a client-server INTE campus multiplayer game in which people play game s of Magic : the Gathering against each other.
- 2023-03-07 02:30:04下载
- 积分:1
-
页面置换算法 包括fifo 先进现出,最近最早未使用,lru算法
页面置换算法 包括fifo 先进现出,最近最早未使用,lru算法-Fifo page replacement algorithm, including advanced show, the first unused recently, lru algorithm
- 2022-07-22 06:41:50下载
- 积分:1
-
Rtc achieved using video conferencing systems, including audio, video, text chat...
利用rtc实现的视频会议系统,包括音频、视频、文字聊天、白板、程序共享等功能-Rtc achieved using video conferencing systems, including audio, video, text chat, whiteboard, program sharing and other functions
- 2023-01-11 10:30:05下载
- 积分:1
-
数据结构实验
(1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 10:07:17下载
- 积分:1
-
用MFC做的模拟时钟
本实例采用面向对象的程序设计方法实现了一个简单的时钟控件。从CStatic类(静态控件类)派生出类CClockEx来实现时钟控件类,这样,就可以继承MFC静态控件的很多已经具备的功能和特点。
- 2022-08-20 22:20:01下载
- 积分:1