搜索结果
找到约 21 项符合
mak 的查询结果
按分类筛选
嵌入式Linux 内含uclinux的多线程实例、makefile、及rules.mak文件
内含uclinux的多线程实例、makefile、及rules.mak文件
微处理器开发 his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if yo ...
软件设计/软件工程 Student result management system Use the C language realization system 2, the data structure mak
Student result management system
Use the C language realization system
2, the data structure making use of the structure body several realization student s result design
3, the system have increment, search, insert, row preface etc. basic function
4, the each function mold piece request of syste ...
其他 This codes is one of my univ projects I ve been working on for 3months. I d like to share it and mak
This codes is one of my univ projects I ve been working on for 3months. I d like to share it and make it work more properly.
软件设计/软件工程 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = mak
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例 ...
技术资料 mdk 423 教程
keil mak 4.23 安装及破解教程
uCOS 针对STM32F103的UCOS移植
针对STM32F103的UCOS移植,支持RealView MAK及IAR开发环境
技术资料 G.729 fixed point algorithm
·文件列表: ACELP_CO.C BASIC_OP.C BASIC_OP.H BITS.C CODER.C CODER.MAK COD_LD8K.C DECODER.C DECODER.MAK DEC_GAIN.C DEC_LAG3.C &nbs
汇编语言 you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.
you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.
If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
串口编程 CHAPT09TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09TERMW16.DEF A file needed by
CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class.
CHAPT09\TERMW16.DEF A file needed by the linker for this program.
CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program.
CHAPT09\TERMW16B.MAK A makefile for Borland C++.
CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.