-
会员管理系统源代码
超级管理员拥有对管理员、会员管理的权限以及对自身信息的修改。超级管理员可以实现对管理员权限授予与否等操作。管理员可以实现添加会员、查询会员、会员卡升级、会员卡充值、会员卡消费、消费查询、会员卡挂失等操作。会员实现对会员登陆、会员卡余额查询以及对自身信息修改、删除等基本操作。会员包括:普通会员、VIP会员,不同的会员有不同的打折优惠幅度。
- 2022-02-04 06:38:29下载
- 积分:1
-
Makefile
描述程序编译时,编译器所做的工作,对于平台移植、了解编译有比较大的帮作(Describe the program compiled, the compiler work for porting to understand there is a big help build for the)
- 2010-12-16 10:39:25下载
- 积分:1
-
BOSS_C
本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序。(This is an application program developped by TURBO C and BOSS windows developping application library.)
- 2005-04-27 12:02:39下载
- 积分:1
-
mik
mtk绝密培训资料(MTK top-secret training materials)
- 2008-06-20 15:06:38下载
- 积分:1
-
E_02_Mourss.cpp
sita ir mans kd par matricam
- 2010-01-15 08:22:11下载
- 积分:1
-
The Internet allows computers thousands of miles apart to exchange information t...
The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
- 2022-02-16 09:55:09下载
- 积分:1
-
STM32F103与USR-WIFI232通讯源码
STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码STM32F103与USR-WIFI232通讯源码
- 2022-03-21 09:41:37下载
- 积分:1
-
OFDM
:采用FPGA来实现一个基于OFDM技术的通信系统中的基带数据处理部分,即调制解调器。其中发射部分的调制器包括:信道编码(Reed-Solomon编码),交织,星座映射,FFT和插入循环前缀等模块。我另外制作了相应的解调器,可以实现上述功能的逆变换。(: Using FPGA to implement a technology-based OFDM communication systems in base-band data processing part of the modem. One part of the modulator launch include: channel coding (Reed-Solomon coding), interleaving, constellation mapping, FFT and cyclic prefix insertion modules. I also produced a corresponding demodulator can achieve the above-mentioned inverse transform function.)
- 2009-04-16 12:28:17下载
- 积分:1
-
Bsp
二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了(B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with three points and four points of the painting, we need to fit the more points)
- 2016-10-17 08:30:51下载
- 积分:1
-
简单的用Csharp调用C++非托管动态链接库导出类的方法
研究了好久如何将C++动态链接库导出的类,添加到Csharp的工程中。最后发现还是将其用托管的C++封装后,比较方便。毕竟重新用Csharp写要花费的时间较长,利用这种方式来有效利用已经完成的工作效率较高。
- 2022-01-31 16:43:21下载
- 积分:1