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

搜索资源列表

  1. CWin32Error_src

    0下载:
  2. Simplified Exception Handling For Win32 API Errors
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7858
    • 提供者:许董
  1. 我的小计算器

    0下载:
  2. 用汇编语言实现简易计算器 You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories. If anyone has any problems s
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:124558
    • 提供者:lon
  1. whb

    0下载:
  2. IIC总线控制器得原理和一个特例,设计时可以参考-IIC bus controller in principle and an exception can reference design
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:890393
    • 提供者:王红波
  1. EMIandEMS

    0下载:
  2. 几乎所有设备的传导干扰都包含共模噪音和差模噪音,开关电源也不例外。共模干扰是由于载流导体与大地之间的电位差产生的,其特点是两条线上的杂讯电压是同电位同向的;而差模干扰则是由于载流导体之间的电位差产生的,其特点是两条线上的杂讯电压是同电位反向的。-almost all the equipment includes EMI common mode noise and differential mode noise, switching power supply is no exception. Co
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50260
    • 提供者:钱立志
  1. HashTableinDS

    3下载:
  2. 一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:wjs
  1. C++Assignments

    6下载:
  2. 华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define concrete classes 7 Data abstract
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:419462
    • 提供者:Nick
  1. winskin

    0下载:
  2. Delphi VclSkin 2.60 VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application usin
  3. 所属分类:Button control

    • 发布日期:2017-11-09
    • 文件大小:5242630
    • 提供者:史旭龙
  1. MY9_18

    0下载:
  2. 实现对话框的计算器功能,输入两个数据能进行简单的加、减、乘、除操作。-Calculator functions to achieve the dialog box, enter the two data can be a simple add, subtract, multiply, with the exception of the operation.
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:26746
    • 提供者:朱侃
  1. 3

    0下载:
  2. 新建一个应用程序,并添加两个Label控件,三个Edit控件,四个Button按钮。其中两个edit输入框用于输入整数,一个Edit输入框用于输出结果;Label标签控件用于显示当前所做的运算(例如:当单击加法按钮时即做加法运算,则label标签显示”+”号。);四个Button按钮分别完成加、减、乘、除运算。 编写程序,输入两个整数,顺序执行两个数的加、减、乘、除计算结果并输出。 -Create a new application, and add two Label controls
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:169822
    • 提供者:xshi
  1. jcbuttonOcx18

    0下载:
  2. 这款比较经典的JCButton按钮控件,目前已经是最新的V1.7(其实早就出来了:-),目前除了支持多种样式风格的按钮外,还对中文进行完美支持,即UNICODE支持。同时比上一版本额外增加了一个 AquaButton样式按钮源码。再就是对带有混合透明通道的图标支持。属性方面更丰富。稳定性相对也有了提高。-This comparison JCButton classic button controls, now is the latest V1.7 (:-) out is long overdu
  3. 所属分类:Button control

    • 发布日期:2017-04-23
    • 文件大小:411187
    • 提供者:Anew
  1. Calculator

    0下载:
  2. 一个简单的图形界面计算器,可以进行简单的加、减、乘、除运算。-A simple graphical interface of the calculator, you can simple add, subtract, multiply, with the exception of computing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:xinliu
  1. jcbuttonOcx17

    0下载:
  2. 这款比较经典的JCButton按钮控件,目前已经是最新的V1.7(其实早就出来了:-),目前除了支持多种样式风格的按钮外,还对中文进行完美支持,即UNICODE支持。同时比上一版本额外增加了一个 AquaButton样式按钮源码。再就是对带有混合透明通道的图标支持。属性方面更丰富。稳定性相对也有了提高。-This comparison JCButton classic button controls, now is the latest V1.7 (:-) out is long overdue
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:411496
    • 提供者:123
  1. java-try-catch

    0下载:
  2. java 自定义异常处理 swing 界面实现 -java custom exception handling swing interfaces
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:2563
    • 提供者:马跟明
  1. ISO_20120520

    0下载:
  2. “剁椒鱼头”质量体系管理系统是一套功能强大通用性极强的质量体系管理软件,软件界面设计简洁,美观,使普通用户不需培训也能快速掌握软件操作使用方法,上手极易。 软件的主要功能有:审核管理、文件管理、项目管理、仪器管理、质量异常信息管理、统计分析、知识管理、个人信息管理、新闻管理、系统管理等。性价比高,特别适合中是质量体系管理人员的最佳选择! -" Fish head" Quality Management System is a powerful and highly
  3. 所属分类:Button control

    • 发布日期:2017-05-23
    • 文件大小:7323517
    • 提供者:biao_wang
  1. java-swing-skin-pack

    0下载:
  2. 几款swing皮肤 很漂亮哦!中间有使用方法,讲文档中的代码放到构造方法中再做异常处理就好了!-Several swing skin is very pretty! Use the middle, about the document code into the constructor to do exception handling like it!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2842868
    • 提供者:sdfd
  1. class__jlass__class

    0下载:
  2. An exception class sample program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-05
    • 文件大小:174706
    • 提供者:deckeask
  1. exheptvonprogram

    0下载:
  2. 一个java程序,主要展示了异常的运用,很好的学习资料-A Java program, mainly demonstrates the use of exception, good learning materials
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-05
    • 文件大小:7771
    • 提供者:Jerry
  1. yso

    0下载:
  2. C++异常中的堆栈跟踪,不错的学习源码,可以使用-In c++ exception stack trace, good learning source code, can be used
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:62464
    • 提供者:einrl
  1. xiwa

    0下载:
  2. c++ Builder中的异常处理,可以很好的源码,棒棒的-The exception handling in c++ Builder, can very good source, stick
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:299008
    • 提供者:xlope
  1. hypertext-exception

    0下载:
  2. 该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助-The program is used to draw the sample, can also be used for your programming skills to master vc compiler environment help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:179747
    • 提供者:Mautin
« 12 »
搜珍网 www.dssz.com