码迷,mamicode.com
首页 >  
搜索关键字:ve    ( 1112个结果
6 Easy Steps to Learn Naive Bayes Algorithm (with code in Python)
6 Easy Steps to Learn Naive Bayes Algorithm (with code in Python)IntroductionHere’s a situation you’ve got into:You are working on a classification pr...
分类:编程语言   时间:2015-09-14 21:07:45    阅读次数:269
Adding Digital control to Dual tracking LM317 / LM337 Bench supply
Adding Digital control to Dual tracking LM317 / LM337 Bench supplyI've been working on my own idea for a digitally controlled power supply over the la...
分类:其他好文   时间:2015-09-14 01:55:16    阅读次数:197
PHP .htaccess中添加自动加载的PHP文件
[UPDATE:solution] thx everyone, especially RiaD for its idea, this is what I've done:Edited my .htaccess file at the root of my website and added the ...
分类:数据库   时间:2015-09-13 15:45:47    阅读次数:191
jtagger Versatile multiprogrammer for FPGAs, MCUs, etc.
jtagger Versatile multiprogrammer for FPGAs, MCUs, etc.Well, it's not really just a jtagger, but I've been calling it that.It's also been christened t...
分类:其他好文   时间:2015-09-13 14:36:33    阅读次数:148
Alter the structure of web pages with JavaScript
Most of the DOM methods you've seen so far are useful for identifying elements.Both getElementById and getElementByTagName allow you to quickly and ea...
分类:编程语言   时间:2015-09-10 15:41:22    阅读次数:203
Conditional project or library reference in Visual Studio
Conditional project or library reference in VisualStudioIn case you were wondering why you haven’t heard from me in a while, I’ve been busy, which isn...
分类:其他好文   时间:2015-09-10 00:24:51    阅读次数:180
STM32F4 SPI with DMA
STM32F4 SPI with DMAA few people have requested code, so I thought I’d post the code showing how I’ve configured my GPIO, timer, SPI, DMA and NVIC mod...
分类:其他好文   时间:2015-09-09 06:13:32    阅读次数:333
STM32 System and Timer Clock Configurations
STM32 System and Timer Clock ConfigurationsI've started writing some software to drive a series ofTLC5940 16 Channel LED Driverchips on anST STM32F407...
分类:其他好文   时间:2015-09-09 01:02:34    阅读次数:388
LSTM implementation explained
LSTM implementation explainedPrefaceFor a long time I’ve been looking for a good tutorial on implementing LSTM networks. They seemed to be complicated...
分类:其他好文   时间:2015-09-08 19:56:55    阅读次数:636
[转]DirectX and .NET[英]
With the DirectX SDK (June 2010) release and the addition of support for Visual Studio 2010, I’ve been seeing a lot of questions of the form:How do I ...
分类:Web程序   时间:2015-09-07 00:24:17    阅读次数:332
1112条   上一页 1 ... 72 73 74 75 76 ... 112 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!