自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (12)
  • 收藏
  • 关注

空空如也

NAG Fortran Libraries

NAG Fortran Libraries Release year : 1997 (MARK 18) Developer : Numerical Algorithms Group Vista compatibility : complete System requirements : Any Fortran compiler Interface language : English only Tabletka : Not required Description : The largest collection of numerical algorithms that are commercially available Generated by experts from the NAG Fortran Library has a worldwide reputation, and, with over 1,600 fully documented and proven source codes, it is the largest collection of mathematical and statistical algorithms available. Library Content The key numerical and statistical abilities of the FORTRAN Library are listed below. Numerical * Optimization, and Local and Global * Linear, quadratic, integer and nonlinear programming and the least squares problem * Ordinary and partial differential equations * Solving dense, connected and rare linear equations and eigenvalue problems * Solving linear and nonlinear least squares problems * Interpolation curve and surfactant * Special functions * Numerical integration and integral equations * roots of nonlinear equations (including polynomials) * Wavelet transform Cm statistically * Generate random numbers * Simple calculations of statistical data * Analysis of correlation and regression * Multidimensional methods * Variance analysis * Analysis of the time series * Non-parametric statistics SOURCES OF EXAMPLES here: http://rutracker.org/forum/viewtopic.php?t=2875066

2018-11-29

Visual Assist 10.9 (2283.2)

INSTALLATION 0) Uninstall VA (if you have installed it before). 0.0) Manually check for alive _folders_ of pervious version of VA in extensions folders (paths are described below) and remove them by yourself, because of VA uninstaller's bug 1) Locate all places where va_x.dll's are reside in your M

2018-11-29

Visual Assist 10.9 B2291.5

INSTALLATION 0) Uninstall VA (if you have installed it before). 0.0) Manually check for alive _folders_ of pervious version of VA in extensions folders (paths are described below) and remove them by yourself, because of VA uninstaller's bug 1) Locate all places where va_x.dll's are reside in your MSVCs (paths are described below) 2) Replace all found va_x.dll with our one (from this torrent) 3) PROFIT (you may see "License: trial" - don't worry, all should work without any limitation) Places where Visual Assist extension (va_x.dll and another stuff) resides in different versions of MS Visual Studio are listed below: ------------------- MSVC version | path ------------------- msvc2008 | find in installation path (by default c:\Program Files (x86)\Visual Assist X\) msvc2010 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\10.0\Extensions\Whole Tomato Software\Visual Assist\__version__\ msvc201[1|2] | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\11.0\Extensions\__random_dir__\ msvc2013 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\__second_random_dir__\ msvc2015 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\__random_dir__\ msvc2017 | %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\15.0__%XXX%\Extensions\__second_random_dir__\ ------------------- Notes: in my case __version__ is "10.9.2291.5" __random_dir__ and __second_random_dir__ are generated and looks like "v3tpxirz.5pr" Have a nice coding :3 P.S. If you like Visual Assist - byu a license (tell "thank you" to the VA developers)

2018-11-29

ActiveState Komodo IDE 10.2.1.89853 Setup + Keygen

Komodo IDE v10.0.1.89237 (C) ActiveState Release Description: ~~~~~~~~~~~~~~~~~~~ What's New in Komodo IDE 10.0 - New User Interface: The entire user interface has been given a big facelift. This facelift isn't just about making Komodo more attractive and enjoyable to use; a ton of user experience work has gone into the facelift. On the technical end, these changes make Komodo far more maintainable and far less prone to interface related bugs. Possibly the biggest feature, though, is that you can define your own colors. Every color scheme now also extends to the user interface, so you can tweak and style not just how your code looks, but also how Komodo looks. Or not뻟t's entirely up to you, of course. For those who prefer not to have their user interface change too much we've also introduced some preferences which let you essentially use the "classic" approach to UI in many places. These changes do mean that skins and iconsets for Komodo 8 and 9 will no longer work. - The Dynamic Toolbar: The dynamic toolbar is a new UI element in Komodo 10 which holds toolbar buttons that provide contextual actions to your files and project. They show and hide based on what you're doing and provide information and actions based on how your files and projects are configured. For example the version control dynamic button will show you how many files have changed and allow you to quickly open eg. file or project history, or the commit dialog. The dynamic toolbar is very developer friendly, so you can easily create your own buttons or download ones that were contributed by other developers. - First Start Wizard: When you first start Komodo (or when you update between major versions) Komodo will now show you a short and simple first start wizard that lets you customize Komodo to your likings. Tabs or spaces? The bias is all yours. - New Default Keybindings: Our old defaults (which are still available as "Legacy" keybindings) were an accumulation of 10+ years of changes. Needless to say they became messy and illogical. With Komodo 10 we dumped them entirely and started from scratch. A rule of thumb here was that if something didn't make sense then it didn't deserve a default binding, the user can define these themselves. We also reviewed other editors complete default keybinding sets to find commonalities in the industry. The new bindings are based on logic and sensible defaults that programmers have become accustomed to. - Other Editor Keybindings: We are introducing keybindings for other editors and IDE's to facilitate developers transitioning to Komodo. These can be accessed from your Keybinding preferences or via the First Start wizard. - Chrome Remote Debugging: Debug your code in Chrome, from Komodo! No more context switching or locating the same code you've been working on again in the Chrome dev tools. You can write code, place breakpoints and debug all right from inside Komodo. - Debugging for Ruby 2.1 And Beyond: Due to the library that Komodo was depending on for Ruby debugging no longer working in Ruby version 2.1 and beyond we have not been able to properly support those versions for a while now. With Komodo 10 that changes, we've been hard at work at Ruby 2.1+ support and are confident in introducing it with Komodo 10. This also includes Ruby 2.1+ REPL support. - Gulp, Grunt, NPM task runner Integration: Komodo now integrates with Gulp, Grunt and NPM tasks. The integration allows you to run commands for those task runners in your shell scope (inside Commando), it also adds a button to your dynamic toolbar (new in Komodo 10) which lets you quickly run commands via those task runners. This button is only visible when your project uses one of these tools. So for example, if you have a Gulp task called "Concatenate" you can just hit the Gulp button and hit "Concatenate". - PhoneGap & Cordova Integration: Quickly access PhoneGap and Cordova via your "dynamic toolbar", as well as interact with them via the Commando shell scope. Komodo automatically detects your configuration and provides contextual actions. - Symbol Browser: The section scope (inside Commando) now allows you to browse symbols across your entire project. So you can easily jump to classes, functions, properties, or other symbols no matter where they are in your project. - Improved Node.js and PHP CodeIntel: JavaScript and PHP CodeIntel has had significant improvements, NodeJS modules and PSR4 classes are fully supported as well as various new features of each language. - Support For React, Ember, Angular, TypeScript, ES6: We've put a lot of focus on individual frameworks in Komodo 10, a trend you can expect to continue. With this iteration we focused on some of the most popular JS frameworks and derivatives. - Performance Improvements: Komodo 10 has received significant performance improvements. File opening, closing, saving, typing, .. you name it. Additionally we've fixed a long standing memory leak which caused users to have to restart Komodo every few days, that should no longer be the case. - Other Mentionables - Improved source code control UI and UX - New SCC Commit Dialog - New SCC Widget - Improved unit testing UI and UX - Improved color picker UI and UX

2018-11-20

Templates for MS Word by GN 5.0.2 MAS

emplates for MS Word by Graphic Node 5.0.2 MAS | Mac OS X | 16 MB. Practices templates for MS Word of Graphic Node Pack provides a collection of over 3,000 easy to use templates for creating business and personal documents with MS Word. Templates for MS Word by GN whole gives a wide selection of templates, letters and brochures greeting cards and books. Most templates consist of several designs, and the whole range of designs certainly meet its various needs. Every one of the designs from the classic elegance of text-only pages to the mean – spirited mix of images and slogans on posters and brochures templates, offers a quality design and ease of use. All templates are available in both paper sizes US and international, such as USA Letter and A4. Most objects in MS Word templates GN recolorados can be effortlessly moved or deleted. Type or paste your own text, add or remove text boxes and change the font if you wish. Replace stock images with your own photos and images. Save time and effort with Templates for Word! What’s new • The new version improves compatibility with a new version of MacOS. • MacOS Mojave integration into dark mode. • Stability improvements

2018-11-20

Serial 1.3.9 MAC

Serial is a modern terminal emulator designed to make working with servers, network equipment, and embedded hardware easier for serialengineers and system administrators. For system administrators, Serial supports the all-important break sequence required when working with routers and switches. Serial also includes a full-featured terminal emulator, allowing you to work with the screen-based menus found in network equipment and Unix programs including the text editors vi and emacs. Makers and engineers will appreciate Serial’s built-in support for embedded devices including the Arduino, Raspberry Pi, BeagleBone, and thousands of others. Serial includes several useful features for working with these devices including the ability to reset an Arduino, and the ability to connect to a BeagleBone over USB directly or through the on-board header. Finally, Serial supports several of the most common USB to serial adapters WITHOUT requiring drivers, often saving you the hassle of finding and installing additional software. Features: Full-featured xterm, linux, and ANSI/VT100 terminal emulation Works with USB to serial adapters and devices that use USB to serial chips internally UTF-8 character set support No kernel drivers required for many of the most common devices Bluetooth serial support USB Communication Device Class (CDC) support Break support required for routers, switches and other network equipment Line-buffered send mode Text pacing options XMODEM and YMODEM file transfer support WHAT’S NEW Version 1.3.9: Added support for macOS 10.14 (Mojave) Added the ability to customize the session log save path Added CP437 and CP850 character set support Added support for additional devices Other bug fixes and improvements REQUIREMENTS OS X 10.7 or later, 64-bit processor

2018-11-20

BB Editor 12.5

BBEdit 12.5 | Mac OS X | 20 MB. BBEdit is a complete code editor that lets you work with a variety of programming languages. If you need a code editor in HTML, C-Objective SQL Java, Javascript, JSP, Object Pascal, and C ++, Perl, PHP, Python, Ruby or (among others) try BBEdit and stay with him because few are going to be so strong and so sober interface. BBEdit, you can … Exercise full control over text Work your way script files, folders, disks, and servers Testing enjoy Omnipotence A height standards Seamless integration to existing workflows What’s new in BBEdit 12? Improved compatibility of dark themes – When a dark color scheme is used, BBEdit now edit colors and chrome project window to match, for a more integrated overall appearance. For customers than ever before BBEdit or TextWrangler used, the color scheme “BBEdit Dark” now is the factory default; this can be changed if desired preferences “text colors”. Performance improvement platform – Thanks to an extensive internal review, BBEdit now supports intrinsic behavior of the operating system as Split View (and many others). Improved user interface for FTP / SFTP, Text Factory and preview windows browsers – many windows that are not editing have been revised to improve the appearance and behavior and to add features. New “canonize” tool – Provides a text-based search for batch and replacement model, either within a single file or (using a text factory) in multiple files. New editing commands “Columns” – Cut, copy, delete or rearrange columns easily delimited text files (CSV, TSV) without a spreadsheet or complicated regular expressions. FTP / SFTP browsers now have an outline view to improve navigation Text Factory windows now offer the ability to enable and disable individual steps The preview windows BBEdit now provides insight runtime of anticipated page views using the WebKit inspector Text extraction: this powerful addition to the legendary BBEdit search functions allows you to locate and collect search results in a single text document. The extraction can be executed in the active text document or multiple files and folders. Using Grep patterns replacement during extraction allows transformations to the extracted text. Extensive internal modernization – Many internal subsystems have been rewritten or updated to support new features, improve performance, add refinement and possible future improvements to

2018-11-20

Getting to Know Vue.js

Getting to Know Vue.js Learn to Build Single Page Applications in Vue from Scratch

2018-11-19

Professional CSS3 -Packt

Professional CSS3 Harness the power of CSS3 to design stunning, modern websites

2018-11-19

Android Development with Kotlin PACKT

Enhance your skills for Android development using Kotlin Nowadays, the Android application development process is quite extensive. Over the last few years, we have seen how various tools have evolved to make our lives easier. However, one core element of the Android application development process

2018-11-19

Yammer -Collaborate, Connect, and Share by Apress

Yammer is an enterprise social collaboration and networking platform adopted by multiple organizations to collaborate on, connect with, and share business activities, form expert communities, and transform an organization’s way of working. Yammer service is available under the Microsoft Office 365 product family.

2018-11-19

IDA Pro Plugin

IDA Pro 7 plug-ins, Debugging iOS Applications With IDA, unispector, tvsion2015, tilib70 stealth, qwingraph source, loadint 70, ids utils, idasdk70

2018-11-19

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除