-
cam1
dll Hikivision c++ setup pc
- 2020-06-25 16:40:01下载
- 积分:1
-
电动车BLDC控制中颖1611芯片量产源代码
使用目前电动车市场性价比最高的1611的BLDC方案,整体成本很低,已经过量产测试!
- 2022-03-13 19:43:03下载
- 积分:1
-
The-basis-for-computer-game
本书介绍了如何以Visual C++及DirectX 来设计游戏,深入浅出的概念讲解
与游戏实例相结合来逐步实现自己制作游戏的。本书从游戏画面绘制、游戏输
入消息处理、游戏动画技巧、游戏物理现象设计原理、游戏人工智能及如何进
入3D 世界等基本的游戏设计基础。除了让学习者有清楚的基础概念以外,还能
实际地应用于游戏设计。(This book describes how to design games with Visual C++ and DirectX, explanation and game instances combine to explain the concept of progressive realization of their own making games. From the game screen to draw the book enter the messaging, gaming, animation, game tips, game design principles, physical phenomena of game artificial intelligence and how to enter the 3D world, and other basic fundamentals of game design. In addition to that learners have clear concepts, but also actual in game design.)
- 2012-05-10 11:26:55下载
- 积分:1
-
TCP同步聊天软件()源码)
此聊天室服务器,可随意设置ip,客户端ip固定,仅作为学习使用。
server端包括了日志保存,多客户端并发处理功能
客户端模拟了QQ窗口的弹窗和声音提示功能;另外还可以防止意外断开现象的发生。
server和client端共同拥有一个公共类库,这个类库里有一个窗口自适应类,已方便让窗体自由变化大小。
- 2022-02-02 23:36:51下载
- 积分:1
-
pl0_simple_compiler
PL0 编译解释执行系统编译过程采用一趟扫描方式,以语法分析程序为核心,词法分析和代码生成程序都作为一个独立的过程,当语法分析需要读单词时就调用词法分析程序,而当语法分析正确需要生成相应的目标代码时,则调用代码生成程序。
用表格管理程序建立变量、常量和过程表示符的说明与引用之间的信息联系。
用出错处理程序对词法和语法分析遇到的错误给出在源程序中出错的位置和错位性质。
当源程序编译正确时,PL/0编译程序自动调用解释执行程序,对目标代码进行解释执行,并按用户程序的要求输入数据和输出运行结果。
(PL0 simple compiler)
- 2020-12-29 16:19:00下载
- 积分:1
-
ADC DMA16路数据采集
说明: ADC16位DMA电压采集,能够快速精确的采集到电压电流的值(ADC16 Bit DMA Voltage Acquisition)
- 2020-06-22 22:40:02下载
- 积分:1
-
straight
说明: 零件直线度和圆度误差检测算法和例子,对于在线测量数据返回处理很有帮助。(Parts straightness and roundness error detection algorithm and examples, for on-line measurement data return processing helpful.)
- 2020-10-29 16:29:57下载
- 积分:1
-
boost_introduction
《Boost程序库探秘:深度解析C++准标准库》深入探讨了其中的许多重要组件,包括迭代器、函数对象、容器、流处理、序列化以及C++语言中最复杂最具威力的模板元编程。(" Boost library Quest: C++ quasi-depth analysis of the standard library" deeply explored many of the important components, including iterators, function objects, containers, stream processing, sequencing, as well as the most complex language C++ most powerful template meta-programming.)
- 2014-12-09 16:26:52下载
- 积分:1
-
HX711驱动
keil5编写的基于STM32F103T8的模拟HX711驱动程序(Keil5 prepared by the HX711 simulation based on STM32F103T8 driver)
- 2021-05-07 02:58:37下载
- 积分:1
-
AD-transform-application
该程序实现了利用滑动变阻器的改变,在LCD上跟随显示当前A/D转换器件的转换值、转换后的电压值,电压值要求精确到小数点后两位。转换值要求用16进制数显示出来。(The program implements the use of sliding rheostat changes follow on the LCD displays the current A/D conversion device of the conversion value, the converted voltage value, voltage value required precision to two decimal places. Conversion value required is displayed with a hexadecimal number.)
- 2011-11-16 14:48:58下载
- 积分:1