登录

最新会员 最新下载

成为了本站VIP会员

03月28日 19:36

成为了本站VIP会员

03月28日 16:04

成为了本站VIP会员

03月27日 21:54

成为了本站VIP会员

03月27日 17:03

成为了本站VIP会员

03月27日 12:17

成为了本站VIP会员

03月26日 17:53
已选条件
  1. 编程语言:所有
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MAV /电动车基于casparcg打开视频服务器更换系统

CasparCG MAV Edition CasparCG MAV Edition is a replay system based on the CasparCG open video server, using libjpeg-turbo for encoding and decoding video frames. It"s essentially a module consisting of a producer and a consumer that work together to offer variable-speed replay. The system allows multiple input and output channels: f.g. 1-in & 1-out, 3-in & 1-out, 1-in & 2-out, etc. You can find the source code on GitHub: Casparcg-Mav on GitHub Configuration Please follow first the ordinary CasparCG configuration guide at CasparCG Wiki. The minimal configuration for the MAV edition requires at least two channels: one for ingest and another one for output. This usually means two Decklink cards (or a Decklink DUO/QUAD): one for input, and another one for output. Beyond that you can have multiple input and output channels, i

1
下载
25
浏览
2023-09-09发布

2. Unity MOD 实现方式

这是一个U3D游戏MOD支持拓展的解决方案,内含一个简单的例子,

1
下载
26
浏览
2023-09-09发布

3. Calculation of higher

计算高阶统计量的程序,包括WVD、伪WVD,平滑WVD-Calculation of higher-order statistics of the procedures, including the WVD, pseudo-WVD, smoothed WVD

3
下载
52
浏览
2023-09-09发布

4. GPU

一个基于GPU运算的FIR滤波器程序,基于CUDA平台而开发。支持GPU并行运算。-GPU-based computing a FIR filter process, developed based on the CUDA platform. Support GPU parallel computing.

1
下载
25
浏览
2023-09-09发布

5. Java即时通信的实现

包含客户端和服务器端,能够实现简单的即时通信,java平台。

1
下载
38
浏览
2023-09-09发布

6. 三维声子晶体

针对三维声子晶体结构,采用有限元法编写MATLAB程序,就算得到结构的带隙特性!如有不足之处请指正,欢迎大家多多交流!!!

2
下载
46
浏览
2023-09-09发布

7. wifi_stm32无线通信程序

实现在STM32上无需操作系统 裸机硬件上实现WIFI PING通

2
下载
25
浏览
2023-09-09发布

8. wavecom AT指令英文版 V8.7 PDF

wavecom AT指令英文版 V8.7 PDF-wavecom AT_V8.7 PDF

1
下载
28
浏览
2023-09-09发布

9. VC++语言实现与数据库的连接,效果不错的

VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good

1
下载
37
浏览
2023-09-09发布

10. 基于三层架构的学生实验室管理系统

资源描述学生实验室管理系统采用.NET+MSSQL开发,基于三层架构,本软件仅供大家学习交流。 系统开发环境: Windows 7+ vs2008+ sqlserver2005 学生账户 用户名密码  student 教师 teacher teacher 管理员 admin admin

1
下载
41
浏览
2023-09-09发布

11. 推荐下载DOA估计常用算法调试工具

应用小区域方差对比,程序简单,是路径规划的实用方法,采用加权网络中节点强度和权重都是幂率分布的模型,利用自然梯度算法,一种流形学习算法(很好用),使用拉亚普诺夫指数的公式。

1
下载
37
浏览
2023-09-09发布

12. Delphi内存流读写、删除、输入输出实例

Delphi内存流读写、删除、输入输出实例,将若干个流合并成一个流,可以对其进行读出添加删除操作以及输出为文件或流。作者:吴平。这个比较专业了,本人Delphi水平菜,没搞懂,希望Delphi高人品鉴。

2
下载
36
浏览
2023-09-09发布

13. MFC静态窗口分割,初学者学习VC的参考材料

MFC静态窗口分割,初学者学习VC的参考材料-Static MFC window partition, beginners learning VC reference material

1
下载
26
浏览
2023-09-09发布

14. 基于DSP的驾驶疲劳检测系统 非常好的设计资料

基于DSP的驾驶疲劳检测系统 非常好的设计资料 -DSP-based driver fatigue detection system is very good design information

1
下载
40
浏览
2023-09-09发布

15. des在单片机上的实现

des加密算法,详细介绍了des加密算法在单片机C语言上的实现,代码量小

1
下载
20
浏览
2023-09-09发布

16. 安卓设备的监控

在手机客户端(Android)通过实现Camera.PreviewCallback接口,在其onPreviewFrame重载函数里面获取摄像头当前图像数据,然后通过Socket将图像数据和相关的用户名、命令等数据传输到服务器程序中。服务器端(PC端)采用C#编写,通过监听相应的端口,在获取数据后进行相应的命令解析和图像数据还原,然后将图像数据传递至PictureBox控件中用于显示,这样就实现了手机摄像头的视频数据实时传输到服务器上。如果需要将这些视频进行转发,通过服务器再将这些数据复制转发即可。

1
下载
31
浏览
2023-09-09发布

17. 本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。...

本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。-The source code contains a variety of pattern recognition algorithms, for the same handwritten figures, a variety of algorithms to identify, can compare the various algorithms to identify the effect.

1
下载
29
浏览
2023-09-09发布

18. 微型数字键盘的代码

微型数字键盘的代码-micro-numeric keypad code

1
下载
42
浏览
2023-09-09发布

19. 平头ListCtrl控件VC对学习有很大的帮助。

一个平头的listctrl 控件,对学习VC的大有帮助.-A flat head listctrl control VC on learning the great help.

1
下载
24
浏览
2023-09-09发布

20. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...

Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.

1
下载
35
浏览
2023-09-09发布