登录
首页 » 软件系统 » Want to design the ideal program This is a book definitely not to be missed

Want to design the ideal program This is a book definitely not to be missed

于 2022-04-11 发布 文件大小:385.08 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

想设计理想的程序这是一本绝对不容错过的书

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

发表评论

0 个回复

  • This paper describes the IAR FOR avr compiler foundation for people new to this...
    本文详细介绍了IAR FOR avr 编译器的基础,为刚接触此编译器的人提供了快速掌握的方法。-This paper describes the IAR FOR avr compiler foundation for people new to this compiler provides a fast method of disposal.
    2022-03-04 22:11:13下载
    积分:1
  • 一个C++开发的考勤.很好用,有螈码,可以对学生的到课计管理....
    一个C++开发的考勤系统.很好用,有螈码,可以对学生的到课统计管理.-a C development appraisal system. Good use is the expression code, the right of students to classes and statistical management.
    2022-01-31 09:25:17下载
    积分:1
  • 内置串行时钟程序及原理,I2C串行总线模拟程序及原理
    内置串行时钟程序及原理,I2C串行总线模拟程序及原理-Built-in procedures and the principle of serial clock, I2C serial bus simulation procedures and the principle of
    2022-06-21 22:05:21下载
    积分:1
  • 外汇交易MT4外汇交易,准确
    mt4外汇交易系统,针对外汇的交易,准确-MT4 foreign exchange trading system for foreign exchange transactions, accurate
    2023-06-24 11:45:03下载
    积分:1
  • ti company mpeg4 motion compensation on the DSP to achieve detailed information...
    ti公司关于mpeg4运动补偿的DSP实现详细资料,非常难得。有需要的可以看看。-ti company mpeg4 motion compensation on the DSP to achieve detailed information on very rare. There is a need to look at the can.
    2022-07-01 05:36:24下载
    积分:1
  • 非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理...
    非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理共同应用于3D的OBB检测。-Very exciting 2D collision detection engine tutorials, English flash format, the writer for the N totorial the station. The tutorial should also be the first to return from the application of the smallest MTD tutorials, followed by separation and SAT-axis theorem applies to 3D co-detection of the OBB.
    2022-07-18 22:18:36下载
    积分:1
  • 实习题 [问题描述] 1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。 [输入] 初始顺序表,插入字符。 [...
    实习题 [问题描述] 1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。 [输入] 初始顺序表,插入字符。 [输出] 插入x后线性表的结果 [存储结构] 采用顺序存储结构 [算法的基本思想] 建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。 程序如下: #include "iostream.h" #include #define LIST_INTI_SIZE 100//初始空间大小 typedef struct SqList -attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a- incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows :# include "iostream.h"# include
    2022-02-01 21:43:29下载
    积分:1
  • 09年的新书 Head first networking Head first列的特点就是图文并茂,将抽象的概念图形化视觉化,更易于理解 只需要修改一...
    09年的新书 Head first networking Head first系列的特点就是图文并茂,将抽象的概念图形化视觉化,更易于理解 只需要修改一下扩展名,并没有真压缩-2009 book Head first networking; Head first series is characterized by the aid of diagrams, graphical abstract concepts visual, easier to understand
    2022-11-04 13:45:16下载
    积分:1
  • 摘要:报告描述了在同组人员吴玉成同学完成学籍管理的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是...
    摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是严格按照软件工程原理的方法做的。但是考虑到本人对开发工具vb不是很熟,所以在前台设计的时候也只是完成了部分的功能。我们把重点都放在数据库的后台设计开发上。对整个数据库做了详细的分析设计。这部分的报告在同组人员吴玉成的报告中。我的报告不再重复。Vb虽然有很多方法和数据库建立连接,也有很多控件可以直接对数据库的数据进行操控,但是为了实现一些有意义的功能,而不是简单的上一条记录下一条记录等查看。与ADO数据访问控件不同,ADO操作数据主要使用程序代码。通过代码创建对象,与数据源连接,执行命令等。 关键字:与sql server 2000建立连接;vb实现 -Abstract : report describes the same team WU Yu-cheng students Maintenance Management System completed the background database development on the basis of I use visual basic completion of the development process and its prospects code. Background in the development of the database, is in strict accordance with the principles of software engineering methods do. However, considering that my right development tools vb is not perfectly so in the future design of the only completed part of the function. We have to focus on the background of database design and development on. Of the entire database as a detailed analysis of the desi
    2022-08-15 20:08:17下载
    积分:1
  • 上编程器
    (原酷编辑专业版)是Adobe系统具有两种多轨,非破坏性混合/编辑环境和破坏性,方法波形编辑视图中的数字音频工作站。Syntrillium软件始建于20世纪90年代初由罗伯特·埃里森和大卫·约翰斯顿,两位前微软员工。最初由Syntrillium开发的酷编辑,节目被分布残废软件的Windows计算机。完整版是有益的,灵活的,特别是对于它的时间。 Syntrillium晚些时候发布酷编辑专业,其中添加了多首曲目,以及其他功能工作的能力。音频处理,然而,在一个破坏性的方式进行(在当时,大多数计算机不是在处理器性能和存储容量以执行实时无损操作而言足够强大)。酷编辑专业版V2增加了支持实时无损处理,并加2.1环绕声混音和无限的同步轨道(最多为实际的计算机硬件所施加的限制)的支持。酷编辑还包括插件,如降低噪声和FFT均衡。土坯2003年5月购买了酷编辑专业,从Syntrillium软件16500000美元[1],以及被称为“Loopology”大循环库。土坯再变酷编辑专业的名称为“Adobe Audition的”。
    2022-01-26 07:17:39下载
    积分:1
  • 696518资源总数
  • 105614会员总数
  • 17今日下载