-
Sales management system.. that includes complete sales functions and track accou...
Sales management system.. that includes complete sales functions and track account recievables by each customer.
- 2022-08-26 07:32:03下载
- 积分:1
-
8. Write a program to implement a simple phone log and calling for recording the...
8. 编写程序实现一个简单的电话记录簿,要求记录的个人信息包括:姓名,单位,家庭电话,移动电话。具体功能如下:
1.创建信息链表并以磁盘文件保存。
2.读取磁盘文件并显示输出所有人的移动电话。
3.按姓名或单位查询家庭电话。
4.通过姓名和单位确定个人,修改其电话信息并存盘.
-8. Write a program to implement a simple phone log and calling for recording the personal information includes: name, unit, home phone, mobile phones. Specific functions are as follows: 1. To create an information list, and save the file to disk. 2. Read the disk file and display the output of all mobile phones. 3. By name or to check with home phone. 4. Individuals identified by name and affiliation, modify its telephone information and Save.
- 2022-11-02 21:50:03下载
- 积分:1
-
自编的小程序
自编的小程序-屏幕保护-written procedures small-screen
- 2023-02-26 08:25:04下载
- 积分:1
-
K-7121S_DEMO
K-7121S_DEMO,完整实现K-7121S通讯功能,实现CAN消息发送和接收,并具有表格显示CAN消息记录,记录可保存
- 2022-06-19 20:10:49下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
一个比较简单的算法来解决约瑟夫问题,需要的请下载
一个比较简单的算法来解决约瑟夫问题,需要的请下载-A relatively simple algorithm to solve the problem, Joseph, please download the required
- 2022-03-18 17:57:09下载
- 积分:1
-
一个过程监控Sysinternal工具源代码
sysinternal 上的一个进程监视工具的源代码-sysinternal of a process monitoring tools source code
- 2022-03-22 11:16:47下载
- 积分:1
-
在命令将帮助你制作电话接待CA列表
list of at commands which will help you to maker a call and recieve a ca-list of at commands which will help you to maker a call and recieve a call
- 2022-08-12 12:30:13下载
- 积分:1
-
图形学基本处理,环境是VC6.0.包括彩色图片变黑白图片等
图形学基本处理,环境是VC6.0.包括彩色图片变黑白图片等-basic programme for cg
- 2023-04-20 00:05:04下载
- 积分:1
-
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据,现在需要将其每隔15分钟取一个数据,由于源数据中有缺失的,就不能按没450行取一行,只能先将时间导成字符串型,进行判断,再输出-C realize the root directory of the file under the specified Test.xls line derived data. The purpose of this procedure to do because there is an excel sheet, has thousands of lines of data, each line are based on time at the beginning of every 2 seconds, and his data, and now needs to be taken every 15 minutes a data, as the source data There are missing, it can not be 450 by not taking his line, only first time derivative into a string type, judge, and then output
- 2022-08-07 06:58:13下载
- 积分:1