亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Local

  • 程序是根據(jù)vidcat改的,只能抓PPM的圖. makefile的內(nèi)容如下,請注意打小寫: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

    程序是根據(jù)vidcat改的,只能抓PPM的圖. makefile的內(nèi)容如下,請注意打小寫: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/Local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 這兒請注意:s 的大小必需是8能整除的倍數(shù). 這個程序我是在rh9下作的,需要交叉編譯的朋友就把注釋去掉,再給下面的注釋就可以了.

    標簽: firendly-arm makefile include vidcat

    上傳時間: 2016-11-20

    上傳用戶:清風冷雨

  • EhLib 4.2.16 中文漢化版 (Faceker.com 修改版) 1. DataServiceEhLibADO.pas 第40行

    EhLib 4.2.16 中文漢化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函數(shù): 原:Result := MSACCESS 現(xiàn):Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情況下) 2.Common\EhLibConsts.pas 功能:常數(shù)漢化 3.Common\DBGridEhFindDlgs.pas\dfm A、FillColumnsList函數(shù): 原:cbFindIn.Items.AddObject( <All> , nil) 現(xiàn):cbFindIn.Items.AddObject(‘<全部>’, nil) B、界面中ComboBox中Items及KeyItems及Text漢化; C、主界面漢化; 4.Common\PrnDgDlg.pas\dfm 功能:界面漢化 5.Common\PrvFrmEh.pas\dfm 功能:界面漢化 6.Common\PrViewEh.pas 327行 TPreviewBox.Create 方法. 由 FViewMode = vmFullPage 改為 FViewMode = vm100 7.Common\DBUtilsEh.pas GetOneExpressionAsLocalFilterString 和 GetOneExpressionAsSQLWhereString 函數(shù) 功能:查詢行字符串查詢默認為LIKE查詢. 相關(guān)詳細更新信息請查看:http://www.Faceker.com 。

    標簽: DataServiceEhLibADO Faceker EhLib com

    上傳時間: 2013-12-27

    上傳用戶:ztj182002

  • 15篇光流配準經(jīng)典文獻

    15篇光流配準經(jīng)典文獻,目錄如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow

    標簽: 光流

    上傳時間: 2014-11-21

    上傳用戶:fanboynet

  • 查詢擴展是解決信息獲取領(lǐng)域中用詞歧義性問題的關(guān)鍵技術(shù),并被廣泛應(yīng)用于搜索引擎中,獲得了巨 大的成功.然而,由于P2P(peer-to-peer)系統(tǒng)是一個分散的、動態(tài)的系統(tǒng),在P2P 環(huán)境下進行有效

    查詢擴展是解決信息獲取領(lǐng)域中用詞歧義性問題的關(guān)鍵技術(shù),并被廣泛應(yīng)用于搜索引擎中,獲得了巨 大的成功.然而,由于P2P(peer-to-peer)系統(tǒng)是一個分散的、動態(tài)的系統(tǒng),在P2P 環(huán)境下進行有效的查詢擴展具有 一定的挑戰(zhàn)性.首先,利用查詢與文檔的關(guān)聯(lián)關(guān)系構(gòu)建了LEM(Local expansion method)查詢擴展方法 然后,基于 查詢與文檔用詞的直接關(guān)聯(lián),提出了HEM(history_based expansion method)查詢擴展方法.在此基礎(chǔ)上,提出了一 種基于查詢擴展的混合P2P 環(huán)境下的搜索算法.實驗及分析結(jié)果表明,查詢擴展及其搜索算法能夠極大地提高 搜索的效果.

    標簽: peer-to-peer P2P 查詢

    上傳時間: 2014-01-21

    上傳用戶:txfyddz

  • gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

    gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, Local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The Local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/Local/lib /usr/Local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the Local.taz to the directory /usr/Local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf Local.taz

    標簽: Installtion gcclib kernel Linux

    上傳時間: 2014-03-12

    上傳用戶:源碼3

  • public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi

    public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戲","繼續(xù)游戲","游戲設(shè)置","高分榜","游戲幫助","退出游戲"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int Local int index = 0 Font f boolean running = false /** * 構(gòu)造方法 * */

    標簽: public CircleMenuCanvas implements Runnable

    上傳時間: 2014-01-08

    上傳用戶:zhaoq123

  • 系統(tǒng)使用說明:在IIS設(shè)置中,文檔,添加index.html為主頁 1.根目錄下的database_type.asp文件為數(shù)據(jù)庫鏈接配置文件 -----------------

    系統(tǒng)使用說明:在IIS設(shè)置中,文檔,添加index.html為主頁 1.根目錄下的database_type.asp文件為數(shù)據(jù)庫鏈接配置文件 ------------------------------------------------------------ Const Database_type=0 1為SQL,0為ACC(此版本為access版本) Const SqlDatabaseName="wygkcnalibaba" SQL數(shù)據(jù)庫的名稱 Const SqlPassword="123456" SQL數(shù)據(jù)庫的登錄密碼 Const SqlUsername="sa" SQL數(shù)據(jù)庫的登錄名 Const SqlLocalName="(Local)" SQL數(shù)據(jù)庫所在的服務(wù)器名 --------------------------------------------------------------------- 2.后臺登錄相對路徑:admin/login.asp,默認用戶名admin,默認密碼admin 3.登錄后臺:【常規(guī)管理】→【基本設(shè)置】→進行相應(yīng)的設(shè)置(注意:請按相應(yīng)的說明進行操作)→保存刷新即可 4.對各個等級的表單注冊填寫項和權(quán)限等進行詳細的設(shè)置! 5.請注意網(wǎng)站的相關(guān)頁面需要重新生成:【生成HTML管理】→【按需生成網(wǎng)站HTML文件】→生成相應(yīng)的頁面即可

    標簽: database_type index html IIS

    上傳時間: 2014-12-03

    上傳用戶:qazxsw

  • learning English The following appeared in a memorandum written by the vice president of Nature s Wa

    learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitable in areas where residents are highly concerned with leading healthy lives. We should therefore build our next new store in Plainsville, which has many such residents. Plainsville merchants report that sales of running shoes and exercise clothing are at all-time highs. The Local health club, which nearly closed five years ago due to lack of business, has more members than ever, and the weight training and aerobics classes are always full. We can even anticipate a new generation of customers: Plainsville s schoolchildren are required to participate in a fitness for life program, which emphasizes the benefits of regular exercise at an early age.

    標簽: memorandum following president learning

    上傳時間: 2017-03-06

    上傳用戶:youth25

  • solvin Parbolic forms of PDE explicitly. The error is O( h2+k2) or O(2,2) , it doesn鈥檛 develop the

    solvin Parbolic forms of PDE explicitly. The error is O( h2+k2) or O(2,2) , it doesn鈥檛 develop the explicit Local truncation error because it is unconditionally unstable and should not be used in any calculation.

    標簽: explicitly Parbolic develop solvin

    上傳時間: 2014-01-19

    上傳用戶:xfbs821

  • 安裝完solaris整完ls支持顏色,也裝了經(jīng)常使用的一些工具,改了環(huán)境變量.用著已經(jīng)順手多了,但是就有一樣.vi不支持語法功能,也不高亮顯示.也像原來那樣,在根目錄下加了個.vimrc寫上一些自己習

    安裝完solaris整完ls支持顏色,也裝了經(jīng)常使用的一些工具,改了環(huán)境變量.用著已經(jīng)順手多了,但是就有一樣.vi不支持語法功能,也不高亮顯示.也像原來那樣,在根目錄下加了個.vimrc寫上一些自己習慣性的配置,可是不起作用,郁悶!難道我人品有問題?打開linux,alias看了一下環(huán)境變量,乖乖 alias vi vim!郁悶,早就知道linux用的是vim了,可是平常用的時候習慣性的敲vi,竟把這事給忘記了.早到病根下藥就簡單了,裝個vim! 就像上次裝ls一樣訪問:http://www.sunfreeware.com/indexintel10.html找到vim-7.1下載地址 是:ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vim-7.1-sol10-x86-Local.gz.OK 解壓一下:gzip -d coreutils-6.4-sol10-x86-Local.gz 安裝:pkgadd -d coreutils-6.4-sol10-x86-Local OK安裝很順利,自我感覺良好,可是執(zhí)行/usr/Local/bin/vim的時候卻意外的提示:ld.so.1: ./vim 致命的: libgtk-1.2.so.0 沒有這個文件或文件夾.網(wǎng)上找了一下,發(fā)現(xiàn)CU06年有人提過這個問題 http://bbs.chinaunix.net/thread-683746-1-1.html帖的

    標簽: solaris vimrc vi 環(huán)境

    上傳時間: 2014-01-25

    上傳用戶:225588

主站蜘蛛池模板: 西乌珠穆沁旗| 丽江市| 花莲县| 彩票| 芒康县| 长葛市| 嘉义市| 随州市| 青海省| 夹江县| 上饶县| 泌阳县| 缙云县| 蕉岭县| 米易县| 云浮市| 邛崃市| 武鸣县| 香河县| 楚雄市| 延庆县| 潮州市| 永德县| 太康县| 海丰县| 崇左市| 观塘区| 河曲县| 漳浦县| 大田县| 临泉县| 十堰市| 安阳县| 大渡口区| 长沙市| 祁阳县| 建平县| 鄂州市| 青冈县| 晋中市| 德保县|