-
梦幻之星2 pso2 服务端源码 Resources
梦幻之星2 服务端源码 Resources 是C#语言
- 2022-05-16 09:50:52下载
- 积分:1
-
C++ Blob分析
利用Sapera Processing 实现缺陷图像的Blob分析
- 2023-05-17 06:00:08下载
- 积分:1
-
STM32F10x_StdPeriph_Lib_V3.5.0
基于stm32的飞行器代码,用遥控器可以实现对飞行器控制飞行,可以通过GPS进行定位.(Stm32 code based aircraft, with a remote control can be achieved on aircraft flight control, can be located by GPS.)
- 2014-05-08 16:16:09下载
- 积分:1
-
LCD1602
说明: 使用STM32F103C8T6驱动LCD1602(Using STM32F103C8T6 to Drive LCD1602)
- 2020-06-21 11:00:02下载
- 积分:1
-
WavePlay
VC++自定义窗体右键或左键的声音信息,点击鼠标左键和右键会发出叮咚的声音,如果你想在你的窗体和鼠标操作中加入声音效果,你可以参考一下这个小范例程序,我觉得还算不错哟……~~(VC++ custom form right or left voice message, click the mouse left and right will be issued ding-dong sound, if you want your form and mouse actions to add sound effects, you can refer to this small sample program I feel pretty good yo ...... ~ ~)
- 2013-05-25 11:49:13下载
- 积分:1
-
GUI_35
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly
)
- 2012-03-30 11:22:52下载
- 积分:1
-
linuxC网络编程
/* 使用UDP 创建一个服务器:client 和 server各一个进程
1)UDP服务器,可以接受各路发来的信息, 收到消息之后, 添加确认字符(ack)发回给对应用户
如 client1发送helloworld给服务器
服务器收到后,返回 getMsgACK:helloworld
2)client1会记录自己发出的所有信息,并确认服务器是否收到了 ,
也就是client1同时接收服务器发来的消息,对消息进行分析getMsgACK: (strtok)
确认服务器收到后, 把信息从发出链表中删除;
3) 如果消息链表有内容,每隔1秒提示是否重发该消息 alarm()
*/
- 2022-12-25 01:10:02下载
- 积分:1
-
3GPFileViewerV0_1_3B__20070328
一个分析3GP文件格式的程序,可以帮助大家了解3GP文件的格式(An analysis of 3GP file format of the program that can help us to know the 3GP file format)
- 2010-03-08 16:50:27下载
- 积分:1
-
976556576
设置输入方法,C++Builder精选编程学习源码,很好的参考资料。(Set the input method, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:36:28下载
- 积分:1
-
core_CM3
STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下。。(The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains some kernel-related functions and macros, such as nuclear register definition, part of the nucleus peripherals address, etc., which corresponds core_cm3.c file. Beginners can take care of him as long as it is included into the project on the line, some of the functions here are very bottom of the function, the upper directly call them. If you are interested in higher CORTEX-M3 core or foundation, would like to learn more about these functions, you can carefully study. .)
- 2014-05-14 11:03:08下载
- 积分:1