搜索结果
找到约 13,498 项符合
A-U 的查询结果
数据结构 This a collection of algorithms for sorting and searching.
This a collection of algorithms for sorting and searching.
USB编程 This driver implements a COM port interface for USB Point-of-Sale devices
This driver implements a COM port interface for USB Point-of-Sale devices
Applet some example source of java,for beginner.inside there are a lot of sample examples
some example source of java,for beginner.inside there are a lot of sample examples
其他 This module defines safer C library string * * routine replacements. These are meant to make C * * a
This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness
其他 The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
USB编程 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可 ...
人工智能/神经网络 这是通过A*算法实现8数码问题
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。
Linux/Unix编程 本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的.
本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的.
数据结构 A Practical Introduction to Data Structures and Algorithm Analysis
A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全