CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 载入

搜索资源列表

  1. MOVSNAKE

    0下载:
  2. 一个贪食蛇的源码,在turbo c下运行,载入即可-a Tanshichi the source, the turbo c running, will be included in the
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1228
    • 提供者:宋春瑶
  1. programfornrf24e1

    0下载:
  2. 关于NORDIC公司的NRF24E1芯片的单片机编程,使其自动载入EPPROM中内容-on the NRF24E1 chip microcontroller programming, it automatically load the contents EPPROM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23850
    • 提供者:曹刚
  1. procedcalggl

    0下载:
  2. 采用VXML格式控制流程。 动态载入VXML文件,使得流程可无限扩充。-using VXML format control flow. VXML documents included in the dynamic, making unlimited expansion process.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48446
    • 提供者:张志良
  1. OptimalReentry

    0下载:
  2. 导弹载入弹道的优化设计,主要是机动段的优化-ballistic missile printed in the optimization of the design, mainly the optimization of the mobile
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:228615
    • 提供者:何瑾
  1. CoffeeManageSystem

    1下载:
  2. 这是一个用JAVA编写的小型商品管理系统,实例是一个对咖啡馆货物的管理,也可对它扩充。将全部文件载入工程区后运行其中的CatalogGUI文件即可。-This is a preparation with JAVA small merchandise management system, is one of the examples of the cafe, cargo management, it can also be expanded. All documents will be inclu
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15788
    • 提供者:lpz
  1. stkconnect

    1下载:
  2. 演示connect 连接 stk 的方法,测试了载入场景命令,源代码包含AgConnect.lib等库文件,可以直接编译通过,对开发stk控制台程序具有较好的参考价值。 Stk 6.1 Connect模块测试-demonstration connect connecting stk methods tested included in the scene orders AgConnect.lib contains the source code for such documents can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61917
    • 提供者:mtinge
  1. 0303kais

    0下载:
  2. 本程序是凯撒密码仿真程序。可根据输入的密钥 生成字母替换表。有加密和解密功能。可载入文件进行加密或解密。功能还可扩展。-this procedure is Caesar password simulation program. Can be imported under the Key Generation alphabetical replacement table. Have encryption and decryption functions. Documents can be prin
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:28710
    • 提供者:金晓爽
  1. QQzone12

    0下载:
  2. 注入QQ进程 代码中并没有考虑dll被载入后的善后处理,请不要使用系统进程进行测试,以免发生意外-injection process code did not consider dll be recorded in the handling of the aftermath. Please do not use the system for testing process, in order to avoid accidents
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8207
    • 提供者:东南
  1. QQJNJECT

    0下载:
  2. 注入QQ的进程 该代码讲解了如何把DLL文件注入QQ进程。但本代码中并没有考虑dll被载入后的善后处理,请不要使用系统进程进行测试-QQ into the process of the code on how to inject DLL files QQ process. However, the code does not consider dll be recorded in the handling of the aftermath, please do not use the sys
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2228
    • 提供者:东南
  1. voiceshengchengqi

    0下载:
  2. 一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。很好用的-use of a mathematical method to generate waveform audio files of source code, can be included in the preset mathematical formula, and the preservation of eight 16 mon
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:117254
    • 提供者:l
  1. Allan

    5下载:
  2. 包括了卡尔曼滤波、小波分解和Allan方差分析的matlab程序,运行时需要自己建立一个数据文件,载入数据后即可运行。-including the Kalman filter, wavelet decomposition and Allan variance analysis of Matlab procedures, Runtime creating a need for data files, data can be included in the operation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1753
    • 提供者:wang_xinguo
  1. 制作透明动画类

    1下载:
  2. 可以对载入的图片进行透明化处理,甚至透明度可渐变-be right images into transparent, even transparency can be graded
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3071
    • 提供者:高海辉
  1. database_edwardversion

    0下载:
  2. 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction o
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12830
    • 提供者:李军
  1. xmlparse

    0下载:
  2. 运用Visual C++解析XML文档,重新定义的类里封装的载入,添加,删除等各种操作,具有较高的参考价值。-use Visual C parsing XML documents, re-definition of the category Lane included in the package, adding, delete, and other operations, with high reference value.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35855
    • 提供者:dghh
  1. ViewImage

    0下载:
  2. 使用MFC,支持载入bmp,jpg,gif多种格式的图像,并显示。-use MFC, supported the inclusion of bmp, jpg, gif format for a variety of images, and display.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:514382
    • 提供者:zth
  1. FaceDetection

    0下载:
  2. aceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-aceDetection running, First to file "opened face.bm
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-15
    • 文件大小:2862383
    • 提供者:张素兰
  1. DImageProcess

    0下载:
  2. 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。-on the process of operation, DImageProcess Bmp, only printed in the format of the document, menu can be achieved through various processing algorithms, the need to stre
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:7092750
    • 提供者:张素兰
  1. terrain_view

    1下载:
  2. 利用D3D实现了通过高度图生成地形的基本功能,支持地形纹理的载入、程序运行桢数的显示以及在场景中进行漫游(方向键控制移动,w/s键控制俯仰角),适合D3D初学者
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1681768
    • 提供者:张冬
  1. DirectX8

    0下载:
  2. directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1043609
    • 提供者:刘云霄
  1. Comtest

    0下载:
  2. VC++6.0调试通过。使用COM和单文档结合的方法实现图片的载入。供学习COM和ATL的读者参考
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:37752
    • 提供者:刘瑜
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com