-
KWIC(上下文关键字)系统演示源代码
kwic(keyword in context)系统演示源代码及文档,基于pipeline-filter模式,.net平台编写。-kwic (keyword in context) system demonstration source code and
documents, based on pipeline-filter pattern, net platform compilation.
- 2022-08-17 16:00:44下载
- 积分:1
-
这是一个DELPHI的代码编辑器控件,支持代码着色,十分方便,我一直在用它....
这是一个DELPHI的代码编辑器控件,支持代码着色,十分方便,我一直在用它.-DELPHI code editor controls, code coloring support, which is very convenient, I have been using it.
- 2022-07-14 09:30:21下载
- 积分:1
-
好nice.beautiful
good nice.beautiful-good nice.beautiful....
- 2022-08-21 14:05:43下载
- 积分:1
-
C++核心编程技术
C++核心编程技术 -C++ Core programming technology
- 2023-08-29 00:35:03下载
- 积分:1
-
openc实现道路标志识别
环境为Opencv3.4.1 + VS2017:
Opencv3+VS2017实现交通标志检测
- 2022-07-13 17:18:45下载
- 积分:1
-
數字的加減乘除c++練習
數字的加減乘除c++練習數字的加減乘除c++練習
數字的加減乘除c++練習數字的加減乘除c++練習
數字的加減乘除c++練習數字的加減乘除c++練習
- 2023-05-14 17:50:03下载
- 积分:1
-
Win API(Visual C++)项目和源程序文件,第十六章
Win API(Visual C++)项目和源程序文件,第十六章-Win API (Visual C) projects and the source file, the 16th Chapter
- 2022-01-21 04:24:36下载
- 积分:1
-
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。...
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。-Define a class implements the concept of bank accounts, including the variable of " account" and " deposits" , including the method of " deposits" , " withdrawals" and " query the balance." Define the main class, the class object to create an account and complete the corresponding operation.
- 2022-02-03 21:27:01下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
大整数相加,对于超过语言中长的数相加时, 可用它。
大整数相加,对于超过语言中长的数相加时, 可用它。-large integer addition, the language-more than a few together, it can be used.
- 2022-01-31 22:08:10下载
- 积分:1