-
Very beautiful interface programming controls, and is a source of. Can run as an...
很漂亮的界面编程控件,并且是带有源程序的。可以运行作为例子,希望大家喜欢!-Very beautiful interface programming controls, and is a source of. Can run as an example, I hope everyone likes!
- 2022-01-27 14:38:55下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
- 2023-08-21 01:20:03下载
- 积分:1
-
struts2+hibernate电影网站的完整项目,适合大四学生的期末课程作业
struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业struts2+hibernate完整项目,适合大四学生的期末课程作业
- 2023-01-05 05:45:09下载
- 积分:1
-
Darwin Streaming Server
对于并发量并不大而且对性能要求不是很高的流媒体传输模块,live555还是很好的选择,下面说一下我所实现的流媒体代理服务器(目前只能实现对H264单视频的转发)
代理转发主要分为对RTSP的转发与对RTP的转发(没有实现对rtcp的转发),尽量做到不破坏原有程序框架,所以还是要将整个代理过程融合于ServerMediaSubsession、Source、Sink的循环中,按照流程,RTSP OPTIONS不是必需进行转发,直接转到DESCRIBE的转发过程。
- 2023-05-05 17:00:07下载
- 积分:1
-
good recommend downloading the general reluctance wrong location can be classifi...
很好,推荐下载 一般,勉强可用 分类位置错 文件不全 和说明完全不符 不是源代码 文件有密码,不知道密码 不能下载或解压失败-good recommend downloading the general reluctance wrong location can be classified documents and incomplete statement is not totally incompatible source code file password, the password can not download or decompression failures
- 2022-03-17 00:21:31下载
- 积分:1
-
用vc 开发cad菜单,已经成功调试,可以直接使用
用vc 开发cad菜单,已经成功调试,可以直接使用-with the development of oral vc menu, which has been successfully debugging can be used directly
- 2022-11-14 18:30:04下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
GDIPlus entry code, the key lies in the statement GDIPlus environment and config...
GDIPlus入门的代码,关键在于GDIPlus环境的声明和配置上-GDIPlus entry code, the key lies in the statement GDIPlus environment and configuration
- 2022-07-22 04:35:02下载
- 积分:1
-
本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除...
本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除-This procedure primarily for beginners to learn C language applications, and its function is to enter a string, and then down at the end of the deletion of an asterisk
- 2022-03-30 18:40:25下载
- 积分:1
-
把AutoCad中矢量图形数据导入到Excel表格中
把AutoCad中矢量图形数据导入到Excel表格中-put AutoCad vector graphics data into tables to Excel
- 2022-09-16 05:55:03下载
- 积分:1