搜索资源列表
-
0下载:
编程修改网卡 MAC 地址的方法,针对RELTECK公司的 RTL8029AS芯片介绍了一种直接修改网卡 MAC地址的方法 程序用C语言与汇编语言混合编程实现并在实践中检验通过-programming changes to the Ethernet MAC address, the address RELTECK RTL8029AS chip company introduced a direct Ethernet MAC address to amend the methods and pro
-
-
0下载:
80X86汇编语言程序设计教程_102780 X86汇编语言程序设计教程_1027-80X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _1027
-
-
0下载:
汇编语言程序编写的用于文件内容的加密和解密程序.-assembly language programming for the content of a document encryption and decryption procedures.
-
-
0下载:
Linux下C语言编程,深入详细的描述了Linux编程细节
-
-
1下载:
SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。
优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms
代码空间:字节,C支持库148字节(可覆盖)
数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖)
-SHA1 algorithm MCS-51 platform, original code, specificall
-
-
0下载:
数控软件,可以直接运行,C语音和汇编语言混合编程-Numerical control software, can be directly run, C and assembly language voice mixed programming
-
-
0下载:
C语言是一种面向过程的计算机程序设计语言。最初为unix而生。它既有高级语言的特点,又具有汇编语言的特点。它可以作为系统设计语言,编写工作系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。因此,它的应用范围广泛。
-C language is a process-oriented computer programming language. Initially designed for unix and Health. It has both the characte
-
-
0下载:
<Programming from the Ground Up>
一本介绍从零开始linux/unix下汇编程序编写的书-<Programming from the Ground Up>
This book is not a reference book, it is an introductory book. It is therefore not suitable by itself to
learn how to professionally progr
-
-
0下载:
汇编语言程序设计源代码,适合linux下那些希望了解汇编程序的c/c++程序员.-Assembly language programming source code, suitable for those who would like to know under linux assembler of c/c++ programmers.
-
-
0下载:
进阶linux编程,介绍了进程,线程,进程间通信,文件系统等内容-Advanced Linux Programming
Chapter 01- Advanced Unix Programming with Linux 。Chapter 02- Writting Good GNU/Linux Software 。Chapter 03- Processes 。Chapter 04- Threads 。Chapter 05- Interprocess Communication 。Chapte
-
-
0下载:
at&t汇编与c++混合编程的代码,描述了C++单独调用AT&T汇编-at & t assembly and c++ mixed programming code, describes the C++ compilation of a single call to AT & T
-
-
0下载:
天书夜读-从汇编语言到Windows内核编程.pdf-Double Dutch night reading- from assembly language to the Windows kernel programming. Pdf
-
-
0下载:
Linux入门资料大全:Linux 编程C一站式学习,天书夜读(汇编语言),嵌入式资料整合第二辑(ARM_C_LINUX),ARM_编程起步-Introduction Sourcebook Linux: Linux Programming C-stop learning, bible night reading (assembly language), embedded data integration second series (ARM_C_LINUX), ARM_ start progra
-
-
0下载:
Prentice-Hall出的linux上的汇编语言程序设计书籍,有关linux上C编程的书籍很多,但汇编类却很少,对于有此需要的人士,本书值得一读。-A Linux Assembly Language Programming book produced by Prentice-Hall. There are few linux books related to assembly language. So it is valuable for those wanting to get such
-
-
0下载:
基于DE2-BOARD的汇编编程CPU,适合新手学习-Suitable for novice learning assembly programming CPU based DE2-BOARD
-
-
0下载:
汇编语言程序设计教程2版 内容很齐全,可以下载下来-Assembly language programming guide 2 edition
-
-
0下载:
请问在汇编语言中如何使用GDI+? 近来编程中需要显示许多图片,通过比较,发现在保持不失真的情况下,基本上以TIF格式的图片体积为最小,PNG格式的次之,JPG格式的文件也比较大,且失真较严重,所以程序中打算采用TIF或PNG格式。-I would like to know how to use assembly language GDI+? Recent programming needs to display a lot of pictures, by comparing maintain
-
-
0下载:
Programming in assembly code tutorial
-
-
0下载:
网络编程最主要的工作就是在发送端把信息通过规定好的协议进行组装包,在接收端按照规定好的协议把包进行解析,从而提取出对应的信息,达到通信的目的!中间最主要的就是数据包的组装,数据包的过滤,数据包的捕获,数据包的分析,当然最后再做一些处理!-The main job is to network programming in the sender information by specifying the good agreement assembled package, good agreement
-
-
0下载:
《微机原理与接口技术》是学习微机基本知识和应用技能的重要课程,其目的是帮助学生掌握微机的硬件结构和基本原理;学会运用指令系统和汇编语言进行程序设计;熟悉各种典型的接口芯片,掌握接口技术及其具体应用,为后继计算机课程的学习及工程实际应用打下良好基础。- Microcomputer Principle and Interface Technology is to learn basic computer skills, knowledge and application of important
-