搜索结果

找到约 50,972 项符合 A-C 的查询结果

汇编语言 c++二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护

c++二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。 template <class T> void DoubliSort( T a[], int n) ...
https://www.eeworm.com/dl/644/320437.html
下载: 187
查看: 1041

Linux/Unix编程 一本关于linux下c语言的好书。a book aboat linux programme using c language

一本关于linux下c语言的好书。a book aboat linux programme using c language
https://www.eeworm.com/dl/619/320960.html
下载: 162
查看: 1038

GPS编程 该程序是GPS仿真中C/A码的生成程序

该程序是GPS仿真中C/A码的生成程序,很方便的给方针爱好者使用。
https://www.eeworm.com/dl/693/322377.html
下载: 71
查看: 1074

J2ME A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform

A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform ,the major goal is used to build more flexible j2me game. Script language s phrase like as BASIC .
https://www.eeworm.com/dl/660/324224.html
下载: 70
查看: 1091

其他 This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages.

This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages. Source-Navigator includes powerful source code comprehension features that help a developer understand complex relationships between elements of a program s source.
https://www.eeworm.com/dl/534/324447.html
下载: 46
查看: 1109

教育系统应用 library系统主要实现以下几个功能: a.图书管理 b.读者管理 c.借阅管理 d.信息查询 e.作者信息 功能描述: 图书管理包括新书入库、旧书注销、信息修改。 读者管理包括增加读者

library系统主要实现以下几个功能: a.图书管理 b.读者管理 c.借阅管理 d.信息查询 e.作者信息 功能描述: 图书管理包括新书入库、旧书注销、信息修改。 读者管理包括增加读者、删除读者、信息修改。 借阅管理包括借书管理、还书管理。 信息查询包括图书信息查询、借还记录查询、未还图书查询。 关于作者中,可以看到作者 ...
https://www.eeworm.com/dl/621/324984.html
下载: 176
查看: 1137

matlab例程 fGenerateNavigationData.m C_A_code_generator.m GPSsignal.m 依次产生导航电文,C/A码,GPS最终数据

fGenerateNavigationData.m C_A_code_generator.m GPSsignal.m 依次产生导航电文,C/A码,GPS最终数据
https://www.eeworm.com/dl/665/325105.html
下载: 112
查看: 1103

其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
https://www.eeworm.com/dl/534/325838.html
下载: 69
查看: 1072

VHDL/FPGA/Verilog crc_table.c is for reset seed( 0000 ) crc_table_1.c is for reset seed( ffff) CRC16_D8_m.v is a ver

crc_table.c is for reset seed( 0000 ) crc_table_1.c is for reset seed( ffff) CRC16_D8_m.v is a verilog module of byte paralle crc. CRC16_D8_m_tb.v is the testbench file of above module.
https://www.eeworm.com/dl/663/326356.html
下载: 173
查看: 1073

VC书籍 《How To Think Like A Computer Scientist Learning with C++》. Allen B. Downey写的关于c++的一本书。

《How To Think Like A Computer Scientist Learning with C++》. Allen B. Downey写的关于c++的一本书。
https://www.eeworm.com/dl/686/327011.html
下载: 43
查看: 1145