itblog.adrian.citu.name
Investigation Numerique | Adventures in the programming jungle
https://itblog.adrian.citu.name/category/it-security/investigation-numerique
Adventures in the programming jungle. Introduction à la plateforme Digital Forensic Framework (DFF) (3) – Liste complete des modules. 1 July, 2013. Liste des modules DFF. Modules DFF qui chargent des containers de données. Ces modules chargent des containers des données et créent un VFS. Charger des containers de données de type RAW. Local –path file.raw –parent parent. Accessible par IHM :. Accessible par shell :. Lien vers la documentation. Http:/ wiki.digital-forensic.org/index.php/Local. Accessible p...
myandroidtuts.blogspot.com
March 2014
http://myandroidtuts.blogspot.com/2014_03_01_archive.html
Sunday, March 23, 2014. Building A VoIP Application In Android : Part 1. O you want to build a VoIP application and have no idea where to get started? Well, you have come to the right place. This tutorial will attempt to help you get started with building a VoIP application on Android, by no means is this tutorial an exhaustive end to end guide but rather a simple starting point to build upon. So lets get started. 1 Java, JDK. 2 Android SDK and Android NDK. 3 Create a new config site.h file under pjs...
myandroidtuts.blogspot.com
Building A VoIP Application In Android : Part 1
http://myandroidtuts.blogspot.com/2014/03/building-voip-application-in-android.html
Sunday, March 23, 2014. Building A VoIP Application In Android : Part 1. O you want to build a VoIP application and have no idea where to get started? Well, you have come to the right place. This tutorial will attempt to help you get started with building a VoIP application on Android, by no means is this tutorial an exhaustive end to end guide but rather a simple starting point to build upon. So lets get started. 1 Java, JDK. 2 Android SDK and Android NDK. 3 Create a new config site.h file under pjs...
mike0it.blogspot.com
mike0 IT: 2006-08
http://mike0it.blogspot.com/2006_08_01_archive.html
星期六, 8月 26, 2006. Http:/ blog.csdn.net/mike0. 星期二, 8月 22, 2006. A VHS ripoff showing a demo of NeXTSTEP Release 3 by Steve Jobs. Although the demo Steve shows is very common today, it's a fantanstic job in that time. Very inspired and encouraged. 星期日, 8月 20, 2006. Install bakefile 2.0 by installer on windows. Download bakefile-0.2.0-setup.exe. Test code reference here. Nmake /f makefile.vc clean. Nmake /f makefile.vc DEBUG=1. Bakefile -f msvc6prj hello.bkl. Open dsw and build. SET PATH=C: MinGW bin;%PATH%.
sdrblog.wordpress.com
GnuRadio specs | The SDR Blog
https://sdrblog.wordpress.com/gnuradio-specs
A blog about Software Defined Radio. Power: 6VDC, 3.5A. Interface: one Cypress FX2 USB 2.0, capable of 32 MByte/sec. FPGA: one Altera Cyclone EP1C12. AD/DA: two Analog Devices AD9862, each with two 12-bit 64-MSPS ADC and two 14-bit 128-MSPS DAC. Power: same as USRP1. Interface: one Gigabit Ethernet, capable of 50 MHz of RF bandwidth #FIXME. Interface: 2 Gbps serial interface for expansion. FPGA: one Xilinx Spartan-3 XC3S2000, includes 32-bit RISC softprocessor. Internal clock: 100 MHz. Is used for the GUI.
notepad.onghu.com
Notepad: Knowledge, without memory, is useless
http://notepad.onghu.com/ruby
Knowledge, without memory, is useless. Sat Aug 09 22:00:00 UTC 2008. Using Ruby to get information about a DBF file. At 10:00 PM by mohits. In a previous article, I had written about getting started with the DBF. Gem to convert a DBF. File into a CSV. File In this article, I show how to get basic information about a DBF. File by using the gem. Schema in ActiveRecord Format:. Number of colums -. Tablecolumns.each with index { col, index. Number of records -. Sat Aug 09 21:05:00 UTC 2008. Yn] Y Successfull...
cs164fa09.blogspot.com
CS164 Project Proposal
http://cs164fa09.blogspot.com/2009/11/350-maybe-we-would-like-to-test-range.html
Friday, November 20, 2009. Think back to every time you've been knee deep in C with no way to test your code but to-forbid the thought- write more C! We've all been there; stub testing requires, at the very least, a cocktail comprised of copy and pastes along with massive printfs. For even tighter control, you may even opt to GDB it. But why should we have to go through the same routine every time we create a new C module? We propose a streamlined way of reproducing the following code:. Module. With ...
micropolisweb.com
Constructionist Educational Open Source SimCity, by Don Hopkins, at HAR 2009.
http://www.micropolisweb.com/static/documentation/HAR2009Transcript.html
HAR 2009 Lightning Talk Transcript: Constructionist Educational Open Source SimCity, by Don Hopkins. Illustrated and edited transcript of the YouTube video playlist: HAR 2009: Lightning talks Friday. Constructionist Educational Open Source SimCity. Blog: http:/ www.DonHopkins.com. Demo: http:/ www.MicropolisOnline.com. Project: http:/ code.google.com/p/micropolis. Facebook: http:/ apps.facebook.com/micropolisonline. I'm Don Hopkins, and this is the Micropolis. I started working on SimCity. A few years ago.
tsheffler.com
Nuitka Compiler for Python – Tom's Blog at McLaren Labs
http://www.tsheffler.com/blog/2015/01/05/nuitka-compiler-for-python
Tom's Blog at McLaren Labs. Identify, predict, decide, execute. Cutting the Cord in San Francisco. Live-Streaming, MicroBroadcasting Redux. Build ffplay and ffmpeg 2.6.2 on Mac OSX 10.10.2. Nuitka Compiler for Python. Network MIDI Updates and Changes in OSX Yosemite. Real-Time Streaming Data Meetup. The Democratization of Broadcasting. Nuitka Compiler for Python. Issues with Dynamically Loaded shared objects (SWIG). Nuitka ( http:/ nuitka.net. Is a “Python Compiler.” Nuitka can compile ju...In standalone...