MemoryToolz 0.1 example written in assembly use NtSystemDebugControl, veery good to study
资源简介:MemoryToolz 0.1 example written in assembly use NtSystemDebugControl, veery good to study
上传时间: 2014-01-08
上传用户:wxhwjf
资源简介:This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
上传时间: 2014-01-03
上传用户:evil
资源简介:Self Delete Lib and Exemple written in pure assembly verry good to study
上传时间: 2017-03-13
上传用户:wangyi39
资源简介:it is a java chat program Written in a RMI code. its simple to use and can be used as a project.
上传时间: 2017-04-06
上传用户:xwd2010
资源简介:The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.
上传时间: 2015-04-03
上传用户:ywqaxiwang
资源简介:This code is written in C and it is used to calculate the adjective series of numbers.
上传时间: 2017-04-18
上传用户:onewq
资源简介:This is a superheterodyne reciever simulation, created in MATLAB - Simulink. The purpose is to study the effect of perturbations on the imaginary frequence and on the intermmediate frequence, in the context of incoherent demodulation.
上传时间: 2017-09-12
上传用户:lx9076
资源简介:Windows CE 1.0 does not support the cascading menu. In the use of Windows CE 1.0, it can not insert a MF_POPUP menu to another drop-down menu. Window CE 1.0 does not support the following signs:
上传时间: 2013-12-27
上传用户:fanboynet
资源简介:在brew上的3D开发的3个example,要在brew2.1上才可以运行...还要OpenGL_ES_extension_1.0.1
上传时间: 2014-01-06
上传用户:515414293
资源简介:KoLmafia is a cross-platform desktop tool, written in Java (J2SE 1.4 compliant), which interfaces with the online adventure game
上传时间: 2015-06-10
上传用户:coeus
资源简介:TXNA(Terac XML News Aggregator) is a powerful and easy to use XML News Aggregator written in Java.
上传时间: 2016-05-20
上传用户:wanqunsheng
资源简介:Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec protocal remote controller and than use uart transfer the data to the pc serial port
上传时间: 2013-12-29
上传用户:wweqas
资源简介:teach you how to use matlab,written in Chinese
上传时间: 2013-12-09
上传用户:ryb
资源简介:TPeriodeFilter. Written in Delphi/Indonesian language. Use this component to specify some date range.
上传时间: 2013-12-04
上传用户:541657925
资源简介:A j2me code written in eclipse shows how to use farsi bit map fonts in j2me applications
上传时间: 2013-12-22
上传用户:stella2015
资源简介:example code in Delphi to use MessageWait method to synchronize threads. example code include delphi project files.
上传时间: 2013-12-12
上传用户:chongcongying
资源简介:The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time provi...
上传时间: 2015-07-03
上传用户:dengzb84
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-b...
上传时间: 2015-07-24
上传用户:冇尾飞铊
资源简介:A simple and straightforeward instant messaging program written in Java for all platforms developed with ease of use and efficiency in mind
上传时间: 2014-12-07
上传用户:rishian
资源简介:This a calculator simulation program written in Labview. It is based on event structure introduced by Labviw 8.0 or later editions.
上传时间: 2015-12-27
上传用户:123456wh
资源简介:These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great contro...
上传时间: 2013-12-18
上传用户:wcl168881111111
资源简介:This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant...
上传时间: 2016-04-24
上传用户:ecooo
资源简介:This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed dis...
上传时间: 2013-12-19
上传用户:tzl1975
资源简介:This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in action script 3.0, provides you to create items that cab be filled from an XML or Query ResultSet or etc. and is viewed in a container that ca...
上传时间: 2013-12-09
上传用户:dapangxie
资源简介:This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of c...
上传时间: 2014-01-14
上传用户:kernaling
资源简介:Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generat...
上传时间: 2017-05-25
上传用户:bibirnovis
资源简介:This is a complete but simple application of Video rental system written in java. It uses GUI and MS-Access database to rent and return a video. Best example for undergraduate students.
上传时间: 2017-07-21
上传用户:牛布牛
资源简介:Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem. To use this program you should change in *.bat / *.sh files the java path according in your computer
上传时间: 2013-12-03
上传用户:hxy200501
资源简介:My first project written in Quartus II by using VHDL, executed some tasks that display word on 7-segments LED through the simulated 5-to-1 multiplexer. My code is easy to acquire and may be help usefull.
上传时间: 2014-01-21
上传用户:chenlong