-
WPF 示例
很好的应用程序显示了如何显示对象或动画如旋转木马使用微软WPF编程。该程序是用C开发的#。
- 2023-07-05 23:25:04下载
- 积分:1
-
:面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点
所在。探讨了支撑和实施SOA的关键问题,涉及SO...
:面向服务架构(SOA)是分布式系统构造理念发展的一个新阶段。如何将SOA应用到实践中是目前业界的研究热点
所在。探讨了支撑和实施SOA的关键问题,涉及SOA的设计原则、编程模型、实现技术和架构元素等,并深入分析了Web服
务、企业服务总线等核心技术、规范,对于SOA实践具有一定的指导作用。-: Service-oriented architecture (SOA) is the concept of distributed system structure of a new stage of development. How to apply to the practice of SOA is the hot spot where the industry study. Support and implementation of key SOA issues related to SOA design principles, programming model, element technology and structure, and depth analysis of Web services, Enterprise Service Bus and other core technologies, standardization, and for the practice of SOA has a guiding role.
- 2022-07-20 21:49:34下载
- 积分:1
-
ARCGIS
实现从EXCEL数据转换到TXT,使用于某些特定格式的转换。简单,方便-ARCGIS
- 2022-01-31 22:33:36下载
- 积分:1
-
主动形状模型
再分发源代码时必须保留上述版权注意,此条件列表和以下免责声明。以二进制形式再分发必须复制上述版权注意,此条件列表和以下免责声明文档和/或其他提供的材料分布本软件由版权所有者和贡献者“按原样”任何明示或暗示的担保,包括但不限于:适销性和针对特定目的的默示担保我方概不负责。在任何情况下,著作权人或者与贡献者对任何直接,间接,偶然,特殊,惩戒性,或者继发性的损害(包括但不限于获得替代商品或服务;使用,数据,或利润损失;或业务中断)造成的,基于何种责任理论,无论是在合同,严格责任或民事侵权行为(包括疏忽或其他原因)承担任何责任了这个软件的使用,即使已被告知的可能性发生此类损失。
- 2023-01-01 02:35:05下载
- 积分:1
-
使用C语言编程,创建两个结构体数组,一个存储客户信息,一个存储航班信息,实现添加、修改、删除、查询、浏览航班信息及查询客户信息,订票、退票等功能...
使用C语言编程,创建两个结构体数组,一个存储客户信息,一个存储航班信息,实现添加、修改、删除、查询、浏览航班信息及查询客户信息,订票、退票等功能 -The use of C language programming, to create an array of two structures, a store customer information, a stored flight information, the realization of add, modify, delete, query, browse flight information and inquiries, customer information, booking, refund and other functions
- 2023-07-14 20:35:03下载
- 积分:1
-
请求段式存储管理方式,是一个可以运行并实现管理功能的小程序...
请求段式存储管理方式,是一个可以运行并实现管理功能的小程序-NOTE:
Request segment memory management method,This is a small program executing and implementing management function
- 2022-04-01 18:24:14下载
- 积分:1
-
视窗软件自动更新多个本地化版本的支持
应用背景这是原始winsparkle增强,它不支持多本地化的发行说明。& nbsp;这是原文链接: ;http://winsparkle.org/你可以从codeforge下载稳定版,或查看我的 ;增强版: ;https://github.com/huangkbaaron/winsparkle/关键技术这是原文链接: ;http://winsparkle.org/我的提升将是一个小样本的C++ lambda表达式。
- 2022-07-21 06:23:36下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1
-
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快...
这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快-the source is using genetic algorithms to FCM algorithm for improved algorithm, achieving the right brain"s automatic image segmentation, faster
- 2022-01-23 11:14:05下载
- 积分:1
-
在使用管理软件时,因分工不同,每个人的管理权限也不同。该源码实现合理设置管理员的使用权限。...
在使用管理软件时,因分工不同,每个人的管理权限也不同。该源码实现合理设置管理员的使用权限。-In the use of management software, due to the division of different management authority of each person are also different. The source to achieve a reasonable set up an administrator permissions.
- 2023-06-13 08:55:03下载
- 积分:1