-
Embedded linux of web servers, can run in the arm, x86 platform, use c language...
嵌入式linux的web服务器,可以运行于arm、x86平台,用c语言来写的,调用了libcgi库来实现,主要功能就是实现一个学生成绩管理系统,可以注册、登录、录入成绩、删除成绩,查询成绩、退出等功能,数据都是存放在一个linux下的嵌入式数据库sqlite中的。-Embedded linux of web servers, can run in the arm, x86 platform, use c language to write, call the library to libcgi realize, the main feature is the realization of a student achievement management system that can register, login, recording results, delete results, query results from the other functions, the data are stored in a database embedded under linux in sqlite.
- 2023-08-09 09:20:03下载
- 积分:1
-
Web防火墙
ModSecurity is a web application firewall (WAF). With over 70% of attacks now carried out over the web application level, organisations need all the help they can get in making their systems secure. WAFs are deployed to establish an increased external security layer to detect and/or prevent attacks before they reach web applications. ModSecurity provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with little or no changes to existing infrastructure.
- 2022-05-19 08:01:14下载
- 积分:1
-
atsc transmitter implement
c++实现的地面数字电视ATSC标准,从加扰到网格编码调制均测试可用。ATSC的英文全称是Advanced Television Systems Committee(美国高级电视业务顾问委员会)。该委员会于1995年9月15日正式通过ATSC数字电视国家标准。ATSC制信源编码采用MPEG-2视频压缩和AC-3音频压缩;信道编码采用VSB调制,提供了两种模式:地面广播模式(8VSB)和高数据率模式(16VSB)。
- 2022-07-01 09:13:26下载
- 积分:1
-
This is what I have written serial debugger, we want to help
这是我自己编写的串口调试程序,希望对大家有所帮助-This is what I have written serial debugger, we want to help
- 2022-02-14 05:05:00下载
- 积分:1
-
MIMO 信道容量的仿真
和单天线相比 多天线的信道容量仿真比较 绝对可以运行...
MIMO 信道容量的仿真
和单天线相比 多天线的信道容量仿真比较 绝对可以运行-MIMO channel capacity of the simulation and compared to single-antenna multi-antenna channel capacity can run a simulation comparing the absolute
- 2022-08-17 12:07:44下载
- 积分:1
-
有关地址通讯的J2ME例子-展示了一个在草原中跳跃的牛仔
有关地址通讯的J2ME例子-展示了一个在草原中跳跃的牛仔-address the communications J2ME example- showed a jump in the plains of cowboy
- 2022-03-22 02:55:00下载
- 积分:1
-
zigbee射频通信
应用背景该程序可以应用在zigbee模块上,实现zigbee模块的相互通信,当然是通过射频方式而非z-stack方式。关键技术
能够实现多个模块之间的相互通信,并且能够使接收端在收到数据后自动转发数据,而且可以实现发射端也能接收到原来的数据,使得终端节点不仅具有终端的作用,还具有路由器的作用,更重要的是,它并非使用z-stack协议栈,运行速度更加的快而稳定。
- 2022-05-14 18:38:02下载
- 积分:1
-
的sl11ride是一种低成本、高速通用串行总线基于RISC控制器…
The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a
16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its
serial flash EEPROM interface offers low cost storage for USB device configuration and customer product
specific functions. New functions can be programmed into the I2C by downloading it from a USB Host
PC. This unique architecture provides the ability to upgrade products, in the field, without changing the
peripheral hardware.-USB IDE solution
- 2022-03-19 17:16:13下载
- 积分:1
-
德克萨斯仪器串行引导加载程序MSP微处理器。
Texas Instruments serial boot loader for MSP microprocessors.
- 2022-07-20 02:18:12下载
- 积分:1
-
linux ipc通信代码
关于linux ipc进程间通信自己的收录的一些代码.
进程间通信(IPC,InterProcess Communication)是指在不同进程之间传播或交换信息。
IPC的方式通常有管道(包括无名管道和命名管道)、消息队列、信号量、共享存储、Socket、Streams等。其中 Socket和Streams支持不同主机上的两个进程IPC。
- 2022-03-25 06:59:55下载
- 积分:1