-
-
-
sketch_jan10b.rar
Arduino source code for 6 LED POV
Archive contents .pde file for the Arduino ide!
-
-
-
-
-
SourceCodebasicprogrammingusingc++.zip
... 4. Simultaneously press the Alt + F9 keys to compile a C program.
5. After successfully compiling the C program, select the Run option from the Run menu. Alternatively, you can simultaneously press Ctrl F9 to run a C program.
this is a .zip archive
-
-
attack.m.tar.gz
Audio Feature Extraction routine. this routine extracts the attack time of an audio source, by extracting the timing (sample) of the highest peak.
The archive inclues a routine to extract the fft and display it. Requires Voicebox for matlab.
-
DBFParser.rar
... 只支持SQLCE的SDF数据库格式(在这里我要说一句,该死的微软,老是搞这种事情),给工作带来很大困难,因此我参照了CSDN上一位用户fgwr1的一篇关于C语言读写DBF数据表格式的文章(具体可以参考http://blog.csdn.net/fgwf1/archive/2005/08/22/461716.aspx),
移植到了C#下,开发环境.net 2005,由于时间问题,只实现了读写和查询功能,以及对文件的独占判断,没有实现删除和新增功能,对数据的写入完全基于流字节写入,没有对数据类型做过多的判断( ...
-