-
多项式乘法计算,具体用法请见程序具体说明,早期习作。
多项式乘法计算,具体用法请见程序具体说明,早期习作。-polynomial multiplication calculation, see the specific procedures used to specify, early exercises.
- 2022-06-13 23:31:20下载
- 积分:1
-
OpenMP并行程序设计语言,语言有2,5版,学习…
OpenMP 是并行编程的高级语言,该语言已经到了2,5版了,要学习并行编程几乎不可能不学习OpenMP了,该文件是OpenMP最新API说明文档-OpenMP parallel programming language, the language has to 2,5 edition, learning to parallel programming is almost impossible not to learn OpenMP. The document is the latest OpenMP API documentation
- 2022-08-10 04:12:24下载
- 积分:1
-
这是一个简单的计算器,C++ programminng文件。
This a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.-This is a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.
- 2022-01-30 12:31:10下载
- 积分:1
-
多年离线编程心血
机器人离线编程,作者多年心血。
主要解决的是机器人离线编程,涉及到计算机图形学。采用日系机器人的Motocom为通讯软件平台,在此基础之上开发相应的离线编程软件算法,完成复杂曲线的机器人轨迹运行
- 2022-02-03 14:06:39下载
- 积分:1
-
surfer转换为ANSYS源代码(可实现地质体的三维建模和网格化)
surfer转换为ANSYS源代码(可实现地质体的三维建模和网格化)-surfer to ANSYS
- 2022-02-26 05:59:38下载
- 积分:1
-
软件工程中使用的数据字典管理软件,Smaller and faster
软件工程中使用的数据字典管理软件,Smaller and faster-Used in software engineering, data dictionary management software, Smaller and faster
- 2022-11-26 10:10:03下载
- 积分:1
-
ATMega8 voltmeter AVR working in ADC
ATMega8 voltmeter AVR working in ADC
- 2023-04-18 21:30:04下载
- 积分:1
-
non
用非递归的方法先序遍历二叉树-non- recursive method preorder Binary Tree
- 2022-05-06 23:49:41下载
- 积分:1
-
常用芯片器件手册(包括51指令系统),请需要下载的尽快
常用芯片器件手册(包括51指令系统),请需要下载的尽快-chip devices commonly used manual (including 51 orders), please download as soon as possible
- 2022-07-17 14:59:33下载
- 积分:1
-
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和...
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company to transfer data using public telephones, the data is four integers, in the transmission process is encrypted, encryption rules are as follows: Each figures with five, and then divided by 10 instead of the more than a few numbers, and then The first and fourth exchange, the second and third exchange.
- 2022-01-26 00:00:43下载
- 积分:1