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

搜索资源列表

  1. Tutorial19

    0下载:
  2. 这是大学简明教程实例程序设计\\Examples\\的几个比较经典的例子,大家评价一下-This is Concise Guide to the University of program design examples \\ Examples \\ a few more classic examples, we assess
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:102058
    • 提供者:崔苗
  1. wangluoxuankexitong

    1下载:
  2. 程序介绍 运行环境 :Windows9x/NT/2000/ XP 开发语言 :JAVA 开发环境 : JCreator 2.5 j2sdk-1_4_2-windows 程序简介:先运行server端,在运行client端,通过socket可以实现网上选课功能。 -Runtime Environment Program : Windows9x/NT/2000 / XP Language : Java development environment : JCreator 2.5
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4747
    • 提供者:aga
  1. wenjianxitongmonisheji

    0下载:
  2. 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19821
    • 提供者:xiao ming
  1. Startek-SDK-System-integrating-Guide-20060804

    0下载:
  2. Atmel sensor系统开发白皮书,编程内部SDK开发说明,最新版本,适用于嵌入式系统指纹识别开发-Atmel sensor system development white paper, the internal SDK development program note, the latest version, Embedded system applicable to the development of fingerprint recognition
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:193151
    • 提供者:王振刚
  1. Startek-SDK_Programmer-Guide-20060804

    1下载:
  2. Atmel sensor程序设计白皮书,编程内部SDK开发说明,最新版本,适用于嵌入式系统指纹识别开发-White Paper program design, development SDK programming internal note, the latest version, Embedded system applicable to the development of fingerprint recognition
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:314708
    • 提供者:王振刚
  1. adsp_boot

    0下载:
  2. AD公司的DSP的外置ROM引导程序可引导用户主程序-AD company DSP external ROM guide procedures to guide the user main program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:popo zhang
  1. McGraw.Hill.Sun.Certified.Enterprise.Architect.For

    1下载:
  2. Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9037203
    • 提供者:Chunyi Zhou
  1. ShowJPG

    0下载:
  2. 如何显示一副图片到你指定的窗口上,这儿程序给了你一个指导,将告诉你如何操纵图片!-How to display an image to your specified window, here the program gives you a guide that will tell you how to manipulate the picture!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6645599
    • 提供者:徐伟
  1. BCGControlBarPro.12

    1下载:
  2. BCGControlBar Pro 12,添加对创建Office2010和VS2008界面的支持。压缩包中含有全部源代码及构建程序和使用方法。-BCGControlBar Pro 12, add interface creation for office 2010 and vs2008. In the zip pack, there are complete source code, build program and user guide.
  3. 所属分类:界面编程

    • 发布日期:2013-10-23
    • 文件大小:43735562
    • 提供者:
  1. vc_toolbar

    1下载:
  2. 在对话框上建立工具栏,程序非常详细,可以指导菜鸟完成-In the dialog box to establish the toolbar, the program is very detailed and can guide the rookie completed
  3. 所属分类:ToolBar

    • 发布日期:2017-04-09
    • 文件大小:2395263
    • 提供者:ningwang
  1. ButtonNavi

    0下载:
  2. 一般的程序都能使用菜单作为导航,用户通过操作菜单来实现一些功能,本程序使用多个按钮作为用户操作的引导-General procedures can be used as a navigation menu, the user through the operation of the menu to achieve some of the features, the program uses a number of buttons as a user guide
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:82806
    • 提供者:彭冲
  1. VBForm

    0下载:
  2. 简单的动画窗体,作为简单提示,引导入门,以后会上传更有质量的程序源码-Simple animation form, as a simple prompts to guide entry, the future will upload a better quality of program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:2145
    • 提供者:杜小宽
  1. MFC

    0下载:
  2. 内含4个程序的源代码,代码是根据Microsoft C++程序设计指南敲进去的,很容易看懂,适合初学者使用,对于了解MFC的常用框架有很大帮助-Includes four program' s source code, the code is based on Microsoft C++ Programming Guide knock into, and is easy to understand for beginners to use, a common framework for u
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:108398
    • 提供者:
  1. XpHide

    0下载:
  2. . 在此例中, 我只是为了呈现想要的画面, 还没时间把它作成VCL 2. 渐层部份, 由於赶工, 所以先以贴一张图上去, 各位可以自己写程式把画面的背景呀, 作一些处理, 就会很好看唷, 或是画多张美美的渐层, 在不同时间作更换, wa.....自己风格的画面就出来了, 你也可以在背景放不同的美女图, 当user click时, 就换不同张, 有很多的变化, 就像您各人的巧思和创意噜 3. TreeView每个Item间, 是否能把间距自由改变, 我还不是很清楚, 请各位不吝指导小弟
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:201252
    • 提供者:lihuaming
  1. Interesting-program-entry

    0下载:
  2. MFC的入门指导书,非有有趣和有用。其中包括MFC的基本说明以及各种介绍,结合趣味程序,很有帮助-MFC entry guide book, unless it interesting and useful. These include basic instructions and a variety of MFC' s introduction, the program combines fun, helpful
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5282310
    • 提供者:橘非
  1. 1233

    0下载:
  2. 代码实现了如何在对话框程序中添加弹出式菜单,包括菜单的颜色和菜单功能的实现细节,程序只是做了一个框架作为引导,并没有添加具体的实际内容,读者可以自己添加。-Code of how to add in the dialog box procedure pop-up menu, including menu color and menu functions implementation details, the program just did a frame as a guide, and did
  3. 所属分类:Menu control

    • 发布日期:2017-05-20
    • 文件大小:5993054
    • 提供者:FuzzyRules
搜珍网 www.dssz.com