搜索资源列表
linux-dll--skill
- linux c 动态链接库编程,使用技巧,完整实例,很实用的-linux c programming of the dynamic link library, using the skills, integrity instance, it is useful
X264_For_ARM
- 里面包括一个X264源码包,和一个为ARM编译好的包,里面libx264.a静态链接库很重要-Which includes a X264 source package, and a compiled package for the ARM, the inside libx264.a static link library is very important
proc-cPP-oracle
- 链接oracle数据库,使用proc方法,进行过测试,不过我是新手不能配置成功-Link oracle database, use the proc method has been tested, but I can not be configured novice
Compiler-Principle-1
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)-Compiler Principle
Compiler-Principle-2
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)-The compiler is to " high-level language," translated as " machine language
Compiler-Principle-3
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)
led_FS_S5PC100
- 这是一段关于裸机的基于arm核的灯的驱动以及链接文件-This is a bare-metal based on the nuclear arm of the lamp driver and link files
cp
- 编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requirements: source file (directory
2011813035ex4
- 熟悉Linux操作系统中的文件与目录管理的概念。 2)掌握Linux操作系统中常用文件管理指令。 3)使用文件系统的一般方法。 4)掌握硬链接和软链接的建立及使用。 5)进一步了解文件系统结构。 -Familiar with the concept of the Linux operating system file and directory management. 2) to master the Linux operating system commonly used
Linux-semaphore-mechanism
- 一个关于信号量机制使用的学习例子。具体要求和代码都在word里了。要求使用vi进行代码的编写,使用make工具建立工程。将实现不同类别功能的函数写到不同的.c文件中,并使用makefile链接编译。 -Use vi be writing code, use make tools to create projects. The function of different types of functions written to achieve different. C file and co
fypltxsj_v1.4
- 风越网页批量填写数据提取软件,可自动分析网页中表单已经填写的内容,保存为填表规则,使用时,只需调用此规则便可自动填写表单、点击网页元素,抓取网页文本内容、下载指定的网页链接文件。 本软件支持的页面填写类型、控件元素种类更多,准确性更高。其它填表工具一般不支持的:多框架页面(frame)、多选列表、HTML文本(ifr a me)输入方式,本软件一般都可正确填写。 本软件不仅可用于普通办公填表,更可扩展为批量注册、投票、留言、商品秒杀、舆情导控、刷-信誉、车牌抢注等工具。 -W
SerialLib
- 基于RS232/RS485通信协议的 Linux 串口通信动态链接库封装的实现。-Realization of dynamic link library for Linux serial communication
oci
- c实现的oracle数据库链接的接口 可以实现oracle数据库的链接-C implementation of the Oracle link interface