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

搜索资源列表

  1. CIH 1_4源程序.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:10550
    • 提供者:
  1. CIH 1_4源程序

    0下载:
  2. cih1.4病毒源代码-cih1.4 virus source code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10817
    • 提供者:王立涛
  1. javamail-1_4-ea

    0下载:
  2. 关于javamail的代码,里面有许多java代码 可以发送电子邮件等-on the code, there are many java code can send e-mail
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2402422
    • 提供者:ysh
  1. j2eeri-1_4-doc-api

    0下载:
  2. j2ee api,很好的api。我这现在有,就上传一个,希望与大家共享。谢谢的大家的支持!谢谢谢谢!这个市我的邮箱:zt_jb220@nou.com.cn-creates a good api. Now that I have, upload a hope to share with you. Thank you, in your support! Thank you, thank you! The city of my mail : zt_jb220@nou.com.cn
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3548863
    • 提供者:
  1. 1_4

    0下载:
  2. 一对四分用器的VHDL源码,(输入:D ,输出: Y3 Y2 Y1 Y0,另有两个输入控制端S1与S0控制输出选择)-tended to a quarter of VHDL source code, (Input : D, output : Y3 Y2 Y1 Y0. otherwise control the importation of two-S1 and S0 output control options)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:范文晓
  1. MyMP3Enc-src-1_4

    0下载:
  2. 能够进行高效率的MP2及MP3的编码,作为参考和学习
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:53709
    • 提供者:pan qiaohai
  1. 1_4

    0下载:
  2. 程序中调用定时器TMR0实现的延时程序完成点灯程序,要求定义端口的数据寄存器地址等基本参数。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1256
    • 提供者:林新宇
  1. jtapi-1_4-fr2-spec

    1下载:
  2. Jtapi 1.4 文档资料,便于理解应用Jtapi 1.4-Jtapi 1.4 specification
  3. 所属分类:TAPI

    • 发布日期:2017-04-09
    • 文件大小:2039846
    • 提供者:赵新刚
  1. 1_4

    0下载:
  2. 都是一个系列的游戏编程,很不错的,最适合初级学者的入门教程-Is a series of game programming, very good, and the most suitable for junior scholars Tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:37215
    • 提供者:john
  1. axis-src-1_4.tar

    0下载:
  2. axis1.4下载包,是websevers的支持扩充组件-axis1.4 download package
  3. 所属分类:Web Server

    • 发布日期:2016-01-26
    • 文件大小:17041546
    • 提供者:liu
  1. 1_4

    0下载:
  2. 贪食蛇,windows编程下的很好的游戏-Snake, windows programming under the great game
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:113278
    • 提供者:chenaffa
  1. ixp400AccessLibrary-1_4

    0下载:
  2. ixp42x network access library
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:4213949
    • 提供者:galaxy2k
  1. WINDOWS_Programmers_Guide_.No1

    0下载:
  2. WINDOWS程序员指南1_4--DLL和内存管理-WINDOWS Programmers Guide 1_4--DLL and memory management
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6851399
    • 提供者:powertseng
  1. MP3Enc-src-1_4

    0下载:
  2. 典型的Mp3编解码源码,是学习音频编解码的良好样例-files for mp3 encoding and decoding,it is suitable for studing.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:53442
    • 提供者:wench
  1. 1_4

    0下载:
  2. 量子自组织特征映射网络聚类算法仿真程序 量子群智能优化算法-Quantum self-organizing feature map network clustering algorithm simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1828
    • 提供者:wang
  1. 1_4

    0下载:
  2. 创建一个计时测试程序,比较公式节点和本地LabVIEW数学函数的平均执行时间。此程序需要一个For循环或一个平序或叠序结构以及一个Case结构。要求For循环运行计时测验N次,然后使用Statistics Express VI对结果做平均。要求顺序结构在代码运行之前以及代码运行之后对Tick Count进行采样。要求Case结构判定用户是要执行公式节点还是要执行本地LabVIEW数学函数。对每个分支运行计时测验程序。哪种方法执行时间最快?哪种方法最容易编程?别人要看程序时,哪种方法更容易理解-T
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:24977
    • 提供者:小李
  1. Android.1_4

    0下载:
  2. A great book for android programming code
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2895436
    • 提供者:杨百涛
  1. 1_4

    0下载:
  2. c++语言,为书上的源代码。有人工打上去的。关于继承与重载-c++ language source code for the book. Are made by hand to their work. About inheritance and overloading
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1675733
    • 提供者:沈丽莹
  1. 1_4

    0下载:
  2. 求任意一个字符的ASCII码,一个很经典的小程序-Seeking any ASCII code of a character, a classic small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:9874
    • 提供者:zhk
  1. axis-1_4

    0下载:
  2. org.apche.axis.jar opc开发工具包-apche axis opc tool jar source
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:10651738
    • 提供者:zzz
搜珍网 www.dssz.com