Welcome![Sign In][Sign Up]
Location:
Search - associated.code.files

Search list

[Other resourceGA-wangxp

Description: 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \\Sources 遗传算法相关自由软件及代码 -Wang Xiaoping "genetic algorithm -- Theory, Application and Software" CD with the book, the contents are : \\ GA book accompanying C or C source code files and executable files Scs.cpp basic classification algorithm-source Order, the importation of data files cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphics yuan source \\ Sour ces genetic algorithms and the associated free software code
Platform: | Size: 4516410 | Author: zhuli | Hits:

[Otherassociated.code.files

Description: ti的TMS320C64XEMAC应用源代码
Platform: | Size: 136559 | Author: deff | Hits:

[AI-NN-PRGA-wangxp

Description: 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \Sources 遗传算法相关自由软件及代码 -Wang Xiaoping "genetic algorithm-- Theory, Application and Software" CD with the book, the contents are : \ GA book accompanying C or C source code files and executable files Scs.cpp basic classification algorithm-source Order, the importation of data files cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphics yuan source \ Sour ces genetic algorithms and the associated free software code
Platform: | Size: 4515840 | Author: zhuli | Hits:

[Otherassociated.code.files

Description: ti的TMS320C64XEMAC应用源代码-ti s TMS320C64XEMAC application source code
Platform: | Size: 736256 | Author: deff | Hits:

[Othershiftedlin

Description: The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The source code (ANSI-C) is divided into 4 principal files ( .c ) and 3 associated header files ( .h ). A standard data file (the famous Lena image) is provided so that you can test the program as soon as it has been downloaded and compiled.
Platform: | Size: 66560 | Author: hopu chan | Hits:

[Windows DevelopVB.code.files.associated.establishment.registry.op

Description: VB注册表操作建立文件关联代码VB code files associated with the establishment of the registry operation-VB code files associated with the establishment of the registry operation
Platform: | Size: 6144 | Author: 张倩 | Hits:

[Windows DevelopModular.design.VB.code.associated.files

Description: VB模块化编程关联文件设计代码Modular design of VB programming code associated files -Modular design of VB programming code associated files
Platform: | Size: 2048 | Author: 2 | Hits:

[assembly languagecan-associated-code-files--spra890a

Description: can总线传输的相关程序,就像跟上帝聊天的工具-can associated code files 240x register definitions, Bit codes for BIT instruction
Platform: | Size: 29696 | Author: 王尔德 | Hits:

[DSP programmatlab

Description: 这个是统计信号处理中信号检测的相关代码,其中包括了很多测量信号的方法-this is associated code about signals in the files you can see a lot of means to measure the signals
Platform: | Size: 5120 | Author: shenhaoxing | Hits:

[IOSDWGridController-master

Description: 实现可以双向(垂直和水平)滚动的网格视图(Grid View),即网格视图的每行每列都可以上下左右、垂直水平滚动双向。并且每行每列均支持循环滚动。 不足之处是不支持同时滚动多行或多列。 -DWGridController ================ The DWGridController allows you to display cells in a grid view where rows and columns can be (infinitely) scrolled seperatly The project is a work in progress, so bear with me... It is, however, very much usuable for most situations with possibly a little bit of tweaking. The biggest flaw right now is a bug that sometimes occurs when the modulus of the Grid View s frame and the number of columns/rows isn t equal to 0. In other words, the cell width & hight should preferably be a whole value. Priorities: - Prettify code - Merge duplicate code - Improve subclassing support - Fix rounding errors LICENSE ======= Copyright (c) 2013 Devwire Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, subl
Platform: | Size: 1591296 | Author: gaofengduan | Hits:

[Windows DevelopCPPCODE

Description: 《现代C++》书中每个有编号的程序案例都可以在此找到源代码。所有程序案例以Visual C++项目的形式组织起来,按章节存放在相应的文件夹中。每章对应的文件夹中包含多个案例的Visual C++ 6.0程序/项目文件夹。源代码*.cpp和*.h文件(以及相关的数据文件)都保存在这些程序/项目文件夹-" Modern C++" book each case with a number of programs you can find the source code here. Case in Visual C++ all programs in the form of projects organized by chapter stored in the corresponding folder. Each chapter corresponds to a folder containing multiple cases of Visual C++ 6.0 program/project folder. Source code*. Cpp and*. H files (and associated data files) are stored in the program/project folder
Platform: | Size: 1288192 | Author: 牛中超 | Hits:

[LabViewnew_sound-car-DAQ

Description: 基于声卡的labvIEW编程,相关程序与源代码文件包。-Sound card based labvIEW programming source code files associated with the program package.
Platform: | Size: 873472 | Author: zhao | Hits:

[androidandroidstock

Description: 股票应用Android手机客户端相关源代码文件,有编译环境的自己编译下,虽然是一个股票的客户端软件,但编写实现其它的客户端软件也是可以借鉴的。大致的实现思路:随着我指尖在屏幕上的游走不断地输出onScroll 的信息,最后onScroll() 和 onFling() 我都用上了, Scroll 的时候随手指的移动切换,当手指松开之后用Fling实现惯性的切换,这样就显得相当的自然了,最终实现摘录了部分代码-Stock Android mobile client application source code files associated with the build environment to compile, although the stock is a client software, but writing implement other client software also can learn from. Approximate realization of ideas: As I walk fingertip on the screen continuously output onScroll information last onScroll () and onFling () I have to spend, Scroll with finger movement when the switch when you release your finger after switching inertia with Fling achieve, so it becomes quite natural, and eventually achieve some code excerpts
Platform: | Size: 125952 | Author: 胡志冰 | Hits:

[Picture ViewerGifPalyer_blue

Description: vc6.0 Gif图像显示代码,在电脑上每次打开gif文件按都会打开IE,感觉很是不方便,就写了这个gif文件查看器,可关联gif文件,代替IE查看gif文件-vc6.0 Gif image display code on the computer every time you open gif file will be opened by IE, feeling very inconvenient, wrote this gif file viewer that can be associated gif files, gif files instead of IE View
Platform: | Size: 3814400 | Author: 陈小蓝 | Hits:

[androidstock

Description: 股票应用Android手机客户端相关源代码文件,有编译环境的自己编译下,虽然是一个股票的客户端软件,但编写实现其它的客户端软件也是可以借鉴的。大致的实现思路:随着我指尖在屏幕上的游走不断地输出onScroll 的信息,最后onScroll() 和 onFling() 我都用上了, Scroll 的时候随手指的移动切换,当手指松开之后用Fling实现惯性的切换,这样就显得相当的自然了-Stock Android mobile client application source code files associated with the build environment to compile the next, though, is a stock client software, but writing implement other client software also can learn from. Approximate realization of ideas: walk with my fingers on the screen constantly output onScroll information last onScroll () and onFling () I have to spend, Scroll of time with the movement of the finger switch, when you release your finger After using Fling achieve inertia switch, so that it becomes quite natural to
Platform: | Size: 124928 | Author: rpudn33 | Hits:

[androidyouti_mww

Description: android游艇达人游戏源码,与安卓重力感应相关的游戏,在游戏中可以通过左右侧屏来控制游艇方向,源码内容结构比较庞大,代码文件比较多,而且里面的注释很丰富,都是中文注释,对学习Android游戏开发是个不错的参考范例-Daren yacht android game source code associated with the Andrews gravity sensing game, the game can be controlled by the left and right side of the screen yacht direction, content and structure relatively large source code files are more, but there s comment is very rich, are Chinese Notes , to learn Android game development is a good reference example
Platform: | Size: 27216896 | Author: gpudn29 | Hits:

[Program docnetwork

Description: linux-c文件传输文件几以及相关代码-linux-c file transfer several files and associated code
Platform: | Size: 23552 | Author: 依然 | Hits:

[Internet-Networksmpend

Description: linux-c文件传输文件几以及相关代码-linux-c file transfer several files and associated code
Platform: | Size: 2048 | Author: chyjp2009 | Hits:

[JSP/Javajavauploadanddownload

Description: 用于上传和下载代码,包括action AnnexsUpload 和jsp页面上传下载代码,复制相关代码新建文件可直接用。-For uploading and downloading code, including action AnnexsUpload and jsp page uploading and downloading code, copy the new files associated code can be directly used.
Platform: | Size: 4096 | Author: laozuo | Hits:

[OtherWebSocket

Description: Websocket-Arduino, a websocket implementation for Arduino Copyright 2011 Per Ejeklint Based on previous implementations by Copyright 2010 Ben Swanson and Copyright 2010 Randall Brewer and Copyright 2010 Oliver Smith Some code and concept based off of Webduino library Copyright 2009 Ben Combee, Ran Talbott Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. WITHOUT WARRANTY OF ANY KIND
Platform: | Size: 15360 | Author: MaximeD | Hits:
« 12 3 »

CodeBus www.codebus.net