搜索结果
找到约 873 项符合
Main 的查询结果
按分类筛选
- 全部分类
- 技术资料 (251)
- 单片机开发 (52)
- 单片机编程 (48)
- 微处理器开发 (35)
- matlab例程 (30)
- 其他 (27)
- 源码 (24)
- 书籍 (23)
- Java编程 (23)
- Linux/Unix编程 (22)
- 汇编语言 (17)
- 数学计算 (13)
- 嵌入式/单片机编程 (12)
- 人工智能/神经网络 (12)
- 编译器/解释器 (11)
- VC书籍 (11)
- DSP编程 (10)
- 加密解密 (10)
- 数据结构 (10)
- 嵌入式Linux (9)
- 数值算法/人工智能 (8)
- 通讯/手机编程 (8)
- 其他书籍 (8)
- uCOS (8)
- 文章/文档 (8)
- 系统设计方案 (8)
- 其他嵌入式/单片机内容 (8)
- C/C++语言编程 (7)
- 操作系统开发 (6)
- 网络 (6)
- VIP专区 (6)
- 书籍源码 (5)
- 压缩解压 (5)
- 游戏 (5)
- 通讯编程文档 (5)
- VHDL/FPGA/Verilog (5)
- 软件设计/软件工程 (5)
- 电子书籍 (4)
- 驱动编程 (4)
- 文件格式 (4)
- Java书籍 (4)
- 其他行业 (4)
- 笔记 (3)
- 无线通信 (3)
- 嵌入式综合 (3)
- 串口编程 (3)
- *行业应用 (3)
- Applet (3)
- 多国语言处理 (3)
- J2ME (3)
- FlashMX/Flex源码 (3)
- Windows CE (3)
- 中间件编程 (3)
- 软件 (2)
- 习题答案 (2)
- 电源技术 (2)
- 行业应用文档 (2)
- Linux/uClinux/Unix编程 (2)
- 数据库系统 (2)
- 软件工程 (2)
- 通信网络 (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 企业管理 (2)
- USB编程 (2)
- 其他数据库 (2)
- STL (2)
- Delphi控件源码 (2)
- 易语言编程 (2)
- 医药行业 (2)
- JavaScript (2)
- 邮电通讯系统 (2)
- Jsp/Servlet (2)
- 论文 (1)
- PCB相关 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- 教材/考试/认证 (1)
- 开发工具 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- SCSI/ASPI (1)
- BREW编程 (1)
- VxWorks (1)
- 交通/航空行业 (1)
- Symbian (1)
- MySQL数据库 (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 3G开发 (1)
matlab例程 计算关联维的 Matlab 程序 - (mex 函数
计算关联维的 Matlab 程序 - (mex 函数,超快)
-----------------------------------
文件夹说明:
1、CorrelationDimension_main.m - 程序主文件
2、LorenzData.dll - 产生Lorenz离散数据
3、normalize_1.m - 数据归一化
4、PhaSpaRecon.m - 相空间重构
5、CorrelationDimension.dll - 计算关联积分函数
6、CorrDim_buff ...
Linux/Unix编程 linux下自动mount各种即插即用设备的一个小程序源码 文件包含内容: /vold.h /vold.c /split.h /split.c /disktype-6/disktype.c
linux下自动mount各种即插即用设备的一个小程序源码
文件包含内容:
/vold.h
/vold.c
/split.h
/split.c
/disktype-6/disktype.c
/disktype-6/unix.c
/disktype-6/main.c
/disktype-6/linux.c
/disktype-6/dos.c
串口编程 Abstract:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become t
Abstract:Noise frequency modulation(FM)jamming。which belongs to blanket jamming。is already become
the main form ofnoise jamming at present。because the wideband was gained by it.Tne spectnlnl ofnoise FM
jamming is analyzed by time domain autocorrelation method in this paper.It’S jamm g peculia ...
STL 主要使用了stl中的string类
主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。
网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
单片机开发 AppWizard has created this ac1080 application for you. This file contains a summary of what you
AppWizard has created this ac1080 application for you.
This file contains a summary of what you will find in each of the files that
make up your ac1080 application.
ac1080.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproj ...
游戏 WIN32 APPLICATION : gamegold ======================================================================
WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the m ...
其他嵌入式/单片机内容 使用凌阳61单片机和1302时间芯片完成时钟功能并使用CH451LS芯片显示(程序中只在0号LED上显示秒)。是使用时
使用凌阳61单片机和1302时间芯片完成时钟功能并使用CH451LS芯片显示(程序中只在0号LED上显示秒)。是使用时,main.c是1302时间芯片的驱动,CH451LS0811.h是简单CH451LS芯片驱动。
通讯/手机编程 word文档对球形译码的理论原理和仿真结果进行了分析 1.sphereandML是主程序
word文档对球形译码的理论原理和仿真结果进行了分析
1.sphereandML是主程序,性能接近最大似然ML检测,调用了spheredecode和spheredecodeinf两个子程序;
2.main_spheretoML是主程序,性能达到最大似然NL检测,调用了spheredecodetoML和spheredecodeinftoML两个子程序。 ...
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 ...