CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - s-design

搜索资源列表

  1. Delphi界面增强VCL组件

    1下载:
  2. 您想您的应用程序具有MacOS,WinXP或者更多专业的UI设计的界面风格和外观吗?现在您可以实现这一切,并且不用写一行代码! > >SUIPack是一款为Delphi和C++Builder开发的所见即所得的界面增强VCL组件,它可以帮助您创建具有专业的界面外观 设计的应用程序,大大节省您的时间和开发成本。 > >这些界面风格和外观大部分出自我们的UI设计师的精心设计。 > >请注意,我们提供的不仅仅是界面实现控件,更包含专业的界面方案
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:4522474
    • 提供者:超超
  1. r.s.tornado_assembly_language_course_design2

    0下载:
  2. 汇编语言的一些源码,全部都运行通过.课程设计的时候搞的.-some assembly language source code, all running through. Curriculum design when pursuing.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:231821
    • 提供者:罗本
  1. r.s.tornado_assembly_language_course_design

    0下载:
  2. 汇编语言的一些源码,全部都运行通过.课程设计的时候搞的,这是另外一份.-some assembly language source code, all running through. The curriculum design of the moment when, it is another.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:253614
    • 提供者:罗本
  1. delphi 2005 下的BS程序设计

    0下载:
  2. 最新delphi2005的b/s程序设计-b / s Design
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:340523
    • 提供者:任鹏帅
  1. os

    0下载:
  2. 操作系统课程设计内存调度LRU,FIFO,OPT算法的页面置换-Curriculum design scheduling operating system memory LRU, FIFO, OPT page replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:50076
    • 提供者:immortal
  1. esPanel

    0下载:
  2. Delphi-base TPanel with Dots, DottedLines and SolidLines (as the Delphi s design form)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:8055
    • 提供者:t_peti
  1. 2009S3C2410init.S

    0下载:
  2. 2410Init.s包括了板子上电后的初始话,具体有几个步骤: 讲述S3C2410启动程序设计 1. 屏蔽所有中断,关看门狗。 2. 根据工作频率设置PLL寄存器 3. 初始化存储控制相关寄存器 4. 初始化各模式下的栈指针 5. 设置缺省中断处理函数 6. 将数据段拷贝到RAM中,将零初始化数据段清零 7. 跳转到C语言Main入口函数中-2410Init.s including the board after t
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:5605
    • 提供者:晴空
  1. link

    0下载:
  2. 学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2294
    • 提供者:闫华
  1. DataRepresentation

    0下载:
  2. This chapter discusses history of the 80x86 CPU family and the major improvements occuring along the line. The historical background will help you better understand the design compromises they made as well as understand the legacy issues surround
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:190458
    • 提供者:turka
  1. s

    0下载:
  2. 操作系统课程设计题目----银行家算法的实现,包括安全性检查和资源回收-Operating systems curriculum design topics---- bankers algorithm implementation, including security checks and resource recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:915059
    • 提供者:sww
  1. test

    0下载:
  2. 王爽老师汇编语言的课程设计1的代码,很精简运行很好-wang shuang teacher s design one
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1890
    • 提供者:Mandy liu
  1. Precursor-Figure-Curriculum-Design

    0下载:
  2. 这个工程是用来模拟计算机操作系统的各个进程之间的前驱先后关系-This project is a precursor has the relationship between the various processes used to simulate the computer s operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-06-19
    • 文件大小:31297098
    • 提供者:王艳
  1. Luminji.Improve

    0下载:
  2. 《编写高质量代码:改善C#程序的157个建议》是C#程序员进阶修炼的必读之作,包含的全部都是C#编码的最佳实践,从语言本身、程序的设计和架构、编码规范和编程习惯等三大方面对C#程序员遇到的经典问题给出了经验性的解决方案,为C#程序员如何编写更高质量的C#代码提供了157条极为宝贵的建议。对于每一个问题,不仅以建议的方式给出了被实践证明为十分优秀的解决方案,而且还给出了经常被误用或被错误理解的不好的解决方案,从正反两个方面进行了分析和对比。-To write high-quality code:
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:1901854
    • 提供者:hscbd
  1. calendar

    0下载:
  2. 学生课程设计 电子万年历 还有需要完善的地方-student s design .permanent calendar
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:王瀛
  1. CUDA-Application-Design

    0下载:
  2. CUDA Application Design and Development,CUDA程序设计与开发,最近刚出不久的一本书,里面的技术很新,相比上一代Fermi架构,新的Tesla并行架构,并行效能效果进一步增强。-CUDA Application Design and Development Author(s): Rob Farber Published: 14 Nov 2011 As the computer industry retools to leverage mass
  3. 所属分类:MPI

    • 发布日期:2017-05-18
    • 文件大小:4714355
    • 提供者:mzh
  1. text-editor

    1下载:
  2. 小型文本编辑器的设计 设计一个文本编辑器,使其具有通常编辑器(如Notepad)所应具备的基本功能。 ①该编辑器在串基本抽象数据型上构造。 ②编辑器具备如字符串查找,字符串替换,统计字数,统计行数等基本功能。-Small text editor s Design Design a text editor, it has generally editor (such as Notepad) should have the basic functions. ① The ed
  3. 所属分类:Editor

    • 发布日期:2017-04-08
    • 文件大小:3752
    • 提供者:君奕
  1. design

    0下载:
  2. 对产品进行增加、删除、修改、查询,完成对数据库一些基本操作。-Trade management system for the company s products to add, delete, modify, query
  3. 所属分类:OS Develop

    • 发布日期:2017-12-11
    • 文件大小:1877478
    • 提供者:周军
  1. compiler design

    0下载:
  2. 编译原理本科资料课件,作者,Alfred V.Aho, Monica S.Lam,英文第二版(Compiler design, undergraduate course materials)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-30
    • 文件大小:2780160
    • 提供者:沐兰
  1. Waveform_ Design_for_Active_Sensing_Systems

    2下载:
  2. 这是一本关于主动感知系统波形设计的专著,是Li Jian团队的力作,对MIMO雷达波形设计、MIMO通信波形设计非常有参考价值。(This is a monograph on waveform design of active sensing system. It is the work of Li Jian's team. It is very valuable for MIMO radar waveform design and MIMO communication waveform des
  3. 所属分类:书籍源码

    • 发布日期:2021-03-28
    • 文件大小:15149056
    • 提供者:金三少
  1. Design of electronic scal

    1下载:
  2. 这个是基于LabVIEW的电子秤界面系统的设计作品,可以实现简单称重。去零、去皮功能,可以记录感应次数,这个是对应下位机有数据采集功能,可以记录、简单分析数据(This is a design based on LabVIEW's electronic scale interface system that enables simple weighing. Go to zero, peeling function, you can record the number of inductions,
  3. 所属分类:LabView编程

    • 发布日期:2019-12-03
    • 文件大小:67584
    • 提供者:止静无痕
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com