您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 王小平版遗传算法的光盘源代码

  2. 王小平版遗传算法的光盘源代码 SGPC: Simple Genetic Programming in C by Walter Alden Tackett and Aviram Carmi (gpc@ipld01.hac.com) Version 1.1 (c) 1993 by Walter Alden Tackett and Aviram Carmi This code and documentation is copyrighted and is not in the public dom
  3. 所属分类:C

    • 发布日期:2004-06-25
    • 文件大小:3145728
    • 提供者:chenxh
  1. The_C_programming_Language

  2. Contents Preface Preface to the first edition Introduction Chapter 1: A Tutorial Introduction Getting Started Variables and Arithmetic Expressions The for statement Symbolic Constants Character Input and Output File Copying Character Counting Line C
  3. 所属分类:C

    • 发布日期:2009-06-13
    • 文件大小:253952
    • 提供者:huiyanhuishi
  1. OpenGL Programming Guide

  2. About This Guide Chapter 1: Introduction to OpenGL Chapter 2: Drawing Geometric Objects Chapter 3: Viewing Chapter 4: Display Lists Chapter 5: Color Chapter 6: Lighting Chapter 7: Blending, Antialiasing, and Fog Chapter 8: Drawing Pixels, Bitmaps, F
  3. 所属分类:C

    • 发布日期:2009-06-23
    • 文件大小:4194304
    • 提供者:pkgfs
  1. Nachos中文教程

  2. 第一章 绪论 1 第一节 NACHOS概述 1 一、引言 1 二、Nachos教学用操作系统 1 第二节 NACHOS的实验环境 4 一、Nachos的安装 4 二、Nachos的目录结构 4 三、各个部分的编译运行 4 四、应用程序的编译 5 第二章 机器模拟 6 第一节 概述 6 第二节 机器模拟的实现 10 1. Sysdep模块分析(文件sysdep.cc sysdep.h) 10 1.1 PoolFile 函数 10 1.2 OpenForWrite 函数 10 1.3 OpenFo
  3. 所属分类:网络攻防

    • 发布日期:2009-11-01
    • 文件大小:884736
    • 提供者:njzhufang13
  1. C++实用程序包 utility.h

  2. C++实用程序包 utility.h 常用头文件等。
  3. 所属分类:C++

    • 发布日期:2010-02-25
    • 文件大小:1016
    • 提供者:tianya5506
  1. 数据结构 约瑟夫环-密码问题

  2. 密码问题 #include "utility.h" #include "simple_circ_lk_list.h" #include int main() { SimpleCircLinkList l; int sum,k=0; int code; int i,e; int position; int count=1; int a,b; Node *temp=NULL; Node *nexttemp; cout<>sum; while (sum<=0){cout<
  3. 所属分类:iOS

    • 发布日期:2010-10-12
    • 文件大小:9216
    • 提供者:jingbao1211
  1. freeICTCLAS中科院中文分词(拼音中文输入法设计和源代码).zip

  2. freeICTCLAS中科院中文分词(拼音中文输入法设计和源代码).zip ICTCLAS源码结构 Codes │ ICTCLAS_WIN.cpp Windows界面的程序 │ ICTCLAS_Win.dsp │ ICTCLAS_WIN.dsw │ ICTCLAS_WIN.h │ ICTCLAS_Win.exe 可执行程序 │ ICTCLAS_WinDlg.cpp │ ICTCLAS_WinDlg.h │ resource.h │ StdAfx.cpp │ StdAfx.h │ log.txt
  3. 所属分类:C++

    • 发布日期:2011-05-21
    • 文件大小:2097152
    • 提供者:duizhong
  1. c++实用软件包(utility.h)

  2. c++软件包内含多种库,包括实用程序软件包utility.h等等
  3. 所属分类:C/C++

    • 发布日期:2011-07-20
    • 文件大小:82944
    • 提供者:cd80988864
  1. Wrote this utility so I would not have to be around when I h

  2. Wrote this utility so I would not have to be around when I had to reboot a PC. You can also use command line paramerters. Read the documentation.
  3. 所属分类:专业指导

    • 发布日期:2006-02-23
    • 文件大小:32768
    • 提供者:chenxh
  1. 文本串的加密

  2. #include "utility.h" #include "Encrypt.h" int main(void) { int select=1; char source[256],destination[256]; Encrypt objEncrypt; while(select!=3) { cout<<"请选择:"<<endl; cout<<"1.加密---将输入的文本串进行加密后输出"<<endl; cout<<"2.解密---将
  3. 所属分类:C/C++

    • 发布日期:2011-11-29
    • 文件大小:774
    • 提供者:ypp19900822
  1. 数据结构--填词游戏

  2. #include "utility.h" #include "Encrypt.h" int main(void) { int select=1; char source[256],destination[256]; Encrypt objEncrypt; while(select!=3) { cout<<"请选择:"<<endl; cout<<"1.加密---将输入的文本串进行加密后输出"<<endl; cout<<"2.解密---将
  3. 所属分类:C/C++

    • 发布日期:2011-11-29
    • 文件大小:878
    • 提供者:ypp19900822
  1. Nachos中文教程

  2. 第一章 绪论 1 第一节 NACHOS概述 1 一、引言 1 二、Nachos教学用操作系统 1 第二节 NACHOS的实验环境 4 一、Nachos的安装 4 二、Nachos的目录结构 4 三、各个部分的编译运行 4 四、应用程序的编译 5 第二章 机器模拟 6 第一节 概述 6 第二节 机器模拟的实现 10 1. Sysdep模块分析(文件sysdep.cc sysdep.h) 10 1.1 PoolFile 函数 10 1.2 OpenForWrite 函数 10 1.3 OpenFo
  3. 所属分类:其它

    • 发布日期:2013-03-25
    • 文件大小:884736
    • 提供者:czabc0206
  1. PinMux Utility

  2. Pin Mux Utility 是TI为Cortex-A8准备的。Windows下的一个软件工具。它可以配置以下器件: AM335x, AM35xx, AM37xx / DM37xx, AM387x / DM814x, AM389x / C6A816x / DM816x and OMAP35x devices. Sitara processors 提供了可编程的内部信号同外部管脚之间的连接。管脚配置允许I/O单元控制。可以控制内部上拉/下拉电阻和特殊I/O单元功能用通常模式和激活模式来选择。
  3. 所属分类:其它

    • 发布日期:2015-06-27
    • 文件大小:757760
    • 提供者:liuwupin
  1. the game of life

  2. the game of life,C++,亲测可以运行。Main.cpp #include "utility.h" #include "life.h" void main() // Program to play Conway's game of Life. /* Pre: The user supplies an initial configuration of living cells. Post: The program prints a sequence of pictures sho
  3. 所属分类:C/C++

    • 发布日期:2015-11-30
    • 文件大小:4194304
    • 提供者:baidu_31883167
  1. SN_STATIONE

  2. 所有MTK 写入IMEI原代码 #include #include #include #include #include #include #include "SN_STATIONE.h" static int panelHandle; int com_port; int baudrate; BOOL test_info; int count; int LED_ID; int WriteSN_ID; int status_thread; char SerialNumber[64];
  3. 所属分类:C

    • 发布日期:2008-12-05
    • 文件大小:3072
    • 提供者:hezhrjia
  1. opengl实用工具集 glut

  2. glut是opengl的实用工具集(opengl utility toolkit)。使用glut编写的交互式程序可在不同平台下编译和运行。 解压后文件应分别复制到以下位置 glut32.dll to %WinDir%\System32, glut32.lib to $(MSDevDir)\..\..\VC98\lib, glut.h to $(MSDevDir)\..\..\VC98\include\GL. 其中WinDir为windows系统文件夹位置,MSDevDir为vc6或vc2005
  3. 所属分类:C++

    • 发布日期:2009-04-14
    • 文件大小:104448
    • 提供者:lt19870405
  1. C++程序写日志文件

  2. 在C++程序中写日志文件到指定的路径,代码中包含头文件“Utility.h”,直接调用Utility的静态函数LogWrite即可,例如:Utility::LogWrite("设置设备网络失败 ,原因:网络设置不在集合内 \n");Utility::LogWrite("协调器有子设备掉线,掉线设备的网络地址为:XX", addr[seek + 12], addr[seek + 13]);
  3. 所属分类:C++

    • 发布日期:2018-03-14
    • 文件大小:4096
    • 提供者:yu_20501253
  1. 【Todd收藏工具】金士顿U盘修复工具Kingston Format Utility 1.0.3.0官方免费版

  2. 金士顿官方出品的金士顿U盘专用格式化修复工具,不管新老U盘都可以修,可修复金士顿U盘打不开,U盘写保护等问题,还有就是恢复金士顿U盘速度使用。 注意:本工具只适用于金士顿U盘,其他U盘不能使用,注意会格式化U盘,数据会一起删了。 【使用教程】: 先把U盘插入电脑,然后打开下好的Kingston Format Utility程序,Device选择你的U盘所在盘符,一般是G盘或者H盘,file system选择你想要把U盘格式化的分区类型,一般选fat32,然后点击format等待修复成功就行了,
  3. 所属分类:桌面系统

    • 发布日期:2019-04-27
    • 文件大小:351232
    • 提供者:twl2041
  1. 艾默生(罗斯蒙特) 8600 Utility涡街流量计英文样本.pdf

  2. 艾默生(罗斯蒙特) 8600 Utility涡街流量计英文样本pdf,提供艾默生(罗斯蒙特) 8600 Utility涡街流量计英文样本资料下载,资料主要介绍了8600 Utility涡街流量计的性能特点及选型规格参数等。November 2013 Rosemount 8600 Specifications The following specifications are for the rosemount 8600 except where noted Table 1. Minimum Mea
  3. 所属分类:其它

    • 发布日期:2019-10-20
    • 文件大小:1048576
    • 提供者:weixin_38743506
  1. aldvmm:“ aldvmm”的目标是拟合R中健康状态效用的调整后的有限因变量混合模型。调整后的有限因变量混合模型是正态分布的有限混合,其密度质量在极限处累积,并且100%的生活质量和下一个更小的实用价值。 软件包“ aldvmm”使用H

  2. aldvmm “ aldvmm”的目标是拟合健康状态实用程序的经过调整的有限因变量混合模型。 调整后的有限因变量混合模型是正态分布的有限混合,在极限处具有密度质量的累积,并且生活质量的100%与下一个较小的效用值之间存在差距。 软件包“ aldvmm”使用Hernandez Alava和Wailoo(2015)提出的似然和期望值函数,使用正态分量分布和分量隶属概率的多项式logit模型。 安装 您可以使用以下命令从安装开发版本: # install.packages("devtools")
  3. 所属分类:其它

    • 发布日期:2021-02-26
    • 文件大小:7340032
    • 提供者:weixin_42131861
« 12 3 4 5 6 7 »