- 
                        parse_c
                        
                          C语言语法检查器。(C syntactic checker)                         
                            - 2020-06-26 12:20:02下载
- 积分:1
 
- 
                        hongwaibianma
                        
                          红外编码显示在p1口的led灯上,方便大家利用遥控器。(Infrared codes display on the p1 mouth of led lights, facilitate everybody using the remote control. 
)                         
                            - 2016-12-20 18:09:30下载
- 积分:1
 
- 
                        双重 ADC 同步规则DMA实验
                        
                          用STM32双重ADC功能采集两路电压,并将其中一路电压通过串口发送出去(Using STM32 dual ADC function to collect two voltage channels and send one voltage through serial port)                         
                            - 2020-06-21 12:00:02下载
- 积分:1
 
- 
                        kalman
                        
                          kalman滤波的程序,使用OpenCV进行开发,简单实用,效果很好(Kalman filtering, the use of OpenCV developed a simple, practical, and the results very good)                         
                            - 2007-06-30 21:53:46下载
- 积分:1
 
- 
                        计算机图形学
                        
                          在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)                         
                            - 2020-06-30 08:20:02下载
- 积分:1
 
- 
                        student.cpp
                        
                          输入员工基本信息,和工作时间,系统自动计算员工工资情况(Enter basic information staff, and working hours, the system automatically calculates employee wages)                         
                            - 2010-12-29 17:33:55下载
- 积分:1
 
- 
                        vs2017安装程序
                        
                          翻起了去年出版的一本书,摘了些评论。尽管已经是去年出的,但是可喜的是很多读者因此书而受益。希望这本书能够在更多的朋友学习数据结构时有所帮助,尽管坦言说当初这本书因为后期很多事比较赶,所以还有些未尽之处。因此也不得不承认书中还是存在纰漏的(尤其在链表部分的代码),也有很多热心的读者写信给我向我指出。但我也欣喜的看到,很多读者通过这本书,学到了很多数据结构方面的知识,尤其是学起来更轻松,更容易。我想数据结构确实是比较复杂的一门学问,如果能够让人更容易懂,那么我的目标也就达到了。后面摘录一些网友的评论,在此非常感谢大家都支持。由于平时工作比较忙,而且留言和写信的人也比较多,或许在回复的时候不一定能够及时,或者有漏掉的问题,但是我还是会尽量回复读者朋友的提问的,希望大家能够从我的书中学到知识,受到启迪。                         
                            - 2022-07-12 09:14:31下载
- 积分:1
 
- 
                        飞机大战源码
                        
                          【实例简介】飞机大战源码
	 刚开始学习c#,从网上下载了个飞机大战游戏。研究后做了许多改进。各种对象都继承了接口。规范了了继承结构。应用了C#中类的思想。代码易读性提高。                         
                            - 2022-01-11 00:31:19下载
- 积分:1
 
- 
                        filter
                        
                          利用TI公司的C28X系列芯片进行数字信号滤波,有TI公司的filter库,需要利用C语言去调用汇编语言(With  C28X series chip, you can make a digital signal filter. you need to use C language to call the assembly language)                         
                            - 2015-01-04 19:20:20下载
- 积分:1
 
- 
                        include
                        
                          1)随机输入平面上n个点的集合;
2)使用分治策略编制计算机程序求出这n个点的极大点。
3)编程实现2维极大点问题的求解,且在程序中体现分治策略。程序能处理任意的n个点。
(1) a collection of n points on a random input plane 
2) using divide and conquer strategy computer program to calculate the maximum point of the n point.
3) programming for solving 2 dimensional maximal point problem, and reflect the divide and conquer strategy in the program. Program can handle arbitrary n points.)                         
                            - 2015-11-03 15:43:31下载
- 积分:1