-
using c++ to write a touch of the game, although the process is not very big, bu...
用c++写的一个touch游戏,虽然程序不是很大,但是可以对初学者有很大帮助,可选择学习!-using c++ to write a touch of the game, although the process is not very big, but can be of great help beginners option learning!
- 2022-10-17 16:20:03下载
- 积分:1
-
GPS通信控件,非常好用
GPS通信控件,非常好用-GPS Communication Control, very handy
- 2022-02-13 05:05:43下载
- 积分:1
-
51单片机《两只老虎》程序
51单片机蜂鸣器播放《两只老虎》音乐,采用Keil编译生成hex文件
- 2022-12-12 15:40:03下载
- 积分:1
-
一个HOOK的例子,大家可以试试,多提点意见
一个HOOK的例子,大家可以试试,多提点意见-1 HOOK example, we can try more Tidianyixian
- 2022-03-30 14:09:57下载
- 积分:1
-
用C#写的计算机小程序
用C#写的一个计算机登录的小程序,能够实现加减乘除等基本功能,是在vs2013上用C#语言开发的,是一个非常实用的一个小程序,可供平常用C#写代码时的参考思路
- 2022-04-14 21:39:05下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1
-
eight digital game's source code can be automatically generated initial stat...
八数码游戏的源代码,可自动生成初始状态,搜寻路径达到目标状态-eight digital game"s source code can be automatically generated initial state, the search path to achieve target state
- 2023-01-11 01:30:04下载
- 积分:1
-
VC实现的业务播出系统
VC实现的业务播出系统-VC business Broadcasting System
- 2023-01-12 23:40:04下载
- 积分:1
-
犯错
固定资产管理的小系统。
二、固定资产管理系统
(一)必改内容:
1、建立卡片时,部门的提示不完整,没有进行多级提示。
2、固定资产卡片建立时,其单价缺少控制,不符合财务制度的规定。
3、固定资产累计折旧数额不应超过原值,此软件不符合财务制度的规定。
4、固定资产卡片一旦建立,初始化后不应允许修改,而此软件则违反了这个原则,不符合有关财务制度的规定。
5、固定资产转移时,可以改变固定资产卡片内容,这是非常严重的事情,必须修改。
6、固定资产进行日常操作后,进行卡片查询时,计算机提示:显示格式错误。
(二)建议修改内容:
1、折旧方法在选择为“不提折旧”时,应有系统提示。
2、在查询时,系统提示不清楚,菜单提示不准确,用户难以掌握。
3、固定资产进行变动时,在修改卡片时,应有准确提示。-err
- 2022-04-21 05:55:55下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1