Feeds
已回答
variable sine wave for DAC
x=[0:.01:1000] y=x/2pi %or whatever frequency modulation you want z=sin(x)
variable sine wave for DAC
x=[0:.01:1000] y=x/2pi %or whatever frequency modulation you want z=sin(x)
7 years 前 | 0
提问
Compatibility between .Net packages using SDK compiler and IronRuby on Rails
I want to use the SDK compiler to make my .Net package. Rather than code a web UI in .Net I want to use IronRuby on Rails, which...
10 years 前 | 0 个回答 | 0