-
功能介绍:
一、会员功能模块
1、站内短信发布(正在制作)
2、书架收藏夹
3、发表评论(功能不完善)
4、申请作家(与添书员整合)...
功能介绍:
一、会员功能模块
1、站内短信发布(正在制作)
2、书架收藏夹
3、发表评论(功能不完善)
4、申请作家(与添书员整合)
5、申请添书员(与作家整合)
6、申请更新员
7、VIP会员申请(请在“在线客服”中留言给管理员提出申请)
二、作家功能模块
1、我的文章
2、发表新作
3、增加章节
4、作家专栏
5、VIP作品申请(正在制作)
-functional presentations : one, a member function modules, the station released SMS (being produced) 2, three bookshelves favorites, comment (Functional imperfect) 4, application writers (Tim Rapporteur on integration) 5, Tim book for members (with writer integration) 6. update 7 for members, VIP membership application (the "Online customer service" message to the administrator application) 2, a writer functional modules, two of my articles, published for three new increase chapters 4, 5 column writer, works for VIP (under production)
- 2022-03-20 16:11:45下载
- 积分:1
-
压缩感知Xampling
压缩感知关于Xampling硬件实现的代码,恢复算法用的是OMP重构,观测矩阵用的是贝努力测量矩阵。是当前压缩感知做得最好的以色列 做得程序,其中的CTF模块应该重点学习
- 2022-04-11 17:01:53下载
- 积分:1
-
直接序列扩频通信源码,用以比较直扩通信的效果
直接序列扩频通信源码,用以比较直扩通信的效果-d-s
- 2022-01-24 17:51:18下载
- 积分:1
-
sip_rfc3261 ISO documents
sip_rfc3261 国际标准化文档-sip_rfc3261 ISO documents
- 2022-02-15 02:18:51下载
- 积分:1
-
一个文件传输的程序
一个文件传输的程序-a file transfer procedures
- 2022-02-28 15:39:43下载
- 积分:1
-
用频率抽样法设计FIR滤波器。
用频率抽样法设计FIR滤波器。-frequency sampling method used FIR filter design.
- 2022-09-04 10:25:03下载
- 积分:1
-
两台电脑简单通信
很简单的源码,通过C++实现两台电脑的简单通信,希望对大家有帮助,#include
#include
#pragma comment(lib,"ws2_32.lib")
void main()
{
WORD wVersionRequested;
WSADATA wsaData;
int err;
wVersionRequested = MAKEWORD( 1, 1 );//请求1.1版本的winsock库
err = WSAStartup( wVersionRequested, &wsaData );
if ( err != 0 ) {
return;
}
if ( LOBYTE( wsaData.wVersion ) != 1 ||
HIBYTE( wsaData.wVersion ) != 1 ) {
WSACleanup( );
return;
}
&n
- 2022-03-20 09:13:36下载
- 积分:1
-
EEPROM several protection methods. Rar EERROM data more easily lost, Try using t...
EEPROM的几种保护方法 .rar
EERROM的数据比较容易丢失,用这个方法-EEPROM several protection methods. Rar EERROM data more easily lost, Try using this method
- 2022-03-12 17:13:03下载
- 积分:1
-
Matlab盲信号分离很有用的工具,是做信号分离的好帮手
Matlab盲信号分离很有用的工具,是做信号分离的好帮手-Blind Signal Separation Matlab useful tool to do a good helper signal separation
- 2022-03-30 01:13:12下载
- 积分:1
-
12864的 资料 功能强大 里面有详细的 新片介绍 和功能描述
12864的 资料 功能强大 里面有详细的 新片介绍 和功能描述-12864 inside information on a powerful new film presentations and features a detailed description of
- 2022-07-21 14:03:28下载
- 积分:1