-
SOCKS5代理服务器
代码,用于创建在C#中SOCKS5代理。易于使用的源代码。
- 2022-09-10 00:35:03下载
- 积分:1
-
stm32 编写的道路模拟软件
stm32 编写的道路模拟软件,模拟道路设备,车辆运行等场景,尽可能模拟真实道路状况。
- 2022-01-24 16:06:20下载
- 积分:1
-
242345
可通过拖拽鼠标旋转坐标轴,有x,y,z三个坐标轴,并且能显示坐标轴的名字(By dragging the mouse to rotate the axes, there are x, y, z three axes, and can display the name of the axis)
- 2011-11-21 03:20:25下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
FFT频谱分析
用C语言编程实现FFT频谱分析算法,简单实用。直接用编辑器就可以打开。
- 2022-02-04 17:25:10下载
- 积分:1
-
C#做的一个窗体解析DBC文件
用于DBC文件的解析,将DBC文件的各个节点、信号解析出来。(Parsing for DBC files)
- 2018-08-14 08:44:38下载
- 积分:1
-
C#斗地主
斗 地 主 游 戏 , 三 人 登 录 游 戏 , 界 面 可 以 看 见 选 择 看 不 看 对 方 的 牌 面 , 进 行 抢 地 主 游 戏。
- 2022-03-05 15:24:48下载
- 积分:1
-
restaurant-management-system
一个大学餐厅的管理系统,采用ACCESS作为数据库,VC++6.0源码开发,支持桌号管理,点击桌号可查看菜谱菜价等。系统分四大模块:前台销售、统计报表、基础资料、系统维护,每个模块下面又分了若干小功能模块。运行时如果你没有VC++开发环境的话,可能需要手动下载几个DLL文件:MFC42D.DLL、MFCD42D.DLL、mfco42d.dll等(A university restaurant management system, using ACCESS as , VC++6.0 source development, support management table number, click on the table number to view recipes and other vegetables. System is divided into four modules: front sales, statistics, biography, system maintenance, each module are subdivided into a number of smaller modules. If you do not run VC++ development environment, you may need to manually download several DLL files: MFC42D.DLL, MFCD42D.DLL, mfco42d.dll etc.)
- 2016-11-14 09:53:51下载
- 积分:1
-
yckzym_vcpp
一款优秀的有趣味的远程桌面控制代码,采用VC++编写,由一个客户端和一个服务端组成(A good interesting remote desktop control code, using VC++ written by a client and a server component)
- 2014-04-07 10:43:13下载
- 积分:1
-
C#制作WinForm控件,编写简单的自定义控件
C#制作WinForm控件,编写简单的自定义控件-C# Production WinForm controls, the preparation of a simple custom control
- 2022-09-30 13:45:03下载
- 积分:1