Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • FragmentShader A visual shader program generation program FragmentShader is a graph editor program that allow construction of node graphs that generate code (like vertex and fragment programs). Code generation is accomplished via lua for easy extensibility.
  • tmux-mem-cpu-load ... load/actions/workflows/main.yml Description =========== A simple, lightweight program provided for system monitoring in the *status* line ... interval in seconds. Default: 1 second -g , --graph-lines Set how many lines should be ...
  • CompGeom10 ... project 2010 for Philippe Ajoux and Bobby Prochnow. /--------------------------\ | Flip-Graph Visualization | \--------------------------/ -Philippe Ajoux -Bobby Prochnow -[Overview]- Our program visualizes flip graphs with respect to a function ...
  • hc ... draw tables of values - added sort(), range() - win32: added updater program to the GUI version - bugfixes and other minor changes 3 ... GNU readline and history - small bug fix 0.6: - added graph generation (generates a PNG file in command-line) - ...
  • FlipGraphs ... future, other algorithms will be used and added. RUNNING The program is a Java/Processing applet. Open index.html to see ... contains the Processing library needed to run it. Rotate the graph by dragging the mouse. COMPILING Type "javac GraphDrawing.java" ...
  • SekaiFramework ... extension points (own or other modules') * Create extension graph of the program at start-up * Manage lifetimes of ... This module provides multiple utilities for programmers to analyze program behavior, do defensive programming, inspect crashes etc. Main ...
  • haskell-barchart ... names, hence, we rename them appropriately before generating a graph. The progression tool generates two files `plot.csv` ... file but pass the CSV file to the barchart program in `progression` mode. # barchart progression --division="product recursive" ...
  • hd44780 ... e.g. hostname, textual as well as 'bar-graph' representation of current cpu-usage and uptime. - personal_info_page: ... documenting most of the lcd-interactions in the program. For example, resetting the lcd is written as ...
  • jruby-prof ... - March 2010 *** INSTALL ------- $ jruby -S gem install jruby-prof USAGE ----- In your program: require 'rubygems' require 'jruby-prof' result = JRubyProf.profile do # my stuff end JRubyProf.print_flat_text ...
  • proffy ... save // the report. So ensure you have the scope correct. } exit(0); // Optional statement just to end the program we are profiling After running the application copy the "Xhtml.xsl" file into the output directory, then ...