Skip to main content

Home/ Coders/ Group items tagged complexity

Rss Feed Group items tagged

Andrey Karpov

Checking OpenCV with PVS-Studio - 0 views

  •  
    OpenCV is a library of computer vision algorithms, picture processing algorithms, and general-purpose numerical algorithms. The library is written in C/C++ and is free both for academic and commercial use, as it is distributed under the BSD license. The time has come to check this library with the PVS-Studio code analyzer. OpenCV is a large library. It contains more than 2500 optimized algorithms and consists of more than 1 million code lines. Cyclomatic complexity of the most complex function cv::cvtColor() is 415. It is no wonder that we have found quite many errors and questionable fragments in its code. However, the size of the source code taken into account, we may call this library a high quality one.
Mandeep Bajar

App42 PaaS - Cloud API SDK Download - Blackberry - 0 views

  •  
    Blackberry SDK library to develop applications for Blackberry devices. Build simple to complex applications in just a few minutes without having to worry about its complexities. 
Mandeep Bajar

Monotouch Monodroid Cross-Platform, App42 Mono CLoud APIS - 0 views

  •  
    Monotouch for iOS and Monodroid for Android SDK libraries to develop Web, SaaS, Social and Enterprise applications. Build simple to complex applications in just a few minutes without having to worry about its backend complexities. 
Mandeep Bajar

App42 PaaS - Cloud API SDK Download - J2ME - 0 views

  •  
    Java Platform, Micro Edition SDK library to develop applications for J2ME devices. Build simple to complex applications in just a few minutes without having to worry about its complexities. 
Mandeep Bajar

App42 PaaS - Cloud API SDK Download - Javascript - 0 views

  •  
    Javascript SDK library to develop HTML5 and Web based Applications. Build simple to complex applications in just a few minutes without having to worry about its complexities. 
Fabien Cadet

Herbert Simon - Wikipedia (en) - 2 views

  •  
    « Simon was among the founding fathers of several of today's important scientific domains, including artificial intelligence, information processing, decision-making, problem-solving, attention economics, organization theory, complex systems, and computer simulation of scientific discovery. He coined the terms bounded rationality and satisficing, and was the first to analyze the architecture of complexity and to propose a preferential attachment mechanism to explain power law distributions. »
Ami Dias

MMADP - Converging NATIVE, HYBRID, AND HTML5 APPS - 0 views

  •  
    Enterprise Mobility is a complex phenomenon. Many large organizations are realizing the value of having a mobile application. These apps can be used for B2B / B2C / B2B2C connect and make organizational processes more efficient. However, the development process is filled with complexities and dilemmas. These applications on the small screens of a mobile device hold large eminence for enterprises. In fact, these apps have become an imperative part of a marketing strategy.
coresector

Accenture Opens Cyber Center to Help Organizations Tackle Complex Security Challenges - 0 views

  •  
    Accenture Opens Cyber Center to Help Organizations Tackle Complex Security Challenges
Biztech Consultancy

Things to be take care of during Custom Web Application Development - 0 views

  •  
    Developing web applications for businesses is a complex task. And this is especially true in case of Custom Web Application Development. It requires a great deal of technical expertise, patience, experience and programming knowledge to churn out powerful web applications exactly as per your client's demands.
Fabien Cadet

Talk: The Care and Feeding of C++'s Dragons (speaker: Chandler Carruth) | channel9.msdn... - 1 views

  • Last year I described C++ as bearing the cautionary label ‘Here Be Dragons.’ And yet we’re all still writing C++ because it is the best programming language for the problems we face. In turn, we need a strategy to deal with the “dragons” that reside in large C++ code bases. The Dragon Book (my old compiler textbook) taught about a collection of tools to address the complexity of compiler design, and while our challenge is somewhat different, the approach remains the same. When a mere mortal programmer ventures forth to battle the complexity of large software systems in C++, they’re going to need some really good tools to help them. At Google, we’ve been building up a platform of such tools. I will introduce the platform and toolset, and show how to use them to write fast and correct C++ code, quickly and correctly.I will also give a peek into the future of the next generation of tools we’re working on and some of the really interesting changes to C++ that are coming in the next few years to help both programmers and these tools be ever more effective.
longchamppas

survetement lacoste pas cher Or - 0 views

"Ce système ne faisait pas partie de notre liste d'étoiles capables de produire un phénomène pareil", (...) Nouvelles perspectives pour Alzheimer après le Nobel de médecine La découverte de cellule...

pull lacoste pas cher survetement armani ea7

started by longchamppas on 10 Oct 14 no follow-up yet
florinamissah

Collaborative Program Management System - 0 views

  •  
    Pratham Vision Collaborative project management system company is a method used to plan, coordinate, control, and monitor distributed and complex projects. It enables project experts teams to collaborate across departmental, corporate, and national boundaries and to master growing project complexity.
Joel Bennett

SyncToy v2.0 Download - Microsoft.com - 0 views

  •  
    Based on components of the Microsoft Sync Framework ... supports complex scenarios like combining files from two folders in one case, and mimicing renames and deletes in another case... can be installed by non-admins *if* the Sync Framework is preinstalled
anonymous

jQuery-gestures - 0 views

  •  
    A javascript gestures library that allows you to add mouse gestures to a web page, supports complex (i.e. sequences of) gestures and provides visual feedback through the use of a canvas element.
Joel Bennett

NDepend - 0 views

  •  
    NDepend is a tool that simplifies managing a complex .NET code base. Architects and developers can analyze code structure, specify design rules, plan massive refactoring, do effective code reviews and master evolution by comparing different versions of the code.
Traveller Spice

Windows Azure and Cloud Computing - 0 views

  •  
    The feature-complete release of the Windows Azure Platform enables developers to easily build or migrate applications to the cloud. The newly announced Windows Server AppFabric and Windows Azure Platform enables you to use existing technology to improve scalability and performance in complex applications without having to learn a new skill set.  Get started by downloading the free Windows Azure Platform training kit.
Joel Bennett

NLog - Advanced .NET Logging - 3 views

  •  
    NLog is a free logging platform for .NET with rich log routing and management capabilities. It makes it easy to produce and manage high-quality logs for your application regardless of its size or complexity.
  •  
    This is a lot like Log4Net, but unlike Log4Net, it's been worked on this decade, and has Visual Studio integration and snippets...
ma rody candera

Babbling News: Youtube Japan Tsunami - Horrible!!! After Earthquake, Tsunami, and Erupt... - 0 views

  •  
    The Japanese government has said that radiation levels around nuclear power plants in Fukushima I've entered the level of impact on human health. This is following the explosion of reactor 2 at the Fukushima plant complex I, on Tuesday (15 / 3), after previous reactors 1 and 3 - of a total of six reactors - has exploded on Saturday (12 / 3) and Monday (14 / 3).
Tarik Guney

ClientIDMode in ASP.NET 4.0 - Rick Strahl's Web Log - 0 views

  •  
    One of the more anticipated features of ASP.NET 4.0 - at least for me - is the new ClientIDMode property, which can be used to force controls to generate clean Client IDs that don't follow ASP.NET's munged NamingContainer ID conventions. To be clear, NamingContainer IDs are necessary for complex controls and pages that nest many things inside of a single context, but for most application level Web design scenarios those munged IDs get in the way and don't provide a lot of value.
Joel Bennett

CCR & DSS Toolkit - Microsoft - 1 views

  •  
    "The CCR and DSS Toolkit delivers delivers a set of .NET and Compact Framework class libraries and tools that enable developers to better deal with the inherent complexities in creating loosely-coupled concurrent and distributed applications."
1 - 20 of 79 Next › Last »
Showing 20 items per page