-
词法分析器 ︰ 编译器设计
用 c 写的一个包含代码段文件作为输入和输出写入到另一个文件的代码段的词法分析器 ︰ output.txt
- 2022-01-21 18:17:28下载
- 积分:1
-
MFC dialog box prepared for beginners to use, one look to understand, easy to le...
MFC对话框编写的适合初学者使用,一看就懂,轻松易学。-MFC dialog box prepared for beginners to use, one look to understand, easy to learn.
- 2022-05-27 09:00:13下载
- 积分:1
-
imitate the genie Office97
模仿Office97的精灵-imitate the genie Office97
- 2022-11-21 08:15:02下载
- 积分:1
-
有限元前处理程序.c
适合用于前处理软件GiD
有限元前处理程序.c
适合用于前处理软件GiD-FEM process. C suitable for the pre-processing software GiD
- 2022-03-26 18:15:33下载
- 积分:1
-
n理论立方插值算法
n次拉格郎格插值算法
- 2022-11-27 20:20:08下载
- 积分:1
-
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传...
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传-talking each other
- 2022-04-14 18:12:13下载
- 积分:1
-
learning borland C++ builder in 14 days
learning borland C++ builder in 14 days
- 2022-07-02 16:19:55下载
- 积分:1
-
maps the source code management
游戏地图管理的源代码-maps the source code management
- 2022-09-20 05:45:03下载
- 积分:1
-
The Duine Framework is a (collection of) software libraries that allows develope...
The Duine Framework is a (collection of) software libraries that allows developers to create prediction engines for their own applications. A prediction engine is a component that predicts how interested individual users are in pieces of information. Such predictions can be used to personalise information to users, specifically in recommending to users what information is and is not of interest to them.
Duine is the Irish Gaelic word for person and is pronounced as “dinne” (diner without an ‘r’).
Duine has been developed by the Telematica Instituut/Novay and is based on scientific research on personalisation and specifically into recommender systems. The scientific research results on which the Duine software is based are available at the Telematica Instituut/Novay, you can download the pdf here
- 2022-01-22 06:50:58下载
- 积分:1
-
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个...
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个范畴:数据和操作。而C 语言中的struct 仅仅是数 据的集合。-C language of analog (C Programming thinking), the object-oriented languages inside, a kind of concept. This program is an evolutionary thinking. The so-called categories : data specific to the particular operation of the collectivity. So category contains two areas : data and operation. While the C language struct is just a collection of data.
- 2023-02-17 03:05:04下载
- 积分:1