-
FormBorder
VB在运行时动态改变窗体的属性信息,有需要的下。(VB dynamically at runtime to change the form of attribute information, there is need for the next.)
- 2013-08-21 10:15:41下载
- 积分:1
-
24lc02
24LC02资料 很难找到的,对大家可能都有用处哈。(24LC02 data hard to find, we may have use for Ha.)
- 2011-10-18 17:50:32下载
- 积分:1
-
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码...
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
- 2022-06-21 04:04:05下载
- 积分:1
-
UploadFile
java实现的上传文件的代码,并实现了分文件夹存储,每个文件夹最多存储1000个文件,存满后自动创建新的文件夹,最初的文件夹的名字从“1”开始,以后自增。()
- 2021-04-19 22:48:50下载
- 积分:1
-
ssh框架实现仓库管理系统
说明: ssh框架实现仓库管理系统。有代码和文档(The ssh framework implements a warehouse management system. Have code and documentation)
- 2020-11-16 09:49:40下载
- 积分:1
-
xcEduService01
说明: 后端学成网站代码,教育网站模型,提供了后端的基础框架的搭建等(Backend Learning Website Code, Educational Website Model)
- 2019-06-05 20:07:14下载
- 积分:1
-
ShanghaiBus
一个java应用程序,实现公交换乘的信息查询功能,是个很好的学习案例,从中可以学习javaGUI编程,并且可以进一步巩固java学习(A java application, to achieve bus transfer information inquiry function, is a good case study, from which we can learn javaGUI programming, and can further consolidate learning java)
- 2013-10-09 21:25:30下载
- 积分:1
-
MFC-ODBCaccess
VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path)
- 2014-05-30 09:50:31下载
- 积分:1
-
source
JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
Rstar_Berchtold.tar
R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。(R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.)
- 2008-12-25 21:38:29下载
- 积分:1