-
把fortran语言转化成c.
呵呵,丰富的fortran语言现在可以方便的使用了...
把fortran语言转化成c.
呵呵,丰富的fortran语言现在可以方便的使用了-The fortran language into c. Oh, the rich fortran language can now be easily used. . .
- 2022-01-26 16:22:41下载
- 积分: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
-
贝尔曼
bellman-ford的模板,方便大家使用,可以直接粘贴使用-bellman-ford template to facilitate the use of paste can be directly used
- 2022-01-25 22:50:50下载
- 积分:1
-
研究浮点运算的工具。在汇编下研究使用浮点运算,分析浮点格式的工具...
研究浮点运算的工具。在汇编下研究使用浮点运算,分析浮点格式的工具-floating-point operations research tool. In the compilation of the research of the use of floating-point operations, analysis tools floating-point format
- 2022-11-19 18:40:03下载
- 积分:1
-
因为一般动态显示导致点阵显示扫描驱动程序的共同…
由于普通LED点阵显示屏动态显示通常采用硬件扫描驱动,这在一些需要特殊显示的场合显得不够灵活。文中提出了一种利用PC机和单片机的通讯来实现显示屏灵活的动态显示和远程监控的设计方法,同时该方法还可以将显示内容在PC机上进行预览。-Because of the general dynamic display LED dot matrix display scan driver commonly used hardware, which in some occasions require special display appears not flexible enough. This paper presents a PC-use and single-chip communication to achieve a flexible dynamic screen display and remote monitoring and control design methods, while the method can also display the contents in the PC-on preview.
- 2022-01-28 17:40:57下载
- 积分:1
-
地球物理反演程序,也可用于其他行业,都是经过编译的代码....
地球物理反演程序,也可用于其他行业,都是经过编译的代码.-Geophysical inversion procedure can also be used for other industries, have been compiled code.
- 2022-12-30 04:50:03下载
- 积分:1
-
VS2005 application program interface landscaping, including video teaching and t...
VS2005应用程序界面美化,包括视频教学和库控件.-VS2005 application program interface landscaping, including video teaching and the controls.
- 2022-12-15 20:35:08下载
- 积分:1
-
很好的C++课件,适合初学者。ppt格式,希望对大家有帮助!
很好的C++课件,适合初学者。ppt格式,希望对大家有帮助!-A very good C++ courseware is suitable for beginners. ppt format, you want to help!
- 2022-02-26 07:19:32下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
这是用c++语言编写的在SCST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.
这是用c++语言编写的在SCST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.-This is the language used c SCST in robot soccer simulation platform for the team to a result. There are some interesting sites in artificial intelligence algorithms.
- 2022-03-23 00:32:00下载
- 积分:1