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

搜索资源列表

  1. vb_rwTxt&Rtf

    0下载:
  2. This program show you how to r/w some files in windows. example rtf or txt. just give every one a convenient way.-This program show you how to r / w some files i n windows. example rtf or txt. just give every on e a convenient way.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9.34kb
    • 提供者:jackey
  1. Loader

    0下载:
  2. This article describes the customization of existing applications through the use of custom Dynamic-Link Libraries (DLLs) and the process of, what I have titled, Remote Library Loading. It also presents a small utility I developed to make this proces
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:18.07kb
    • 提供者:李登煇
  1. HashTableinDS

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

    • 发布日期:2008-10-13
    • 文件大小:2.41kb
    • 提供者:wjs
  1. verticaltree

    1下载:
  2. While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:18.73kb
    • 提供者:gaowen
  1. coscilloscopectrl_src

    0下载:
  2. Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfort
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:KangBingNan
  1. coscilloscopectrl_demo

    0下载:
  2. Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfort
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:15.37kb
    • 提供者:KangBingNan
  1. pailie

    0下载:
  2. 排列问题 M个1,N个0的排列(高效率版) 排列数为:c(m+n,n) 对n个0,m个1,我的想法是这样的: 每个排列可以分三段: 全0列,全1列, 子问题列 设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1-problem with M-1, N 0 is the order (high-efficiency version) with a few : c (m n, n) of n 0, m one, I
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.36kb
    • 提供者:happynp
  1. pstesth

    0下载:
  2. PS2.c - FlashLite186 iç in PS/2 Klavye Fonksiyonlarý */ /* Lima Endustriyel Bilgisayar - www.lima.com.tr */ /* Haziran 2004 - Istanbul, Turkiye */ /* */ /* Konsol, INT2 ve PORTC nin 0 + 1. pinlerini kull
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:24.49kb
    • 提供者:alinetmo
  1. TabView

    0下载:
  2. 一个VC++的窗体TabView标签切换,使用TAb也是大家比较常见的窗体优化方法,希望这个实用简洁的窗体选项卡能为你的程序界面增光添彩,运行于VC++6.0版本。 -VC++ in the form of a TabView label switching, the use TAb is all the more common form optimization method, I hope this concise and practical form tab can add luste
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:27.02kb
    • 提供者:madud00059
  1. Elevator_schdeuler

    0下载:
  2. 本程序旨在对电梯实际运行过程的模拟,并尽力贴近真实情况。 本程序的使用者须在命令行模式中输入指令,其中:按下1、2、3、4、5、6、7、8、9键表示电梯内有乘客按相应目标楼层按钮;按下Q、W、E、R、T、Y、U、I键表示1层到8层有上行呼叫请求;按下A、S、D、F、G、H、J、K键表示2层到9层有下行呼叫请求,按下0键表示不再在当前层等待立即开始运行。 输入指令后,在图形界面会有与之相对应的响应,告诉用户所输入的指令已被程序所接受。此后,在电梯运行过程中,在图形界面会有对电梯当前楼层、运
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:842.67kb
    • 提供者:aptiva0985
  1. 11

    0下载:
  2. empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-
  3. 所属分类:EditBox

    • 发布日期:2017-04-27
    • 文件大小:79.77kb
    • 提供者:rezwan
  1. EEE-212-lab-sheet

    0下载:
  2. empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-01
    • 文件大小:529.32kb
    • 提供者:rezwan
搜珍网 www.dssz.com