-
MATLAB脚本模拟孤子脉冲在克尔介质
Matlab script simulates a soliton pulse in a kerr medium
- 2022-08-06 16:47:52下载
- 积分:1
-
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程....
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程.
-Library management approach, including the entry of books and to borrow for graduate students, students, teachers conduct rules.
- 2022-04-10 02:03:52下载
- 积分:1
-
数字传输工程…课本的john.b.anderson
DIGITAL TRANSMISSION ENGINEERING....Text Book By John.B.Anderson
- 2022-05-22 22:07:01下载
- 积分:1
-
it is a program that contains an encyclopedia
it is a program that contains an encyclopedia
- 2022-07-13 17:32:24下载
- 积分:1
-
His practice as a handwritten String class that contains the basic functions of...
自己练手写的一个String类,包含基本功能,测试通过,当个纪念,希望对别人也能有点帮助-His practice as a handwritten String class that contains the basic functions of the test, when a memorial, in the hope others can also be helpful to
- 2022-03-09 13:13:30下载
- 积分:1
-
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序...
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序-This is a matrix with the optimal solution by the algorithm, using optimization algorithms to find multiple optimal value and optimal matrix with by the order of
- 2022-07-10 12:58:54下载
- 积分:1
-
pos机行业的国际标准,此源码为opos控制对象开发源码,可以直接使用。...
pos机行业的国际标准,此源码为opos控制对象开发源码,可以直接使用。-pos machine industry to international standards, the source for the development of source OPOS control objects can be used directly.
- 2022-07-22 02:17:07下载
- 积分:1
-
plot sin curve use c++ program in matlab
matlab中调用c++程序画sin曲线-plot sin curve use c++ program in matlab
- 2022-03-13 05:26:19下载
- 积分:1
-
这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。...
这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。-The algorithm achieved a very good bp algorithm. Can be a good idea to help beginners understand the bp algorithm.
- 2022-05-13 22:39:56下载
- 积分:1
-
C# -快速复制内存方法- x86 汇编
翻译 maninwest@Codeforge 作者 okarpov@CodeProject
我在此介绍如何快速复制数据并在 C# 和 .NET下使用汇编。
背景
如果你了解汇编语言、内存对齐和 C#、 Windows 和 .NET 高级技术就最好了。
代码使用处理器( 从 Pentium III+ (KNI/MMX2), AMD Athlon (AMD EMMX 后)支持的 SSE 指令 。
我在自己的奔腾双核 E5800 3.2GHz (4GB RAM )的双核模式下测试过。
如要使用 C# 在 Windows 下分配对齐内存, 有三种方法:
a)位图对象 ( windows 自己在内) 分配 16 位对齐地址,可以使用位图轻松对齐内存分配;
- 2022-06-12 10:00:00下载
- 积分:1