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

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

sub-1g開發(fā)

  • initial working phase of the design of said editor, featuring multicasting, advanced linux keyboard

    initial working phase of the design of said editor, featuring multicasting, advanced linux keyboard handling, sub-hierarchical expansion, and multiple cursors (similar to the concept found in moonedit). The author respectfully requests your compliance with the GPL

    標(biāo)簽: multicasting featuring advanced keyboard

    上傳時(shí)間: 2015-08-27

    上傳用戶:invtnewer

  • The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those

    The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.

    標(biāo)簽: EvenChapters contained chapter samples

    上傳時(shí)間: 2015-09-07

    上傳用戶:yuchunhai1990

  • 用photoimpact來玩影像魔術(shù)

    用photoimpact來玩影像魔術(shù),漸進(jìn)到多層次的影像處理,讓讀者盡情大玩影像魔術(shù),在不可思議的數(shù)十分鐘,完成你異想天開的想像

    標(biāo)簽: photoimpact

    上傳時(shí)間: 2013-12-09

    上傳用戶:wanghui2438

  • The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bi

    The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> Main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> Sub Module

    標(biāo)簽: Sram_Interface following Hardware contains

    上傳時(shí)間: 2014-11-11

    上傳用戶:gmh1314

  • Simulation of a transmitter implementingthe OFDM transmission chain with QPSK modulation on each su

    Simulation of a transmitter implementingthe OFDM transmission chain with QPSK modulation on each sub-carrier

    標(biāo)簽: implementingthe transmission transmitter Simulation

    上傳時(shí)間: 2013-12-23

    上傳用戶:cainaifa

  • Visual Basic 6.0可以通過調(diào)用API函數(shù)格式化一個(gè)磁盤

    Visual Basic 6.0可以通過調(diào)用API函數(shù)格式化一個(gè)磁盤,無論是軟盤還是硬盤。 打開一個(gè)新的項(xiàng)目(工程1) ,如果你沒有更改過缺省模式,那么Visual Basic 6.0會(huì)自動(dòng)添加一個(gè)form1文件,在form1上添加一個(gè)命令控件,將下面的代碼拷入。 Option Explicit Private Declare Function SHFormatDrive Lib"shell32"( ByVal Hend AS Long,ByVal Drive AS Long,ByVal FormatID AS Long,ByVal Options AS Long) as Long Private Sub FormatDisk(intDrive as integer,blnQuickFormat as Boolean) dim lngReturn As Long if (blnQuickFormat) then lngReturn= SHFormatDrive(0,intDrive,0&,1&) else lngReturn= SHFormatDrive(0,intDrive,0&,0&) end if end Sub Private Sub Command1_Click() call FormatDisk(0,True) End Sub 運(yùn)行此程序。 注意FormatDisk函數(shù)的第一個(gè)變量很重要,他的值是0,1,2時(shí)代表格式化的分別是:A、B、C盤。

    標(biāo)簽: Visual Basic 6.0 API

    上傳時(shí)間: 2015-10-05

    上傳用戶:kytqcool

  • 這是一道很基本的程序

    這是一道很基本的程序,一方面希望它對(duì)初學(xué)遺傳算法的兄弟們有用(包含了遺傳算法實(shí)現(xiàn)的大部分步驟,而且有詳細(xì)的注釋),另一方面旨在拋磚引玉, 在下淺見: 1、遺傳算法在進(jìn)行大規(guī)模計(jì)算時(shí),數(shù)據(jù)交換量大,速度確實(shí)是一個(gè)瓶頸,就如這道程序,在種群規(guī)模50,進(jìn)化代數(shù)1000時(shí)運(yùn)行需要40秒左右(cpu:duron 1G),當(dāng)然,小弟編程能力弱,望各位大俠指教啊,或幫我修改一下這道程序

    標(biāo)簽: 程序

    上傳時(shí)間: 2015-10-13

    上傳用戶:libenshu01

  • 利用WM5 實(shí)現(xiàn)電話功能 在程序中進(jìn)行電話撥號(hào) “項(xiàng)目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“確定” Imports Microsoft

    利用WM5 實(shí)現(xiàn)電話功能 在程序中進(jìn)行電話撥號(hào) “項(xiàng)目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“確定” Imports Microsoft.WindowsMobile.Telephony Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim TestPhone As New Phone TestPhone.Talk("1001") End Sub

    標(biāo)簽: Microsoft WindowsMobile Telephony Imports

    上傳時(shí)間: 2013-12-20

    上傳用戶:hasan2015

  • OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for

    OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. It is unlikely that the OpenSS7 Master Package will be released as frequently as before. Sub-packages will be released more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package. This release provides support for recent distributions and tool chains.

    標(biāo)簽: OpenSS7 release the Package

    上傳時(shí)間: 2015-10-28

    上傳用戶:cc1

  • 本代碼是為了應(yīng)付人工智能的實(shí)驗(yàn)而編寫的

    本代碼是為了應(yīng)付人工智能的實(shí)驗(yàn)而編寫的,寫的潦草請(qǐng)不要介意。我又是通過這代碼來“引玉”,相信看過我編寫的黑白棋源代碼的人應(yīng)該知道“引玉”是什么意思。如果你有“玉”(什么更高效的算法能在更短的時(shí)間內(nèi)求得結(jié)果,或者博弈方面的),就歡迎“砸”過來--fengart@126.com,我會(huì)很感激!(A* 算法解決八數(shù)碼問題我已經(jīng)研究過了,不要砸這個(gè)來)在 賽揚(yáng)D2.1G 的機(jī)器上測(cè)試,算法的解答時(shí)間不超過0.1秒。 最好優(yōu)先搜索算法的解答時(shí)間一般在0.05秒左右。 里面還可以演示八數(shù)碼問題的從初始態(tài)到目標(biāo)狀態(tài)的過程。

    標(biāo)簽: 代碼 人工智能 實(shí)驗(yàn) 編寫

    上傳時(shí)間: 2015-11-04

    上傳用戶:sk5201314

主站蜘蛛池模板: 修水县| 桃源县| 徐汇区| 湟源县| 嘉兴市| 青田县| 酉阳| 荃湾区| 莎车县| 文山县| 大安市| 武宣县| 南阳市| 商河县| 汉阴县| 沙雅县| 宿松县| 桃园县| 高邑县| 嘉定区| 兰坪| 左云县| 嘉善县| 丹东市| 武汉市| 南澳县| 克东县| 丹阳市| 大冶市| 山西省| 清水县| 江川县| 铁岭县| 水富县| 开江县| 尚义县| 普安县| 泰安市| 永州市| 新丰县| 白玉县|