-
ddfffffffffffffffffffffffffffffffffff
使用系统 ;
DynamicDllImport 的命名空间
{
公共类 MainClass
{
公共静态 void Main (字符串 [] args)
{
}
- 2022-05-06 12:50:56下载
- 积分:1
-
CustomizeImage.java
/ / 圣母: 坎塞科 · 拉米雷斯 · 米格尔 · 亚历杭德罗
/ / Grupo: 6751
/ / Matricula: 201021639
/ / Servlet que muestra la imagen específica
包 coreservlets ;
导入 java.io.* ;
导入 javax.servlet.* ;
导入 javax.servlet.http.* ;
公共类 CustomizeImage 扩展 HttpServlet {
公共 void doGet (HttpServletRequest 请求,
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 00:39:57下载
- 积分:1
-
MFC 鼠标实时画线
MFC 鼠标实时画线基于VC6.0 对话框的MFC 鼠标实时画线的一个简单例子。
- 2022-07-28 03:42:47下载
- 积分:1
-
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件...
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件都是用DLL接口,配置保存在数据库中,这是没有提供数据库及设计文档,我现在也找不到-this is a long time ago I used the C Builder for a carrier to do a network management procedures, using SNMP monitoring hardware, with agreement from the definition of software (to comply with the interface), from the parent network can also directly monitor subnetworks, each of the hardware and software are used DLL interface, configuration stored in a database, which is no database design and documentation, I could not find
- 2022-04-25 01:16:57下载
- 积分:1
-
是有关基因比对的经典算法的实现。这对于初学计算生物学的人是非常重要的算法。...
是有关基因比对的经典算法的实现。这对于初学计算生物学的人是非常重要的算法。-of the gene compared to the classical algorithm implementation. This computational biology of learning is very important algorithms.
- 2022-07-13 14:30:04下载
- 积分:1
-
操作系统版本及硬盘空间信息
OS version & hardDisk space info
- 2022-04-01 10:32:55下载
- 积分:1
-
动态聚类模式识别算法
模式识别的动态聚类算法iso-data算法的具体实现,应用于模式分类等-dynamic clustering pattern recognition algorithm iso-specific data algorithm to achieve, such as data classification
- 2022-09-26 09:20:03下载
- 积分:1
-
信号量的vc例程
信号量的vc例程-signal of vc routines
- 2022-02-10 07:20:08下载
- 积分:1
-
自己编写的IDE
自己用vc编写的专门用来编写c/c++程序的集成开发环境(IDE),能够完成c/c++文件的创建、lib库的加载、工程的配置、文件的编译等功能,自己认为已经很强大了!
- 2022-05-31 09:40:38下载
- 积分:1
-
Tree views are capable of storing hierarchical data, which isn t intuitively ser...
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
- 2023-02-07 18:10:04下载
- 积分:1