-
Programming.Pearls.pdf
[计算机科学经典着作].Programming.Pearls.pdf.zip
编程珠玑(Programming.Pearls PDF)
- 2009-12-03 21:41:25下载
- 积分:1
-
UserControl-generateChart
将生成图片的代码封装到一个用户控件里,每次直接在程序中防一个用户控件就可以生成图表(will generate the code to a user Packaging Controls, Every time directly in the process of defense controls on a user can generate charts)
- 2007-03-07 14:02:24下载
- 积分:1
-
坐标正反算
说明: 测量坐标正反算
1、已知A点的坐标及A点到B点的边长及方位角,计算B点的坐标。
2、已知A点和B点的坐标,计算A点到B的边长及方位角。(Forward and inverse calculation of measuring coordinates)
- 2021-02-03 21:48:56下载
- 积分:1
-
lpc1788_ucos3
ucosiii(ucos3)在lpc1788上的移植,实现操作系统的基本功能和lcd显示(在ucdragon YL1788上,使用YL-LCD35-V1.0的液晶显示屏),网络功能暂未实现(ucosiii (ucos3) on the lpc1788 transplant, the basic functions of the operating system and lcd display (ucdragon YL1788 YL-LCD35-V1.0 LCD), network functionality yet achieve)
- 2012-10-31 18:12:36下载
- 积分:1
-
student_TOP
c++源程序课程设计,完整的学生成绩管理系统(c++ source program curriculum design, a complete management system for student achievement)
- 2009-12-28 16:18:20下载
- 积分:1
-
zuodigui
消除文法的左递归,包括直接左递归和间接左递归(digui)
- 2009-12-28 19:58:15下载
- 积分:1
-
MatrixKey2Serial_C
Matrix Keys to Serial interface
Baud rate of 9600
16 key Matrix
- 2012-04-21 07:42:30下载
- 积分:1
-
Chap10
opengl超级宝典的一些源代码,一些例子我觉得很经典,希望对大家有用。(Collection of some of the super-opengl source code, some examples I think it is classic, I hope useful.)
- 2011-11-20 22:14:17下载
- 积分:1
-
实现约瑟尔算法
数据结构C语言算法实现约瑟尔环的功能,通过循环队列的表示,假设3的倍数出局,那么通过循环单链表的方法,下标为3的倍数就删除链表,重复此类操作,知道为1为止
- 2022-04-07 16:13:51下载
- 积分:1
-
blockmatching
采用块匹配法计算相邻两帧图像的运动矢量,并显示计算的矢量结果。其中使用了opencv里面的函数。需先安装和加入opencv的库。(Using the 3 step block matching algorithm to compute the motion vector of two consecutive frames.)
- 2010-05-19 20:25:52下载
- 积分:1