-
xml in the. net platform, a simple example, with regard to the operation of the...
xml在.net平台下的一个简单例子,关于操作xml的读写-xml in the. net platform, a simple example, with regard to the operation of the read and write xml
- 2022-07-17 23:54:29下载
- 积分:1
-
gkgosvj
说明: 蓝牙编解码代码,开源代码,资源非常不好找(Bluetooth codec code, open source code, resources are very difficult to find)
- 2019-01-01 00:03:49下载
- 积分:1
-
Ssammple-ratea
有关多采样率转换问题,本文介绍了多采采样率转换的MATLAB实现和基础理论。
(This article describes a much more expensive than the sample rate conversion of MATLAB and basic theory of the multi-sampling rate conversion problem.)
- 2012-08-20 14:47:42下载
- 积分:1
-
矩阵快速求逆算法
// 矩阵求逆在3D程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。// // 高斯-约旦法(全选主元)求逆的步骤如下:// // 首先,对于 k 从 0 到 n - 1 作如下几步:// // 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位置上。这一步称为全选主元。// m(k, k) = 1 / m(k, k)// m(k, j) = m(k, j) * m(k, k),j = 0, 1, ..., n-1;j != k// m(i, j) = m(i, j) - m(i, k) * m(k, j),i, j = 0, 1, ..., n-1;i, j != k// m(i, k) = -m(i, k) * m(k, k),i = 0, 1, ..., n-1;i != k// 最后,根据在全选主元过程中所记录的行、列交换的信息进行恢复,恢复的原则如下:在全选主元过程中,先交换的行(列)后进行恢复;原来的行(列)交换用列(行)交换来恢复。// // 实现(4阶矩阵)
- 2022-02-20 01:24:12下载
- 积分:1
-
19_04
Adaptive background mixture models for real-time tracking
- 2015-03-15 19:05:15下载
- 积分:1
-
跨平台 AES 加密
跨平台 AES 加密是基于高级加密标准加密项目
- 2023-06-18 08:55:03下载
- 积分:1
-
M8V6
GandF大师的M8单片机恒流型数字电子负载及交流内阻测试仪V6 详情请看:http://bbs.yleee.com.cn/thread-6795-1-1.html
声明:
该设计及资料仅供本论坛注册会员测试使用。未经许可不得用于其他用途。(GandF masters M8 MCU constant exchange digital electronic load and resistance tester V6 details see: http://bbs.yleee.com.cn/thread-6795-1-1.html Disclaimer: The design and the data is only Join this forum for testing. Not be used for any other purpose without permission.)
- 2013-10-23 11:49:27下载
- 积分:1
-
This article describes a design and implementation (C#) Of the Remoting over Int...
This article describes a design and implementation (C#) of the Remoting over Internet using the Web Service as a gateway into the Remoting infrastructure. The Web Service Gateway (Custom Remoting Channel) allows to enhance the remoting channel over Internet and its chaining with another heterogeneous channel. -This article describes a design and implementation (C#) Of the Remoting over Internet using the Web Service as a gateway into the Remoting infrastructure. The Web Service Gateway (Custom Remoting Channel) allows to enhance the remoting channel over Internet and its chaining with another heterogeneous channel.
- 2023-06-03 11:05:03下载
- 积分:1
-
short-circuit-calculation
说明: 三相对称短路计算用于生成节点导纳矩阵以及节点阻抗矩阵,进行短路电流、节点电压的计算(Three phase short circuit calculation used to generate the nodal admittance matrix and the node impedance matrix, the short circuit current, node voltage calculation)
- 2011-03-06 15:26:13下载
- 积分:1
-
openGL构造教室
说明: 1、 绘制出的教室里的基本物体:黑板、讲台、投影仪、空调、门窗、音响、九张桌子、九张凳子等。虚拟教室整体看上去接近真实生活中的教室。(Drawing out the basic objects in the classroom: blackboard, platform, projector, air-conditioning, doors and windows, audio, nine tables, nine stools and so on. The virtual classroom as a whole looks close to the classroom in real life.)
- 2019-06-10 07:57:36下载
- 积分:1