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

搜索资源列表

  1. 55555.rar

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

    • 发布日期:
    • 文件大小:12672
    • 提供者:
  1. 55555

    0下载:
  2. 鼠标响应的画图办法-mouse response to the drawing approaches
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:32236
    • 提供者:崇高
  1. 55555

    0下载:
  2. 这是一个用于划线的简单的工具,如若你的程序中能用,请下载
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1867309
    • 提供者:张崇
  1. 34263636

    0下载:
  2. 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,-similar to the LAN QQ chat software, including server and client, using tcp / ip socket multithreaded programming,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:153036
    • 提供者:于文洋
  1. 55555

    0下载:
  2. 一个基于B/S的网络聊天室小程序,需要的可下载下来
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:32341
    • 提供者:王鹏翔
  1. 55555

    0下载:
  2. h.264AVC视频编码新技术h[1].264AVC视频编码新技术
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:119939
    • 提供者:金川
  1. java文件加密

    0下载:
  2. 基于java实现的对与txt文本的简易文件加密功能,启动时的user:hcz,password:55555.
  3. 所属分类:源码下载

    • 发布日期:2010-10-13
    • 文件大小:24774
    • 提供者:hczhust
  1. 55555

    0下载:
  2. MSP430管理电源排序和控制 MSP430管理电源排序和控制-MSP430 management and control of power sequencing MSP430 management and control of power sequencing
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:113219
    • 提供者:白扬
  1. 55555

    2下载:
  2. 用ANSYS模拟点焊的焊接过程,希望对学习焊接模拟的同志们有所帮助,对于搞模拟的人来说极具参考价值-ANSYS simulation of spot welding with the welding process, want to learn welding simulation comrades help, for people who engage in simulation of great reference value
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:2204
    • 提供者:李力
  1. 55555

    0下载:
  2. 五个本人写的源码程序,运行环境为torb C或者wintc-5 I write source programs, operating environment torb C or wintc. . .
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-23
    • 文件大小:15491
    • 提供者:wyq
  1. 55555

    0下载:
  2. 内存读取 基址 HOOK钩子 舞林外传代码舞林外传代码-Memory base address read HOOK hook code dance dance Lin Lin rumor rumored code
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:525036
    • 提供者:QQ316118740
  1. 55555

    0下载:
  2. 简易抢答器,数码管显示和LED灯同时显示,同时伴有蜂鸣器响声。-Easy Responder, digital display and LED lights also shows, accompanied by a buzzer sound.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:18700
    • 提供者:hang
  1. 55555

    0下载:
  2. 查杀顽固进程,教你强制挂掉它,这五分资料中最有特长的。-Killing stubborn process, teach you hang it mandatory that the information in the fifth most expertise.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3456
    • 提供者:李磊
  1. 55555

    0下载:
  2. 主要介绍场景接口在引擎中的设计和和实现,作者:樊翠-Describes the scene in the interface design and the engine and implementation of: Fan Tsui
  3. 所属分类:Game Engine

    • 发布日期:2017-04-16
    • 文件大小:110299
    • 提供者:胡斌
  1. 55555

    0下载:
  2. 控制系统CAD与仿真MATLAB语言及应用,MATLAB程序设计教程 -CAD control system and Simulation of MATLAB language and application, MATLAB programming tutorial
  3. 所属分类:CAD

    • 发布日期:2017-05-03
    • 文件大小:1123961
    • 提供者:张郎
  1. Palindrome

    0下载:
  2. 回文是指数字或文本正向和逆向读时都一样的文本。例如,下列五位整数都是回文: 12321、55555、45554和11611。写出判断一个五位num为回文的表达式-Palindrome refers to the forward and reverse reading of the numbers or text are the same text. For example, the following five integers are palindromes: 12321,55555,4555
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:165387
    • 提供者:cgy
  1. maidi

    0下载:
  2. 输入一个4位无符号整数,凡需输出这4位数。例如输入上的4位数为1234,则输出的4位数是4321. 2. 编写一个程序,寻找用户输入的几个整数中的最小值。假定用户输入的第一个数值指定后面要输入的数值个数。例如,当用户输入数列为20,15,300,9,700时,程序应该能找到最小数9。 3. 有一个分数序列2/1、3/2、5/3、8/5……..求其前n项之和。 4. 求a+aa+aaa+aaaa+ ……+aaaa…aaa(n个),其中a为1~9值的整数。例如,当a=
  3. 所属分类:EditBox

    • 发布日期:2017-11-06
    • 文件大小:237360
    • 提供者:Tracy
  1. 55555

    0下载:
  2. 基于单片机的DS18B20的温度报警系统的设计-MCU DS18B20 temperature alarm system design
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-23
    • 文件大小:19015
    • 提供者:马楚涵
  1. 55555

    0下载:
  2. 编写一个程序,实现在运行时改变控件的大小这项功能-Write a program, change the size of the control at runtime this feature
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:77722
    • 提供者:李丽
  1. 55555

    0下载:
  2. 用asp开发的班级网站管理系统,有相应的素材,可以自己修改使用!-Asp development of the class with the website management system, there is a corresponding material, can modify their own use!
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:946585
    • 提供者:qtsx
« 12 »
搜珍网 www.dssz.com