-
用matlab书写的关于tensor的列子。tensor即张量,是高纬线性代数的核心。...
用matlab书写的关于tensor的列子。tensor即张量,是高纬线性代数的核心。-Using matlab to write on the tensor of Liezi. tensor or tensor, is the high latitudes of the core of linear algebra.
- 2022-11-11 07:10:03下载
- 积分:1
-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分:1
-
一个简单的红宝石脚本解释器。用法:在脚本目录下新建rb文件,R.
从RPG MAKER XP中提取的一个简单的ruby脚本解释器。使用方法:在script目录下新建rb文件,在require.rb中增加require。执行game.exe运行脚本。-A simple ruby script interpreter. Usage: In the script directory New rb files, require.rb add require. Implementation of the game.exe to run scripts.
- 2023-04-17 04:00:03下载
- 积分:1
-
Shuttle Radar Topography Mission
Shuttle Radar Topography Mission
- 2022-02-05 06:30:22下载
- 积分:1
-
一个可以直接运行的FTP服务起端的源代码
一个可以直接运行的FTP服务起端的源代码-a direct operation of the FTP service initial terminal source code
- 2022-12-01 21:00:03下载
- 积分:1
-
数码管动态显示,用到中断,是一个不可控制的时钟程序
数码管动态显示,用到中断,是一个不可控制的时钟程序-fgfdgfdgfdgdfgdfdsfdsfdsdfd
- 2022-04-08 01:40:38下载
- 积分:1
-
最新的ocr接口
ocr接口可识别英文数字,可以方便的加入你的工程中
- 2022-03-04 22:46:26下载
- 积分:1
-
stmp人编程例子
stmp人编程例子-stmp programming examples of people
- 2022-04-09 22:22:34下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
编程黑马真言,只有里面的一部分.主要讲述 用汇编和C/VC进行WIN32编程的一些深层次的东西,有些类似于梁肇新的编程高手箴言...
编程黑马真言,只有里面的一部分.主要讲述 用汇编和C/VC进行WIN32编程的一些深层次的东西,有些类似于梁肇新的编程高手箴言-Win32 deeply program of ASM,VC
- 2023-08-23 09:00:03下载
- 积分:1