搜索资源列表
Linker.rar
- 文本文件合并器 将txt文件合并到一个文件中,可以选择是否写入分隔符号,Add txt files into one txt file. You can chose whether to write in separation signs or not.
ReleaseNotes2p2
- Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users t
MPASMandMPLINK
- MPASM汇编器 MPLINK目标链接器MPLIB目标库管理器用户指南-MPASM Assembler Linker MPLINK target goals MPLIB Treasury Manager User' s Guide
51317G
- MPLAB ASSEMBLER, LINKER AND UTILITIES
Puzzle
- 一个拼图游戏的源代码。 .游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib。-A jigsaw puzzle of the source code. . Game engine code to refer
RunFile
- Some times when you use an IDE and want to get the command line the IDE is using to invoke the compiler/Linker then you can use this program which will print the command line to a console window and execute the original compiler/linker. You must co
vcgetcpuid
- 1. 用汇编语言编写一个cpuid函数,然后调整链接器配置,在C语言中调用该函数。 2. 使用内嵌汇编调用CPUID指令。 3. 使用编译器提供的Intrinsics函数来调用CPUID等特定平台指令。 我们一般优先使用第3种办法,代码量少、可读性高、编译维护简单。例如VC(VC2005或更高)在“intrin.h”中声明了 __cpuid函数。 当编译器没有提供Intrinsics函数时,就只有使用前两种办法了。 -Written in assembly langu
VC-detaSharingofdosing
- VC内存共享方式实现进程多开判断 //共享数据声明和初始化-开始 #pragma data_seg("MyData") //创建一个数据段,用于存放共享的变量 int ChiShu = 0 #pragma data_seg() #pragma comment(linker,"/SECTION:MyData,RWS") //共享数据声明和初始化-结束-The VC memory sharing process to open the judgment
lab14
- NYU的 tiny linker的原题额~-NYU s basic question of tiny-linker~
QRGenerator2015
- This a simple example of usage of the libqrencode library FUKUCHI Kentaro to generate a bmp file with the QRCode of a specific text. There are a number of references online to this library but no simple example of how to use it. In this project, ther
cutadapt-1.9.1.tar
- 高通量测序领域,针对Hiseq等测序仪产生的raw reads,进行去除接头序列处理的软件。-The field of high-throughput sequencing, etc. for raw reads Hiseq sequencer generated removal linker sequence processing software.
linkscript_gcc.ldf
- Example Linker scr ipt for Raspberry Pi Zero/2
c6_linker_Make_Good
- introduction to linker and make file3
RealView? 编译工具
- ARM 官方RealView? 4.0 编译工具 全套指南,包括: 《要点指南》 《汇编器指南》 《编译器用户指南》 《编译器参考指南》 《链接器用户指南》 《链接器参考指南》 《库和浮点支持指南》 《实用程序指南》(ARM full set of guidelines for the official RealView 4 compiler tools, including: "Guidebook" "Guide" assembler