-
火鸟2.1误码
firebird 2.1 errorcodes
- 2022-02-02 19:47:17下载
- 积分:1
-
Multi
遗传算法中多点交叉算法来优化最小值函数所对应的解--变异过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process variation
- 2022-11-11 01:40:03下载
- 积分:1
-
C++BUILDER的文件操作
C++BUILDER的文件操作-C BUILDER file manipulation
- 2023-06-15 09:00:03下载
- 积分:1
-
Visual C++ 2005中CHAR,TCHAR,CString间转换函数
Visual C++ 2005中CHAR,TCHAR,CString间转换函数-Visual C++ 2005 in CHAR, TCHAR, CString intergovernmental transfer function
- 2022-02-07 16:00:22下载
- 积分:1
-
一个简单的C语言编写的图书管理系统,实现图书管理工作的基本功能...
一个简单的C语言编写的图书管理系统,实现图书管理工作的基本功能-A simple C language of the library management system to achieve the basic functions of library management
- 2023-05-01 13:30:04下载
- 积分:1
-
介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(ND...
介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve universal serial bus (USB) and Network Driver Interface Specification (NDIS) driver
- 2022-11-04 14:35:03下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
神经网络,神经网络算法,代码,操作保证…
neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
- 2022-04-27 06:22:27下载
- 积分:1
-
C++必知必会 职业C++编程必备常识 初学者登堂入室的阶梯 c++界 20年的结晶...
C++必知必会 职业C++编程必备常识 初学者登堂入室的阶梯 c++界 20年的结晶-C++ must be bound to know professional C++ programming for beginners a foothold in the ladder must have knowledge of c++ sector, the crystallization of 20 years
- 2023-07-16 04:25:07下载
- 积分:1
-
LL(1)分析器
编译原理,预测分析器,可求出first集,follow集,并构造出LL(1)分析器
- 2022-08-11 07:33:43下载
- 积分:1