-
知识评估工程
知识是熟悉某人或某物,其中可以包括事实、 信息、 说明或通过经验或教育获得的技能。它可以引用的一门学科的理论或实践的理解。它可以是隐式或显式,它可以为更多或更少正式或系统性。
知识习得涉及到复杂的认知过程: 感知、 通信、 协会和推理 ;但知识也说承认在人类的能力有关。
知识评估计算人类在任何领域的知识。
- 2022-05-30 21:42:30下载
- 积分:1
-
Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,th...
Windows NT2000 32位取词
delphi,利用鼠标钩子和winapi实现屏幕取词功能,无解压密码-Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,this program can capture screen word.whithout unzip password.
- 2022-04-09 07:15:44下载
- 积分:1
-
在VC++中实现的2维线段的编码裁减,何以扩展到3维线段
在VC++中实现的2维线段的编码裁减,何以扩展到3维线段-Code cut of two dimension line section is achieved in VC++, and it can be extended to three dimension line section.
- 2022-05-21 11:10:35下载
- 积分:1
-
显示DOS系统环境块的C源程序
显示DOS系统环境块的C源程序-Show the DOS system environment block C source
- 2022-12-15 14:15:03下载
- 积分:1
-
一个sql的写法,可以调用
一个sql的写法,可以调用-a sql written, it calls
- 2022-01-27 11:00:15下载
- 积分:1
-
一个关于visual c++的例子
一个关于visual c++的例子-A visual c++ example
- 2022-02-28 14:18:04下载
- 积分:1
-
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线...
wince 6.0下SMSC9118 100M网卡驱动,基于PXA270测试通过,并且支持10M/100M自适应功能,并且能够自适应交叉线和直连线-wince 6.0 network card driver under SMSC9118 100M, based on the PXA270 test and support 10M/100M adaptive function, and can self-adaptive crossover and straight-line connection
- 2022-08-13 05:36:11下载
- 积分:1
-
delphi串口通信控制器
delphi串口通信控制器-Serial Communication Controller
- 2022-07-24 04:12:03下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
tcliet
tcliet----微小的tcl语言解释核,基本与tcl兼容,命令可以随意扩展,没有平台相关性,可以嵌入到任何平台-tcliet---- tiny tcl language to explain the nuclear, the basic compatibility with tcl, order can be extended, there is no platform for relevance, can be embedded into any platform
- 2022-02-07 08:19:37下载
- 积分:1