搜索结果
找到约 57 项符合
Coded 的查询结果
按分类筛选
- 全部分类
- 其他 (7)
- matlab例程 (5)
- 单片机开发 (5)
- Linux/Unix编程 (4)
- VHDL/FPGA/Verilog (4)
- 人工智能/神经网络 (2)
- 汇编语言 (2)
- 通讯编程文档 (2)
- 其他书籍 (2)
- 软件设计/软件工程 (2)
- 通讯/手机编程 (2)
- JavaScript (2)
- 多媒体处理 (1)
- 模拟电子 (1)
- 嵌入式/单片机编程 (1)
- 生物技术 (1)
- 文章/文档 (1)
- 压缩解压 (1)
- 数据结构 (1)
- 电子书籍 (1)
- DSP编程 (1)
- 编译器/解释器 (1)
- 驱动编程 (1)
- 技术管理 (1)
- 编辑器/阅读器 (1)
- 加密解密 (1)
- Delphi控件源码 (1)
- 书籍源码 (1)
- 无线通信 (1)
- 仿真技术 (1)
编辑器/阅读器 Jurpopage is Free Open Source Dynamic Website Scripting Project This first created and published
Jurpopage is Free Open Source Dynamic Website Scripting Project
This first created and published at maya.or.id
and now published to public in english at Jurpo.com
It s coded under PHP and Mysql Database Server
Project goal is to help others to create their own website with easy to changed webpage ...
单片机开发 Example program with AVR assembler. Purpose: Education->Assembler->Simple Watch ATMega8 and
Example program with AVR assembler.
Purpose: Education->Assembler->Simple Watch
ATMega8 and 1 relay. Relay will be on after 7day:00hour:00minute:00 second after power on.
Coded by Basri KUL (I Coded it my microprocessor classes)
matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
单片机开发 This small utility helps to generate seven segment display codes for different I/O connections. For
This small utility helps to generate seven segment display codes for different I/O connections. For example, AVR/PIC
Port A.0 -> D Segment
Port A.1 -> B Segment ....
Also it can generate Common Cathode or Common Anode table codes..
I Coded it long time ago. I Hope help someone.
Thank you ...
软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved
using the C language, and without using a low-level style of C code.
无线通信 多普勒频移
有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果-I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) ...
仿真技术 fft analysis
      Use
the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its
spectrum linearly and logarithmically. Apply Hamming window to reduce the
leakage.
 
.
 
The hamming window can be coded in Matlab ...