-
微厦网校运营系统 v1.0
微厦网校运营系统是一款基于B/S架构的在线学习系统,支持手机端、电脑端,可以在安卓、苹果、微信中使用,方便学员利用碎片化时间进行随时随地的学习,可广泛用于培训机构、职业学院、机关单位、企业机构等等。该系统集在线学习、在线练习、模拟考试、在线考试于一体,这对于培训机构的远程教学开展更加有利。(Micro Xiamen campus operations system is a B/S structure of the online learning system based on mobile phone terminal, computer terminal, support, can be used in Android, apple, WeChat, convenient students use fragmentation time for learning can be widely used whenever and wherever possible, training institutions, Career Academy, institutions, organizations and so on.)
- 2017-08-04 15:19:40下载
- 积分:1
-
DSP_FFT
在DSP开发环境CCS3.3中利用c++语言实现快速傅里叶变换(In DSP development environment CCS3.3 using c++ language fast Fourier transform)
- 2013-10-18 20:30:06下载
- 积分:1
-
- 2023-01-31 10:05:04下载
- 积分:1
-
Desktop
Monte-Carlo方法模拟核衰变,掌握用Monte-Carlo方法研究核衰变过程(Simulation of nuclear decay by Monte-Carlo method)
- 2017-11-17 12:46:03下载
- 积分:1
-
Stepper-motor
基于芯片LPC2132的步进电机控制的基本实验(Chip LPC2132 stepper motor control experiment)
- 2012-12-24 16:01:07下载
- 积分:1
-
likou14
查找字符串数组中的最长公共前缀。
如果不存在公共前缀,返回空字符串 ""。(Find the longest common prefix in the string array. If there is no common prefix, return the empty string ".)
- 2019-04-19 17:21:21下载
- 积分:1
-
使用POCO封装的服务器端的静态库
使用poco创建的服务端静态库,
用户只要简单的实现一个
#ifndef USERDEFINEDSERVICE_H
#define USERDEFINEDSERVICE_H
#include "plugin/base/base.h"
#include "plugin/RockSocket/BaseService.h"
#include "Mu_Global.h"
namespace SeriousMan {
class UserDefinedService : public RockSocket::BaseService {
public:
UserDefinedService();
virtual ~UserDefinedService();
virtual std::string full_name();
void CallMethod();
/*
0 表示执行OK 不需要回复 response
1 表示执行OK 需要回复 response
-1 表示执行错误
*/
int CallMethod(const std::string methodname,
&nbs
- 2022-04-16 10:03:46下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1
-
channelcoding
数字集群信道编解码程序,包括BCH和RCPC,属于欧洲ETSI Tetra标准。(digital trunking channel coding and decoding procedures, including BCH for RCPC and, European ETSI Tetra standard.)
- 2020-10-20 11:17:24下载
- 积分:1
-
llt
平方根法和改进的平方根法matlab程序(The square root of the square root method and improved method matlab program)
- 2012-11-22 20:22:36下载
- 积分:1