资源列表
STM32_USB
- 基于STM32的USB实验,移植时需要修改相应部分-Need to modify the corresponding part of the STM32 USB-based experiments, the time of transplantation
SnowWorld
- 下雪的源码,是基于vc++的代码,具有很高的参考价值,希望能让大家得以用处-good
pmlxzj201203186
- 五子棋 java 源代码 可以实现人人对战不能实现人机对战-Backgammon java source code can be achieved to everyone Versus crew war can not be achieved
HideWnd
- MFC,visual studio2005,实现窗口某一部分的收缩与展开-MFC, visual studio2005, to achieve the window and started a part of the contraction
cube
- VS2012+OpenGL绘制简单立方体(VS2012+OpenGL draw a simple cube)
PWM
- 控制舵机,基于stm32 f4的舵机控制程序,可以简单实现控制,希望大家来互相学习学习(The control program of the rudder based on STM32 F4 can be controlled simply. I hope everyone will learn to learn from each other.)
NetChat
- 利用C#和SQLserver实现的即时聊天系统。很简单,适合菜鸟学习参考。-a simple program which realized chatting with each by text.It is developed by C# and SQL,a good example for rookies.
Shop
- les echanges comerciaux entre pays
hp-socket5.6.1 bata4 for e
- 高性能tcp,udp,http传输模块,国人开发的优秀模块,一直在学习这个,网盘里搜索的
library
- 一个在vs2010上用c#写的图书馆管理系统,配合使用SQL2008,水平有限,仅供参考-A library management software base on the C# and SQL server 2008.
NETserver
- 绝无仅有的C#在线视频聊天程序.价值1万的网站-This Code is vevry good
tcpip1
- 简单的客户/服务器程序实现客户系统时间和服务器系统时间同步。 具体: 客户:(1)客户创建流套接字,向服务器发起TCP连接。 (2)连接创建成功后,接收服务器返回的时间,更新客户系统时间。 (3)断开与服务器的连接。 服务器:(1)服务器创建监听套接字,监听客户TCP连接请求。 (2)当收到一个客户TCP连接请求,创建连接套接字同意与其创建连接。 (3)获取系统时间,通过连接套接字返回给客户。-Simple client/server program to a