搜索:executable
找到约 54 项符合「executable」的查询结果
结果 54
按分类筛选
- 全部
- 串口编程 (8)
- 编译器/解释器 (6)
- 压缩解压 (5)
- 汇编语言 (4)
- 其他 (3)
- 驱动编程 (3)
- 技术资料 (2)
- Linux/Unix编程 (2)
- Java编程 (2)
- 单片机开发 (2)
- 人工智能/神经网络 (2)
- 微处理器开发 (2)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 操作系统开发 (1)
- 数学计算 (1)
- 通讯编程文档 (1)
- uCOS (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- matlab例程 (1)
- Delphi控件源码 (1)
- 交通/航空行业 (1)
- 软件设计/软件工程 (1)
- 其他嵌入式/单片机内容 (1)
https://www.eeworm.com/dl/624/254615.html
串口编程
CHAPT14MODEM.CPP Implementation of the Modem class CHAPT14MODEM.H Declarations of the Modem class
CHAPT14\MODEM.CPP Implementation of the Modem class
CHAPT14\MODEM.H Declarations of the Modem class
CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class
CHAPT14\TSTMODEM.EXE 16-bit executable of the test program
CHAPT14\TSTMODEM.MAK Make file for use with Borland or Micro ...
https://www.eeworm.com/dl/618/184077.html
驱动编程
驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo
驱动开发向导
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source ...
https://www.eeworm.com/dl/624/254607.html
串口编程
CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa
CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board
CHAPT04\CHAPT04.EXE 16-Bit executable of the test program
CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++
CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class
CHAPT04\CLASSIC.H Declaration of ...
https://www.eeworm.com/dl/624/254608.html
串口编程
CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e
CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board.
CHAPT05\CHAPT05.EXE 16-Bit executable of the test program
CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++
CHAPT05\DIGI.CPP Implementation of the Digiboard class
CHAPT05\DIGI.H Declaration of the ...
https://www.eeworm.com/dl/650/252978.html
人工智能/神经网络
aDABOOST This package contains the following files: learner.jar - is a platform independent java
aDABOOST
This package contains the following files:
learner.jar - is a platform independent java package. In order to run it on windows/linux
open the command prompt/shell and type the command "java -jar learner.jar".
Make sure the java installation path is set in the system ...
https://www.eeworm.com/dl/633/380528.html
Java编程
本人大二学习汇编语言程序设计时的全部源代码
本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is ...
https://www.eeworm.com/dl/656/135351.html
Java书籍
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the V ...
https://www.eeworm.com/dl/644/175167.html
汇编语言
W32.Bolzano这种新病毒在Windows 95和Windows NT的系统下复制
W32.Bolzano这种新病毒在Windows 95和Windows NT的系统下复制,感染以EXE或SCR为扩展名的PE(Portable Executable)应用程序 该病毒会在感染过程中,为自己建立一道线绪(thread),而后当它执行主程序主线绪时,就会在背景处复制病毒,如此一来,用户就不容易发现程序有任何延迟的现象 ...
https://www.eeworm.com/dl/648/282130.html
单片机开发
ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o
ead file "YD.DOC".
Who is the intended user
Beginners in assembly and programmers.
Features of the program:
Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats ...
https://www.eeworm.com/dl/619/471785.html
Linux/Unix编程
un the configuration script ---------------------------- In the CGIs directory there is a config
un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Appen ...