-
销售订单管理系统
应用背景该软件的开发使用Visual Basic.NET和MS Access 2010为我的客户。主要特点是:1经销商管理。2产品管理。3销售人员的管理。4。销售管理5先进的报告。登录信息:用户名:admin密码admin关键技术该软件的开发使用Visual Basic.NET和MS Access 2010为我的客户。
- 2023-02-25 20:45:04下载
- 积分:1
-
This is a game that is to write a procedure to understand
这是有一个比赛题,是写出一个看不懂的程序-This is a game that is to write a procedure to understand
- 2022-07-18 10:17:37下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
Is a simple version of the banking system, in order to submit the written work,...
是一个简易版的银行系统,是为了提交作业而写出来的,-Is a simple version of the banking system, in order to submit the written work, and
- 2023-03-05 09:10:03下载
- 积分:1
-
地球物理科学的segy地震数据文件格式转换程序
地球物理科学中的SEGY地震数据文件格式转换程序-Geophysical science SEGY seismic data file format conversion process
- 2022-03-26 12:33:31下载
- 积分:1
-
基于CAST
基于CAST-256的安全选择重传协议的设计与实现.客户端代码-CAST-256 based on the selection of the safety of ARQ protocol design and implementation. Client-side code
- 2022-03-21 02:09:12下载
- 积分:1
-
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。...
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。
-Selection of a Director of the Office. Assumptions have 10 candidates ready to participate in the election. Hope that the preparation of a program, enter a group of electors voting information, statistics the number of votes each candidate and the election results.
- 2022-11-18 02:15:03下载
- 积分:1
-
用KMP算法来实现的模式匹配,花了我好多精力才实现的啊
用KMP算法来实现的模式匹配,花了我好多精力才实现的啊-KMP algorithm is used to achieve pattern matching, cost me a lot of energy was achieved ah
- 2022-06-30 07:42:14下载
- 积分:1
-
如何使用 modbus 串行线的 stm32
我们正在开发的硬件和软件的主机和客户端系统装置的使用安全。我们使用基于 ARM 皮质 8 CPU 模块为主控设备 210 板。我们的安全系统的图形化设计为 android 应用程序中使用软件并结合此主控设备与客户端设备基于 stm32 单片机的串行接口安全系统的生成器。在客户端设备,我们结合一些传感器那移动传感器、 吸烟、 光电话分机。我们想要使用modbus协议进行串行数据通信。因此,如何使用 Modbus 串行线 stm32f101 单片机对我的帮助。请。我们需要一些示例测试源代码的 stm32f101 与 Modbus 协议。
此致敬意
来自蒙古国的 Khurelbaatar.TS
- 2022-11-24 01:25:03下载
- 积分:1
-
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,...
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。-1 learning point putpixel painting. 2 paintings ellipse3 the use of elliptical ellipse and rectangle drawing. 4 input array, the largest element and the first exchange, the smallest element and the final exchange, the output array.
- 2022-02-27 05:43:35下载
- 积分:1