Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • livebox ... >> ~/livebox_statuses.txt then use e.g. gnuplot to generate a graph. Two example gnuplot templates are provided * bandwidth and noise margin ... ] if you want to fetch the latest version of this program * cron [optional] if you want to let the program run ...
  • tools.cli ... .x ### Better Option Tokenization In accordance with the [GNU Program Argument Syntax Conventions][GNU], two features have been added ... versa: git --git-dir=/other/proj/.git log --oneline --graph By default, `clojure.tools.cli/parse-opts` interprets ...
  • lazy_reload ... and to the modules themselves end up distributed around the object graph in ways that can be hard to manage and hard to ... nor does it do anything explicit to reclaim memory. If the program is holding references to functions and classes, don't expect ...
  • Max-flow-network-by-capacity-scaling ... list creation, path bookkeeping and all other data structure needs. Language of Implementation: --------------------------- This program in implemented in C. Instructions to run: --------------------- To execute this program, perform following ...
  • tools.namespace ... any namespaces which use those macros. * If the running program contains functions which close over values in the reloaded ... -test) :ok Based on file modification timestamps and the graph of dependencies, the `refresh` function will reload *only* ...
  • javawordgraph Java version of WordGraph, a word count visualizer This program, wordgraph, will read a text file, count word occurrences and produce ... The purpose is to build a little utility that shows a histogram graph of the number of occurrences of each word in a text ...
  • mrsc ... Generic data structures (`SGraph` and `TGraph`) for representing a graph of configurations and operations on them. * An abstraction ` ... and its safety property as a Java of Refal program, supercompile a boolean expression stating the safety property ...
  • graphedge A simple application for finding minimal edge coloring of a graph. #Graphedge A simple application for finding minimal edge coloring of a graph. ##License Copyright (c) 2011 Konrad Strack Copyright (c) 2011 Szymon Mentel This program is free ...
  • Boolean-c10t ... on http://github.com/udoprog/c10t/issues * Run the program in debug mode (c10t --debug), this will print ... Athemis - for fixing beta 1.2 compatibility. sn4kebite - for implementing Wool colors. ekryyn - for implementing the altitude graph!
  • simple-gc ... programs. It requires explicit co-operation from the program and allocated data structures. * Usage Either copy the ... be defined. By default, =GC_DEBUG= is defined. ** Example Program #+BEGIN_SRC c #include "gc.h" /* unspecified data structure ...