Welcome![Sign In][Sign Up]
Location:
Search - Executable Code

Search list

[Other123456gomgziguamli

Description: 工资管理的原代码 还有可执行文件都在 希望大家喜欢! 很好用的-wages of the original executable code are still in hope you like! The good
Platform: | Size: 517248 | Author: 李洪臣 | Hits:

[Game Hook CrackDiablo2Exp地图外挂

Description: 国人编写的暗黑2的地图外挂程序,可执行文件+原代码!-people prepared Diablo 2 maps external procedures, the original executable code!
Platform: | Size: 512050 | Author: 扬宏 | Hits:

[DirextXMorgan RTP DirectShow Filters

Description: RTP DirectShow Filters,包含服务器和客户端可执行程序和服务器端代码,支持 RTP, RTCP, RTSP and SDP协议-RTP DirectShow Filters, including server and client executable code and server-side support RTP, RTCP, RTSP and SDP
Platform: | Size: 658927 | Author: 刘先生 | Hits:

[Process-Thread进程和线程

Description: 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单独的线程。 -look at the UNIX System and the process of Mach's mandate and the relationship between the threads. In UNIX systems, a process includes an executable program and a range of resources, such as file descriptors table and address space. In Mach, a task only a series of resources; Threads handle all the executable code. A Mach task can have any number of threads and its associated, and each one must thread related tasks. And to a certain set of tasks related to the threads are sharing all the resources. Thus, a thread is a program counter, a stack, and a series of registers. All need to use the data structures are covered by the mandate. A UNIX system in the process of Mach which corresponds to a mandate and a separate thread.
Platform: | Size: 20111 | Author: 朱善发 | Hits:

[Other resource常用的小波源程序

Description: 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\ debug find decoder executable.
Platform: | Size: 141805 | Author: 何亮 | Hits:

[Firewall-SecurityAsmAdjust

Description: 第三方执行代码侵入方法,常用于病毒/反病毒技术。即在一个已编译完成的PC可执行代码中嵌入自己的可执行代码,并不干扰原程序。侵入级别在物理代码地址级别,低与Rin3级。有很强的攻击性。-third-party code execution invasive method, commonly used in HIV / anti-virus technology. That is compiled in a complete PC executable code embedded in the executable code, does not interfere with the original procedure. Invasive - level code addresses the physical level, with low-level Rin3. A strong offensive.
Platform: | Size: 33242 | Author: 王宁 | Hits:

[Other resourceewz

Description: 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\ debug find decoder executable.
Platform: | Size: 157215 | Author: 杨世清 | Hits:

[Other resource利用haar小波变换对图像进行分解与重构

Description: 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
Platform: | Size: 157713 | Author: feng | Hits:

[Other resource常用小波源程序

Description: 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; in \\ ezw2 \\ unezw \\ debug find the executable decoding procedures main wavelet transform gong can
Platform: | Size: 140073 | Author: 师花 | Hits:

[OtherTwoMain

Description: 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。    本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别对它们进行编译生成main.exe和main2.exe,再对其进行合并即可。    合并方法如下:    COPY /B main.EXE+main2.EXE Key.EXE(注意main.EXET和main2.EXE的顺序)    使用时请按下列格式键入。    Key〈欲加密文件〉〈产生后的EXE文件名〉    按提示输入密码后将生成指定的可执行文件。解密时运行这个可执行文件。输入密码后(若输入三次都不正确,将退出解密程序),即把原文件内容还原到你指定的文件中。解密程序格式如下。 可执行文件名 (filename) 第一个源代码文件 main.c 第二个源代码文件main2.c 上述程序在TC2.0集成环境里通过 -since declassified encryption program production, in order to ensure that their data is not illegal to steal other people, it is necessary to conduct appropriate data file is encrypted. This program will adopt the algorithm, the passwords and data encryption, generating an EXE from the declassified documents. Since this document was declassified by the two components. The first part of the executable code, and its role is to password judgment, the data decryption; The latter part is additionally dense passwords and data. The procedure for the preparation of two modules. The first one is main.c, it is used for encryption, generated EXE file; The second is main2.c. it is used declassified. They were compiled and main2.exe main.exe generation, and its merger can be. The merger is as follows :
Platform: | Size: 1635 | Author: wwwwppp | Hits:

[Other resourcesg1

Description: 这是一款GB游戏,在运行上传的第一个文件就能够运行下面这款三国游戏,里面的bxsg.gb是可执行代码,另一个文件夹里是游戏资源文件-GB This is a game in the first run upload a file on this to run the following three games, inside bxsg.gb is executable code, another folder of documents game resources
Platform: | Size: 503519 | Author: 小林 | Hits:

[Multimedia programvideoplayeruseMediaplayer

Description: 使用Mediaplayer播放各种视频文件的完整的c++builder 6源代码及可执行文件-D600 players use various video files to the integrity of the source of c-generation builder 6 executable code and
Platform: | Size: 379839 | Author: 段诗健 | Hits:

[OtherSHANGJISHIJIAN

Description: 这是我们学校数据结构上机实验中做过的5个可执行原代码,非常珍贵难得-This is our school data structure on the plane experiments done five original executable code, a very rare precious
Platform: | Size: 5353 | Author: 何灵 | Hits:

[2D Graphic利用haar小波变换对图像进行分解与重构

Description: 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
Platform: | Size: 157696 | Author: feng | Hits:

[File FormatBOA-migration

Description: Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理 并发连接请求。-Boa is a very small Web server, executable code, only about 60KB. It is the mission of a single Web server, can only be followed by the completion of the user
Platform: | Size: 6144 | Author: tk | Hits:

[AI-NN-PR2001blueengel

Description: 蓝鹰2001年的可执行代码(robocup2d),很强-WrightEagle 2001 executable code (robocup2d), strong
Platform: | Size: 471040 | Author: letmecc | Hits:

[Windows Developinject-your-code-to-a-portable-executable-fil1

Description: 向可执行文件注入代码原理与实现,一起学习吧-inject your code to a portable executable fil1
Platform: | Size: 324608 | Author: 流云 | Hits:

[Windows Developdining

Description: 哲学家进餐代码 附加可执行文件 哲学家进餐代码 附加可执行文件-Dining philosophers code attached executable file attached executable code dining philosophers
Platform: | Size: 414720 | Author: 小文 | Hits:

[JSP/JavaJAVA-Data-Hiding-Project-Code

Description: Java Data Hiding Project, We used the watermarking in the input image itself, and later decrypt the key image too. reversible data hidind project with executable code
Platform: | Size: 326656 | Author: ashok | Hits:

[OtherDetect It Easy source code

Description: This the latest available detect it easy source code, for scanning an executable details (compiler used, protection used, linker used, encryption scanner, etc) How to build on Linux Install Qt 5.6.3: Download Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git Edit build_lin64.sh (check QT_PATH variable) bash -x build_lin64.sh How to build on Windows Install Visual Studio 2013: download Install Qt 5.6.3 for VS2013: download(x32) Install 7-Zip: download Download and unpack UPX 3.95 for Windows: download Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git Edit build_win32.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH, UPX_PATH variables) Run build_win32.bat How to build on OSX Install Qt 5.6.3: Download Clone project:git clone --recursive https://github.com/horsicq/DIE-engine.git Edit build_mac.sh (check QT_PATH variable) bash -x build_mac.sh
Platform: | Size: 28282110 | Author: nanobot | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net