登录
首页 » Visual C++ » FilesDragDrop_demo

FilesDragDrop_demo

于 2005-02-08 发布 文件大小:22KB
0 262
下载积分: 1 下载次数: 374

代码说明:

  FilesDragDrop application

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SVM
    支持向量机源程序代码,c++运行环境,matlab例程(SVM source code, c++ runtime environment, matlab routine)
    2013-03-12 19:58:33下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • zuoye7
    第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
    2013-11-16 11:51:31下载
    积分:1
  • C
    说明:  数组应用实例:定义一个函数,显示结构各成员的值(Array Application Example: Define a function to display the value of each member of the structure)
    2014-11-24 11:35:54下载
    积分:1
  • matlab_rtw_c
    (1)通过Simulink创建仿真模型;(2)配置相关RTW(Real-Time Workshop)参数;(3)通过RTW(Real-Time Workshop)自动生成C代码文件,并理解主要文件、接口函数和变量的意义;(4)在Visual C++中将生成的C代码作适当修改,编译运行并分析结果。((1) created by Simulink simulation model (2) configuration related to RTW (Real-Time Workshop) parameters (3) RTW (Real-Time Workshop) automatically generate C code files, and understand the main document, interface functions and variables significance (4) Visual C++ generated C code will be modified as appropriate, compile, run and analyze the results.)
    2011-01-09 23:00:25下载
    积分:1
  • 101
    常胜将军 :在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。(Ever Victorious General: On the computer where to go, in order to make the computer become " Ever Victorious generals" must be taken to find the key. According to the requirements of this title thoughts to conclude that one party to take the child away after the number of step with each other just to take the child and is equal to the quantity, we can ensure that a child is left to the first final to take the child of that individual.)
    2009-11-15 21:31:07下载
    积分:1
  • rog
    在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
    2012-04-20 01:01:31下载
    积分:1
  • rtw
    RTW方面的文献,对vc和matlab混合编程有很好的借鉴意义(RTW literature)
    2010-10-10 10:41:29下载
    积分:1
  • erfenfaheNewtonXiashan
    说明:  包括二分法,Newton下山法和improved Newton迭代法(Including the dichotomy, Newton downhill method and improved Newton iteration method)
    2008-10-25 18:56:34下载
    积分:1
  • cer
    通过小程序的仿真是现阶段的定位以及相关内容的撰写(Sure to upload high quality source code and website writing seriously upload information, including content description (at least 20). Try not to let the owners have spent time on the revised instructions you. Unpack the archive and can not have a password)
    2013-03-21 20:16:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载