搜索:integer+programming

找到约 1,740 项符合「integer+programming」的查询结果

结果 1,740
按分类筛选
显示更多分类
https://www.eeworm.com/dl/648/368866.html 单片机开发

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will ...
下载 105
·
查看 1073
https://www.eeworm.com/dl/542/329224.html 其他书籍

Object-oriented languages define objects (types of things) that know how to perform methods (specif

Object-oriented languages define objects (types of things) that know how to perform methods (specific actions). Functional languages treat programming problems like mathematical relationships. Ruby is flexible, meaning that you can program in any of these styles however, it is pr ...
下载 92
·
查看 1042
https://www.eeworm.com/dl/542/450479.html 其他书籍

Knuth不僅僅是傑出的programmer

Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華
下载 76
·
查看 1054
https://www.eeworm.com/dl/684/450484.html 软件设计/软件工程

Knuth不僅僅是傑出的programmer

Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華
下载 136
·
查看 1039
https://www.eeworm.com/dl/542/450488.html 其他书籍

Knuth不僅僅是傑出的programmer

Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華
下载 134
·
查看 1043
https://www.eeworm.com/dl/684/450493.html 软件设计/软件工程

Knuth不僅僅是傑出的programmer

Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華
下载 150
·
查看 1042
https://www.eeworm.com/dl/540/206708.html 软件工程

This thorough, hands-on reference for database developers and administrators delivers expert guidanc

This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)&iexcl &ordf one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses ...
下载 199
·
查看 1108
https://www.eeworm.com/dl/681/221289.html Oracle数据库

4、 编写一个过程。要求:有一个输入参数和一个输出参数

4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, ...
下载 66
·
查看 1085
https://www.eeworm.com/dl/648/373183.html 单片机开发

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficien ...
下载 69
·
查看 1135
https://www.eeworm.com/dl/521/14399.html 多媒体处理

非常流行的C语言实现的G.729压缩算法

·详细说明:非常流行的C语言实现的G.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G.729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder. 文件列表:   g729   ....\acelp ...
下载 37
·
查看 1129