资源列表
lpc2103
- clock, serial and lcd interfacer inplemented for lpc2103.
ActiveX-simple-code
- 一些很好的展示VC控件使用的源代码,同时有很多VC技巧在里面,很适合初学者。-VC controls the display of some good use of the source code, and have many VC skills on the inside, is very suitable for beginners.
huidubianhuan
- 24位真彩图像转换为256色灰度图,很好用的程序
duoxiancheng
- 本程序介绍了windows的多线程与编程思想,着重讲述了在vc++中多线程的编程方法-This procedure, introduced the multi-threaded windows thinking and programming, focusing on the vc++ in multi-threaded programming
duoxiancheng
- 在VC++中实现多线程的例子,有函数运用,用户可根据此原理继续修改-In VC++, multi-threaded example, the use of a function, the user can continue to revise this principle
s37
- 凌阳s37格式转化,在一个串口下载程序中改的,用的时候自己提取吧-Sunplus s37 format conversion,s37 ge shi zhuan hua,haha ^_^
CH2_Bai_1
- Complex number calculation. Include multiple, minus, add, divide.
Astareightnumber
- 3*3 棋盘上实现8个数字从初始状态到目标状态的转换 用A星算法实现-3*3
OpenSCAD.exe.
- 一个简单的CAD程序,用C#实现,可以参考学习-A simple CAD program, using C# to achieve, you can refer to learning
DownloadManager
- C# 修改的网络源码 简单的http下载-Simple http download
Ddecision_tree
- 决策树算法,本程序演示了决策树树的生成及使用的过程。 -The decision tree algorithm, the program demonstrates the process of generation and use of decision trees tree.
DDAandBresenham
- DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
