-
自己编的,基于WordNet的字典,需要先安装wordnot,通过java3d构建wordnot的网状结构...
自己编的,基于WordNet的字典,需要先安装wordnot,通过java3d构建wordnot的网状结构-Own based on the WordNet dictionary, the need to install wordnot, through java3d to build the network structure wordnot
- 2022-07-20 04:45:24下载
- 积分:1
-
把指定文件的“创建时间”“修改时间”修改成指定的值
把指定文件的“创建时间”“修改时间”修改成指定的值-designated documents "creation time", "modified" revise the value of the specified
- 2022-03-15 16:14:03下载
- 积分:1
-
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。...
初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。-beginners do when some small examples for reference, which has a calendar using VBA generating procedures, personal think it is the best design, welcomed the guidance of experts.
- 2022-02-02 23:43:59下载
- 积分:1
-
通过读取DXF文件中的BOM表获得材料的详细信息
通过读取DXF文件中的BOM表获得材料的详细信息-DXF file reader through the material BOM access detailed information
- 2022-01-25 20:58:13下载
- 积分:1
-
SPI这个RAR文件使用闪烁的串行闪存
spi rar this rar file use to flashing serial flash
- 2022-05-31 21:51:00下载
- 积分:1
-
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs-sevrial functions, such as osi_fopen (open a designated file with path which does not exist)
- 2022-04-28 23:22:15下载
- 积分:1
-
VB produced a document conversion device that functions as follows : the binary...
用VB制作的一个文件转换器,实现功能如下:将二进制文件中的内容转换为*.xls文件中的内容-VB produced a document conversion device that functions as follows : the binary content of the document converted to*. xls document, the contents of
- 2022-06-20 22:48:12下载
- 积分:1
-
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件-Pdf files can be specified search string, which is english Pdf file
- 2022-01-26 16:19:57下载
- 积分:1
-
Induction motor parameter
感应电动机的参数估计
- 2022-01-30 20:32:18下载
- 积分:1
-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long, ByVal uElapse As Long, _
ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li
- 2022-07-04 08:41:33下载
- 积分:1