搜索结果
找到约 774 项符合
start-out 的查询结果
人工智能/神经网络 模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MA
模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON. ...
Java编程 JBuilder制作音频播放程序,需要注意的是
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接 ...
嵌入式/单片机编程 Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff
随机性发生器、冒泡分类和混洗一组12张牌的演示程序。
Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
单片机开发 1、 利用8031作为主控制器组成一个电子跑表
1、 利用8031作为主控制器组成一个电子跑表,采用4位LED显示器。
2、 上电或RESET后能启动显示当前(时:分):首次上电复位显示为0时0分,以后各次RESET均显示正确的当前时间。
3、 当按下START键时,作为跑表使用,显示范围是:000.0-999.9秒,当按下STOP键时,跑表停止运行,并保留所停位置的时间显示不变。
4、 利用H键 ...
串口编程 CBC下写的串口编程
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...
单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which time the firmware will begin its receive routine.
In ad ...
matlab例程 matlab NumMFs = 2 MF1= in3mf1 : gbellmf ,[3 2 -3 0] MF2= in3mf2 : gbellmf ,[3 2 3 0] [Input4]
matlab
NumMFs = 2
MF1= in3mf1 : gbellmf ,[3 2 -3 0]
MF2= in3mf2 : gbellmf ,[3 2 3 0]
[Input4]
Name = in4
Range = [-3 3]
NumMFs = 2
MF1= in4mf1 : gbellmf ,[3 2 -3 0]
MF2= in4mf2 : gbellmf ,[3 2 3 0]
[Output1]
Name = out
Range = [-10 10]
NumMFs = 16
MF1= outmf1 : linear ,[41.3729301501 10.02975573 ...
其他 diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 ou
diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 out there.
游戏 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-1
21天学会用JAVA开发网络游戏
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 287 KB
书籍等级:
整理时间: 2004-11-3 20:41:10
With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is som ...