搜索资源列表
gengzheng
- 矩阵相乘的算法,请大家给点面子,也让我下载点东西,我本人能力不行,没有别的体面的奉献给大家了,希望大家体谅!-matrix multiplication, the algorithm to please everyone's face, let me also point to download things, not my ability, there is no other decent dedication to you,
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工
chexu
- PWM 码是一种脉宽调制码,它的组成为9MS 高电 平和4MS 低电平引导脉冲,16 位系统识别码 正码和8 位数据反码。我们要解的就数据码。一个PWM 码的0是由一个0.58ms的低电平和一个0.58ms的高电平 -code is a PWM pulse width modulation code, which is composed of 9MS to I and decent low
X-Scan-v2.3-cn
- 一款非常不错的扫描器,推荐大家使用,这是我个人的观点。-A decent scanner, we recommend the use of, this is my personal view.
The_player_of_Mpeg_(Java_edition)
- JAVA的MPEG播放器,一个用Java写的Mpeg播放器,效果还过得去,哈哈。-JAVA MPEG player, a written using Java Mpeg player, the results were decent, Ha ha.
Exocortex.Geometry3D
- For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform. I decided to go this route as opposed to the C++ route that everyone else took in the course because I wanted to see
HPP -- Format a text file in a decent way for a HP
- HPP -- Format a text file in a decent way for a HP Laserjet (PCL)
ltdrv
- 参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascr ipt版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-Surprisingly, there are several bubbling to the test algorithm, is a C# vers
智能驱动
- 虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-With my right Bubble possibly understand the law out, but something to do with the standard a little difference in the Internet
HPP -- Format a text file in a decent way for a HP
- HPP -- Format a text file in a decent way for a HP Laserjet (PCL)-HPP-- Format a text file in a decent way for a HP Laserjet (PCL)
ltdrv
- 参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascr ipt版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-Surprisingly, there are several bubbling to the test algorithm, is a C# vers
智能驱动
- 虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-With my right Bubble possibly understand the law out, but something to do with the standard a little difference in the Internet
gengzheng
- 矩阵相乘的算法,请大家给点面子,也让我下载点东西,我本人能力不行,没有别的体面的奉献给大家了,希望大家体谅!-matrix multiplication, the algorithm to please everyone's face, let me also point to download things, not my ability, there is no other decent dedication to you,
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工
chexu
- PWM 码是一种脉宽调制码,它的组成为9MS 高电 平和4MS 低电平引导脉冲,16 位系统识别码 正码和8 位数据反码。我们要解的就数据码。一个PWM 码的0是由一个0.58ms的低电平和一个0.58ms的高电平 -code is a PWM pulse width modulation code, which is composed of 9MS to I and decent low
steepest.decent.method.tar
- c code for steepest decent method
matlab-steep-decent-method
- matlab最速下降法,简单的求二次函数的hesse矩阵-steep decent method
decent-opengl-guide
- decent open gl guide
steepest-decent-a-LMS
- steepest decent and LMS algorithm in adaptive filters
HW1
- This is how to use gradient decent to do linear regression.