-
.NET仓库管理系统
这是C#开发的仓库管理系统,主要功能实现入库、出库、库存管理,兼具多用户、多权限控制,可以链接数据库。功能丰富完善。
- 2022-01-25 21:54:44下载
- 积分:1
-
Another C++ learning book.
Another C++ learning book.
- 2022-07-15 00:12:21下载
- 积分:1
-
股票交易程序,大家学习看看。完整的程序代码。
股票交易程序,大家学习看看。完整的程序代码。-Trading procedures, learning to see everyone. Integrity of program code.
- 2023-08-17 17:25:02下载
- 积分:1
-
MEGA 16 DRIVE 12864
MEGA 16开发板,驱动开发板上的12864液晶-MEGA 16 DRIVE 12864
- 2023-04-07 15:55:04下载
- 积分:1
-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1
-
windows communication example
windows通讯实例,内容比较全,学习通讯编程的好参考-windows communication example
- 2023-09-02 09:30:05下载
- 积分:1
-
匹配滤波器
matched filter good job
- 2022-03-19 11:37:56下载
- 积分:1
-
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数...
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数据库查一下V$session中的用户ID,有兴趣的可以完善一下。-According to ORACLE user ID extracted from the database has already been implemented statement, and export to Access or Excel, to facilitate analysis. Can also be used to connect data to keep track of all the procedures implemented. Need to start with the database used to check V $ session user ID, are interested in what can be perfect.
- 2022-08-07 05:09:29下载
- 积分:1
-
求值程序产生纹理
求值程序产生纹理-evaluates procedures texture
- 2022-08-10 03:02:32下载
- 积分:1
-
Darwin Streaming Server
对于并发量并不大而且对性能要求不是很高的流媒体传输模块,live555还是很好的选择,下面说一下我所实现的流媒体代理服务器(目前只能实现对H264单视频的转发)
代理转发主要分为对RTSP的转发与对RTP的转发(没有实现对rtcp的转发),尽量做到不破坏原有程序框架,所以还是要将整个代理过程融合于ServerMediaSubsession、Source、Sink的循环中,按照流程,RTSP OPTIONS不是必需进行转发,直接转到DESCRIBE的转发过程。
- 2023-05-05 17:00:07下载
- 积分:1