-
取得hwd的操作.rar
取得hwd的操作.rar-made hwd operation. Rar
- 2022-04-29 07:20:22下载
- 积分:1
-
虚拟内存分页逻辑地址和物理地址之间的转换…
分页式虚拟存储器中逻辑地址和物理地址之间的转换和缺页中断-Virtual memory paging logical address and physical address conversion and between the page fault
- 2022-04-25 00:34:02下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧...
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
- 2022-02-28 15:48:30下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1
-
this procedure designed vending machine sales only two canned cola, both at 15 y...
此程序设计的自动售货机只销售两种罐装可乐,售价均为15元。顾客可以由两个不同投币孔分别投入3个五元硬币或2个10元硬币。一次交易只能买一罐,且自动找零。只要按下取消键就会马上无条件退币。-this procedure designed vending machine sales only two canned cola, both at 15 yuan. Customers can from two different coin Kong spent three five yuan coins or two ten-dollar coins. A transaction can only buy and Automation Change. As pressing a button will be abolished immediately and unconditionally coin.
- 2022-01-25 20:45:18下载
- 积分:1
-
编译与调试技巧源代码:TranslateWindowStyle_Demo
编译与调试技巧源代码:TranslateWindowStyle_Demo-compile and debug source code skills : TranslateWindowStyle_Demo
- 2022-08-18 21:26:30下载
- 积分:1
-
Data Base Project
一个关于数据挖掘和决策树的单一软件,用于数据仓库。这个应用程序运行在PHP语言上。数据库引擎不需要查询ID。
- 2022-02-06 00:14:53下载
- 积分:1
-
犯错
固定资产管理的小系统。
二、固定资产管理系统
(一)必改内容:
1、建立卡片时,部门的提示不完整,没有进行多级提示。
2、固定资产卡片建立时,其单价缺少控制,不符合财务制度的规定。
3、固定资产累计折旧数额不应超过原值,此软件不符合财务制度的规定。
4、固定资产卡片一旦建立,初始化后不应允许修改,而此软件则违反了这个原则,不符合有关财务制度的规定。
5、固定资产转移时,可以改变固定资产卡片内容,这是非常严重的事情,必须修改。
6、固定资产进行日常操作后,进行卡片查询时,计算机提示:显示格式错误。
(二)建议修改内容:
1、折旧方法在选择为“不提折旧”时,应有系统提示。
2、在查询时,系统提示不清楚,菜单提示不准确,用户难以掌握。
3、固定资产进行变动时,在修改卡片时,应有准确提示。-err
- 2022-04-21 05:55:55下载
- 积分:1
-
测绘行业的坐标转换程序
用于大地坐标系,空间直角坐标系转换
大地坐标系,直角坐标系转换...
测绘行业的坐标转换程序
用于大地坐标系,空间直角坐标系转换
大地坐标系,直角坐标系转换-Mapping the coordinates of the conversion process industries for the geodetic coordinate system, Cartesian coordinate system conversion of space geodetic coordinate system, Cartesian coordinate system conversion
- 2022-03-29 19:12:34下载
- 积分:1