-
PKU3318Source
PKU3318代码
随机化算法在检验矩阵乘法时的应用(Randomized Algorithms PKU3318 code matrix multiplication in the examination at the time of application)
- 2007-09-11 11:35:37下载
- 积分:1
-
matlab
说明: Matlab是科学计算与仿真中常用的工具软件,本文阐述Matlab编程中需要注意的问题!(Matlab is commonly used in scientific computing and simulation software tool, this paper, Matlab programming issues that need attention!)
- 2010-03-31 10:54:46下载
- 积分:1
-
Mur_FDTD_1Ds_Trst
FDTD时域差分
边界MUR
MATLAB编程(Difference time domain FDTD boundary MUR MATLAB Programming)
- 2011-05-12 20:08:06下载
- 积分:1
-
temperature-PID-controller-
基于STM32的温度控制器系统设计,带液晶显示,带死区控制,在实验室实验,效果较好。(temperature controller)
- 2011-07-10 09:44:22下载
- 积分:1
-
Infones Rockbox
Infones 具有更好的声音和 iPod 纳米 2 g 控件修改后的代码。
- 2022-01-24 18:28:37下载
- 积分:1
-
Isight集成UG
运行前要对Ugupdate重新编译,改变其中某些文件的目录
- 2019-08-30下载
- 积分:1
-
C# 序列中所有元素是否都满足指定条件
C# 序列中所有元素是否都满足指定条件,使用List序列对象创建List人员列表,判断是否所有人员的年龄都大于30岁,dgpwC#中序列的用法:
bool result = People.All(p => p.Old > 30);显示查询结果:
label1.Text = "数据源:{1,"王*军",28},{2,"赵*东",31},{3,"王*科",33}";//数据源
label2.Text = "查询表达式:All(p => p.Old > 30)";//查询表达式/操作
label3.Text = "查询结果:" + result.ToString();//查询结果
更详细代码请下载源码。
- 2023-08-15 15:50:03下载
- 积分:1
-
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
- 2022-02-03 17:50:26下载
- 积分:1
-
5
说明: 完成矩阵相乘,这段代码完成了两个矩阵相乘的运算,使用者可以很方便完成矩阵的乘运算(Complete matrix multiplication)
- 2012-12-27 15:18:27下载
- 积分:1
-
Z_buffer
计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)
- 2020-07-24 14:38:43下载
- 积分:1