资源列表
stock.m
- kline.c 文件是一个mex c文件,编译出来一个接口,通过该接口 得到日行情数据。详情请参见源代码。如何使用这个编译出来的接口文件呢?请查看stock.m文件(The kline.c file is a mex C file that compiles an interface to obtain daily market data through the interface. For details, see source code. How do I use this compiled
C++上位机例程及库函数文件
- PMAC库函数,关于C++如何调用动态链接库(PMAC library function, about how C++ calls dynamic link library)
code
- 主要程序说明,用于目标检测功能,实现了目的(Creates the maximum likelihood map by calling toMaxLikelihood on all tree nodes, setting their occupancy to the corresponding occupancy thresholds.)
MEM_MVM_FBLP_MNM
- 空间谱估计程序,四种准则下的DOA估计程序,手动编写(Spatial spectrum estimation procedures, four guidelines for the DOA estimation procedures, manual writing)
AndroidMVPSample-master
- Android MVP架构示例代码,供参考(Android MVP architecture Demo)
MUSIC
- music算法,独立源估计,相干源估计,多重信号分类算法,自己编写,肯定能跑通(Independent source estimation, multiple signal classification algorithm, their own writing, sure to run through)
Desktop
- 最基础编程资料,教你如何入门编程。希望大家喜欢。(The most basic programming information, teach you how to begin programming. Hope you like it.)
AutoUpdater
- 这是wpf软件更新代码,做桌面的朋友可以直接使用。(this wpf auto update code.)
Ethernet
- NXP平台下,网口的 TCP和UDP驱动,以及相应的PC测试软件。(Under the NXP platform, TCP and UDP drivers of the network port and corresponding PC test software.)
urlconvert
- 实现ftp,thunder,ftp地址互换(Implementing FTP, thunder, and FTP address interchange)
FDTDv8803
- c语言编写的FDTD算法代码,可直接在linux等平台运行makefile文件,windows可以稍作修改即可使用(C language FDTD algorithm code, can be directly in the Linux and other platforms running makefile files, windows can be modified slightly can be used)
GUI移植步骤
- UCGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。它的设计架构是模块化的,由不同的模块中的不同层组成,由一个LCD驱动层来包含所有对LCD的具体图形操作。 UCGUI可以在任何的CPU上运行,因为它是100%的标准C代码编写的。UCGUI能够适应大多数的使用黑白或彩色LCD的应用,它提供非常好的允许处理灰度的颜管理