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

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

there

  • c語言編譯器

    c語言編譯器,跨平臺,4.2版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). there are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.

    標簽: c語言 編譯器

    上傳時間: 2015-04-06

    上傳用戶:jkhjkh1982

  • c語言編譯器

    c語言編譯器,3.6版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). there are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/~drh/pubs/interface4.pdf.

    標簽: c語言 編譯器

    上傳時間: 2015-04-06

    上傳用戶:小儒尼尼奧

  • 自適應(Adaptive)神經(jīng)網(wǎng)絡源程序 The adaptive Neural Network Library is a collection of blocks that implement s

    自適應(Adaptive)神經(jīng)網(wǎng)絡源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ there are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables

    標簽: collection implement Adaptive adaptive

    上傳時間: 2015-04-09

    上傳用戶:ywqaxiwang

  • CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

    CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. there are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.

    標簽: compiler general-purpose optimizing given

    上傳時間: 2015-04-12

    上傳用戶:gtzj

  • diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 ou

    diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 out there.

    標簽: disassembler AMD 64 diStorm

    上傳時間: 2015-05-03

    上傳用戶:fnhhs

  • 21天學會用JAVA開發(fā)網(wǎng)絡游戲 書籍語言: 簡體中文 書籍類型: 程序設計 授權方式: 免費軟件 書籍大小: 287 KB 書籍等級: 整理時間: 2004-1

    21天學會用JAVA開發(fā)網(wǎng)絡游戲 書籍語言: 簡體中文 書籍類型: 程序設計 授權方式: 免費軟件 書籍大小: 287 KB 書籍等級: 整理時間: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games.

    標簽: 書籍 JAVA 2004 287

    上傳時間: 2013-12-20

    上傳用戶:天誠24

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.

    標簽: the embedded detects almost

    上傳時間: 2015-05-07

    上傳用戶:comua

  • The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural

    The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ there are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables is included

    標簽: Neural collection implement Adaptive

    上傳時間: 2013-12-23

    上傳用戶:teddysha

  • This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ

    This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. there are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and enforcing PEC (Perfect Electric Conductor) conditions on the faces of the mesh.

    標簽: implementing algorithm Maxwell simple

    上傳時間: 2015-05-14

    上傳用戶:水中浮云

  • This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the C

    This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach about the different world projections and there uses.

    標簽: the ProjCoordSys demonstrates GeoCoordSys

    上傳時間: 2015-05-17

    上傳用戶:363186

主站蜘蛛池模板: 上栗县| 兰考县| 苍溪县| 观塘区| 古田县| 玉田县| 瓮安县| 卓资县| 宁武县| 梧州市| 巴东县| 治县。| 康乐县| 孝昌县| 湖州市| 呼玛县| 无极县| 高要市| 松滋市| 油尖旺区| 姜堰市| 巴东县| 砚山县| 印江| 股票| 无极县| 榕江县| 桂林市| 宁南县| 湖北省| 承德市| 宁安市| 卓尼县| 西吉县| 志丹县| 迭部县| 洛扎县| 蒙自县| 石棉县| 故城县| 新和县|