码迷,mamicode.com
首页 >  
搜索关键字:physically based    ( 2864个结果
详细解释 使用FileReference类加载和保存本地文件
一般而言,用户不希望web浏览器中运行的应用程序访问电脑硬盘里的文件。然而,随着基于浏览器(browser-based)的富因特网应用程序的增多,一些应用程序迫切需要访问用户所选择的文件,或者将文件保存到用户所选择的位置。支持FileReference类的Adobe Flash Player版本允许...
分类:其他好文   时间:2014-07-22 23:00:56    阅读次数:313
Java 安全检测
工具名称:Paros下载地址:http://sourceforge.net/projects/paros/ 工具简介 摘自SourceForge的原文: A Java based HTTP/HTTPS proxy for assessing web application vulnerabili.....
分类:编程语言   时间:2014-05-09 18:34:19    阅读次数:402
第一个racket程序:获得字符串中的数字
#! /usr/bin/env racket #lang racket #| NAME: getModelNumber.rkt This program is used to get model number based on the input model file name. USAGE: ./getModelNumber.rkt modelfi...
分类:其他好文   时间:2014-05-07 03:17:09    阅读次数:323
Delphi / C++ Builder 使用 UDT ( UDP-based Data Transfer ) 4.11
添加 src/*.cpp 到工程, 修改 Directories and Conditionals, 添加 WIN32 UDT_EXPORTSudt.h需要 #pragmalink"Ws2_32.lib"common.cppchannel.cpp#elif WIN32 --->#elif defin...
分类:编程语言   时间:2014-05-02 11:48:57    阅读次数:471
archlinux xfce conky 设置
~/.conkyrc# Conky, a system monitor, based on torsmo## Any original torsmo code is licensed under the BSD license## All code written since the fork of...
分类:系统相关   时间:2014-05-01 18:42:00    阅读次数:580
UDT: Breaking the Data Transfer Bottleneck
http://udt.sourceforge.net/DT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide ...
分类:其他好文   时间:2014-05-01 13:21:54    阅读次数:488
Memcached source code analysis -- Analysis of change of state--reference
This article mainly introduces the process of Memcached, libevent structure of the main thread and worker thread based on the processing of the connec...
分类:其他好文   时间:2014-05-01 02:44:07    阅读次数:571
再生龙Clonezilla备份Ubuntu系统
Step 1. 下载Clonezilla Clonezilla有稳定版、测试版,还有替代版(含稳定版和测试版),戳http://www.clonezilla.org/downloads.php 找到Ubuntu based版本,下载zip版。注意要区分32位还是64位。Step 2. 制作Clo.....
分类:其他好文   时间:2014-05-01 00:18:07    阅读次数:444
javafx之FXML初探
FXML作为XML-based,UI构造器。其相关的规则值得我们去理解。 FXML元素分类: A class instanceA property of a class instanceA "static" propertyA "define" blockA block of script code FXML应该在根元素定义prefix : xmlns:fx=http://javaf...
分类:编程语言   时间:2014-04-30 22:16:38    阅读次数:655
#include<bits/stdc++.h>包含C++的所有头文件
参考博客:http://blog.kuoe0.tw/posts/2014/01/31/install-gnu-gcc-on-os-x-and-use-the-header-bits-stdcplusplus-h-and-policy-based-data-structure 做CF看见别人用这个函数,然后就能直接用vector,set,string那些函数了,摸不着头脑,感觉特神奇就百度了一下,...
分类:编程语言   时间:2014-04-29 13:32:22    阅读次数:433
2864条   上一页 1 ... 284 285 286 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!