Skip to main content

Home/ Coders/ Group items tagged research

Rss Feed Group items tagged

Joel Bennett

Google vs Xerox on R&D | Computerworld Blogs - 0 views

  •  
    Google does R&D but has no dedicated researchers or formal lab organization. Every engineer is considered part of the virtual R&D team and is expected to donate 20% of his time - about one day a week - to research. Xerox takes the traditional approach, investing in a separate R&D function that includes basic research ... what makes each approach successful?
  •  
    Not really a fair comparison -- what has Google's R&D produced? The Android?
IJSRD Journal

IJSRD - International Journal For Scientific Research - 0 views

  •  
    IJSRD Journal is a leading e-journal, under which we are encouraging and exploring newer ideas of current trends in Engineering and Science by publishing papers containing pure knowledge. The Journal is started with noble effort to help the researchers in their work and also to share knowledge and research ideas.
Joel Bennett

Dryad and DryadLINQ | Microsoft Connect - 0 views

  •  
    DryadLINQ is a Microsoft Research project, which aims to make distributed computing on clusters of computers simple enough for all programmers. DryadLINQ combines another Microsoft Research technology, Dryad, with the familiar LINQ technology from the Microsoft .NET framework.
Joel Bennett

Detours - intercepting Win32 functions - 0 views

  • Transactional model for attaching and detaching detours.
    • Joel Bennett
       
      Transactional ... aspects. This is crazy impressive.
  • Detours is a library for instrumenting arbitrary Win32 functions on x86, x64, and IA64 machines. Detours intercepts Win32 functions by re-writing the in-memory code for target functions. The Detours package also contains utilities to attach arbitrary DLLs and data segments (called payloads) to any Win32 binary.
  •  
    Detours is a Microsoft Research project which exposes a transactional model for intercepting arbitrary Win32 functions by rewriting the in-memory code and attach an arbitrary payload to any binary.
jeezTech

Programming Languages Rank With A Rather Strange Way - 0 views

  •  
    The idea of doing a research to find the most popular programming language, came to me a month ago when i was surfing the TIOBE site. This is a research i did
IJSRD Journal

ijsrd journal - 0 views

  •  
    ijsrd.com is a leading indian journal, under which we are encouraging and exploring newer ideas of current trends in Engineering and Science by publishing papers containing pure knowledge. The Journal is started with noble effort to help the researchers in their work and also to share knowledge and research ideas.
Joel Bennett

Zotero - A Web-Generation Research Tool - 0 views

  •  
    Impressive Firefox extension helps you collect bibliographic & research information from sites like Amazon, Library websites, Journal sites, etc.  The ultimate bibliography building tool: you no longer need to copy all this out of books or off web pages ... Zotero can export/import BibTeX, RIS, Refer/BibIX, RDF, MODS, etc. and can even create APA, MLA, or Chicago style citations pages for import (as RTF) into your favorite rich text editor!
  •  
    Imports bibliography data from an astonishing list of sites ( http://www.zotero.org/translators/ ) via RDF and microformats ( http://www.zotero.org/documentation/compatible_standards_and_software ).  It uses the mozStorage API (backed by a SQLite database), and it's all open source ( http://dev.zotero.org/docs/ ).
Joel Bennett

Z3: SMT solver - 0 views

  • Z3 is a new high-performance theorem prover being developed at Microsoft Research.
Andrey Karpov

The Archive of Interesting Code - 0 views

  •  
    The Archive of Interesting Code is an (ambitious) effort on my part to research, intuit, and code up every interesting algorithm and data structure ever invented. In doing so, I hope both to learn the mathematical techniques that power these technologies and to improve my skills as a programmer. The examples on this site are in a variety of languages. I generally prefer to use C++ for algorithms, since the STL provides a great framework for expressing algorithms that work on a variety of data types. I code up most data structures in Java, both because the Collections framework allows them to be integrated in seamlessly with other applications and because automatic garbage collection simplifies some of the resource management. Every now and then I'll find an algorithm or data structure that is best represented in a different language like Haskell, in which case I'll forgo my usual language conventions.
Mandeep Bajar

Make your Mobile Games Engaging - 0 views

  •  
    According to a recent research done by Juniper (A Market intelligence firm) "mobile devices and tablets will become the dominant gaming device by 2016. North American, Far East and Chinese markets will contribute the maximum in-game purchases done by the users".
Andrey Karpov

Analysis of the Trans-Proteomic Pipeline (TPP) project - 0 views

  •  
    To be honest, I don't know what the TPP project is intended for. As far as I understand, this is a set of tools to assist in research of proteins and their interaction in living organisms. However, that's not so much important. What is important is that their source codes are open. It means that I can check them with the PVS-Studio static analyzer. Which I'm very much fond of.
Joel Bennett

Kodu - Microsoft Research - 8 views

  •  
    Kodu is a new visual programming language made specifically for creating games.
David Maxx

Tips for Developing E-Commerce Business from Scratch to Big Store - 0 views

  •  
    In this competitive market, it is not easy to start an e-commerce business from scratch to big store as you need to spend your lots of time on researching.
Pooja Runija

How Drones Are The New Gateway For App Developers? | Blog - 0 views

  •  
    In our childhood we all had flew remote airplanes which were a very common toy of those days. Now a day this remote airplane is coming with advanced technology features like sensors, monitors, chips, battery backup etc. and named as 'Drone'. Now after the IoT, Drones are so new which is typically tracked by mobile industry market research to shape up the new ways of users and app developers.
Matteo Spreafico

Ajax View - Microsoft Research - 1 views

  • Ajax View enables developer to see and control the behaviors of their web applications on user's desktops.
objectivist ursilly

Kodu - Microsoft Research - 6 views

  •  
    Kodu is a new visual programming language made specifically for creating games. It is designed to be accessible for children and enjoyable for anyone. The programming environment runs on the Xbox, allowing rapid design iteration using only a game controller for input.
yc c

Processing 1.0 - 1 views

  •  
    Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. Processing is free to download and available for GNU/Linux, Mac OS X, and Windows. Please help to release the next version!
Joel Bennett

.NetMap - CodePlex - 0 views

  •  
    Dot-NetMap has gone public under the Ms-PL license (no longer a pure research project), so I can findally start using it! There's also an Excel addin and a stand-alone app.
Joel Bennett

F# (FSharp) - Microsoft Research - 0 views

  • F# is a programming language that provides the much sought-after combination of type safety, performance and scripting,
    • Joel Bennett
       
      In .Net ...
1 - 20 of 85 Next › Last »
Showing 20 items per page