-
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调...
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。- How uses our existing DLL in the Java procedure. Because these
DLLs certainly is not for in the head document which founds by Java
uses compiles. This question solution is founds a seal DLL, it only
uses for to transfer your DLL function. This application procedure is
about VC, the connection connection procedure which Java and gathers.
- 2022-04-08 02:28:49下载
- 积分:1
-
exercise for textbook
识别子串 模式匹配 KMP算法
输入两个String-exercise for textbook
- 2022-01-31 22:55:18下载
- 积分:1
-
design paradigm. Rar
java设计范式.rar-design paradigm. Rar
- 2022-10-31 20:50:03下载
- 积分:1
-
服务器和客户端程序
服务器端和客户端程序-server and client programs
- 2022-04-06 22:38:07下载
- 积分:1
-
编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamToken...
编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamTokenizer类-prepared a text file analysis program, read an English text files, statistics words, numbers, punctuation and other elements of the number and the total number of recorded words. Tip : the analysis of the document can be used StreamTokenizer category
- 2023-01-02 00:35:06下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
Financial management system
财务管理子系统-支出系统,一个课程设计系统,很简单的,界面也不是很完美-Financial management system- the expenditure system, a curriculum design system, a very simple interface is not perfect
- 2022-06-26 00:30:51下载
- 积分:1
-
client
客户
- 2022-07-03 14:27:27下载
- 积分:1
-
MIDP environment in the contact program
在MIDP环境下的联系人程序-MIDP environment in the contact program
- 2022-07-02 11:09:07下载
- 积分:1
-
用J2ME写的俄罗斯方块源代码,采用MVC模式。
用J2ME写的俄罗斯方块源代码,采用MVC模式。-Written by using J2ME Tetris source code, the use of MVC pattern.
- 2022-06-19 02:35:04下载
- 积分:1