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

搜索资源列表

  1. wm_timer

    0下载:
  2. 这项计划要求( WM_TIMER ) ,是专为时间维持。 在这个项目中我用三( 3 )功能( SetTimer , OnTimer , KillTimer ) ,这些功能都支持该计划的选择-This program called (WM_TIMER) ,is designed for time keeping. In this program I used three (3) functions (SetTimer,OnTimer,KillTimer),these function s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.87mb
    • 提供者:张涛
  1. Addison.Starting.Out.with.Python.Mar.2008

    0下载:
  2. This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student
  3. 所属分类:Other systems

    • 发布日期:2017-06-20
    • 文件大小:30.38mb
    • 提供者:Erison
  1. Program

    2下载:
  2. 这是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 1、图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 2、图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 3、图像处理模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 4、字符识别模块主要包含手写数字识别。 5、其他模块主要包括设置菜单的固定颜色和随机颜色两个部分。 6
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:1.9mb
    • 提供者:Davinci
  1. Program

    0下载:
  2. 客户管理系统使用SQL2000做为后台数据库数据库文件在压缩文件中在database文件夹下。使用VC++编写,使用ADO方法访问数据库,程序中将数据库操作封装成一个很健全的类,用户可以直接将ADO类应用在其他的系统中. 客户管理系统主要由基础信息维护、客户信息维护、客户服务、信息查询、系统管理和帮助信息等几个功能模块组成,规划系统功能模块如下: 1、基础信息维护模块 该模块主要包括区域信息设置、企业性质设置、企业类型设置、企业资信设置、客户级别设置和客户满意程度设置6部分。 2
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.13mb
    • 提供者:Davinci
  1. mfcc_bsl

    0下载:
  2. 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:4.5kb
    • 提供者:busuliang
  1. turing-with-faults-1-0

    1下载:
  2. 通用图灵机的程序,带有处理faults功能!-Universal Turing machine program, with a processing faults features!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:89.15kb
    • 提供者:xsn
  1. program-with-MS-VCPP.NET

    0下载:
  2. VC++ .NET技术内幕6 电子书 英文版-Programming with Microsoft Visual C++ .NET, Sixth Edition (Core Reference)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:卓鹏
  1. transfer-program-with-socket

    0下载:
  2.  程序用fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok。-Program to open the file with fopen and file transfer program with the socket, cross-platform, run the file, please note the source file name and path are correct, the main
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:7.93mb
    • 提供者:齐子元
  1. Virtual-drive-program

    0下载:
  2. 虚拟驱动器程序(内附源码及说明),运行该程序,必须将其编译成exe文件,然后拷贝到系统盘根目录运行。-Virtual drive program (with source code and instructions), run the program, it must be compiled into exe file, then copied to the system root directory.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:55.95kb
    • 提供者:dfasd
  1. 3D FDTD with PML

    0下载:
  2. A 3D FDTD program with UPML.
  3. 所属分类:Windows编程

    • 发布日期:2013-02-02
    • 文件大小:4.49kb
    • 提供者:liulihere
  1. A-magnifying-program

    0下载:
  2. WPF编写的图片放大镜程序,用VB.NET写的,附有源码-A magnifying program with source code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:252.81kb
    • 提供者:陈明明
  1. interactive-program

    0下载:
  2. 使用windows程序设计编写的一个多对话框交互程序。不同对话框之间用“父窗口”和“子窗口”来连接,具备“pop”和“timer”两个主要功能实现按钮,具有写入、滑块和进度条功能。-Use windows program designed to prepare a multi-dialog interactive program. With different dialog "parent window" and "sub-window" to connect with "pop" and "t
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:胡梦露
  1. cSharpqq-Program-with--multiplayer-chat

    0下载:
  2. c#编写聊天程序,类似qq,可以多人进行聊天-The program was written by c# with multiplayer chat
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:112.63kb
    • 提供者:minmin
  1. Vector-drawing-program

    3下载:
  2. 用matalab编制的绘制海流矢量图的程序,压缩包内有几个示例数据-Vector drawing program with currents matalab prepared, there are several examples in the package data compression
  3. 所属分类:Other systems

    • 发布日期:2015-06-10
    • 文件大小:16kb
    • 提供者:goner
  1. program-with-a-progress-bar

    0下载:
  2. 带有进度条的倒计时程序 适合vb初学者学习使用-Countdown program with a progress bar is suitable for beginners to learn how to use vb
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:10.42kb
    • 提供者:wuting
  1. TFT-with-TP_TEST

    0下载:
  2. HX8347的C51C语言源程序,并RTP的功能程序,实际调试通过了,欢迎大家参考指正。-HX8347 s C51C language original program with RTP function program, compiling pass,running pass actually, welcome to refer to it and point out the defects or error.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.3kb
    • 提供者:luke
  1. MPI-with-Fortran

    0下载:
  2. MPI与Fortran的并行程序实例,SU最新源码,实用 -MPI parallel program with Fortran instance, SU the latest source code, and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:19.56mb
    • 提供者:华仔
  1. BUTTON-PROGRAM

    0下载:
  2. proteus软件所用键盘程序与LCD程序,还有仿真电路图-proteus software keyboard program with LCD procedures, as well as circuit simulation with
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:137.33kb
    • 提供者:王晓
  1. program-with-multiplication-game

    0下载:
  2. Program with multiplication Game. СSharp. Multiplication table. How to learn the multiplication table - over this issue year after year are scratching their heads thousands of school children and their parents. Games!
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:75.84kb
    • 提供者:Andrei
  1. festival-program-with-source-code

    0下载:
  2. VB实现的节日查询程序附源码,实际上是基于Access的数据库系统,节日资料都保存在数据库中,VB程序负责将读出来和提供查询服务,界面上使用了控件。软件还具备每日一帖的功能,打开后先运行的就是每日一帖,内容仍然是与节日有关的。-VB realize the festival program with source code query, the system is actually based on Access, festival information are stored in the
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.18mb
    • 提供者:wangkun
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com