资源列表
y520
- 实现数字发生器!类似摇奖机已经调试过,清楚明了-Digital generator!摇奖machine similar to one
Prim
- prim算法是常用的一种解决最小生成树问题的算法-There are three reasons for the changes that have taken place in our life.Firstly,people s living standard has been greatly improved.Secondly,most people are well paid, and they can afford what they need or like.Last but not
Service
- service skeleton using windows api, for windows 2000 - XP - 2003-service skeleton using windows api, for windows 2000- XP- 2003
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
sectorbuffer
- 先对点做指定半径的圆形缓冲区,然后根据某个方向做一扇形的缓冲区 -First generate loop buffer according to appointed point, then generate sector butter according to direction
WinformConsole
- winform example code written in c sharp good luck
informix
- C语言结合informix数据库的一个程序实现查询-C language combined with a program to achieve informix database query
zhuanbmp
- 任意文件转bmp(可改长宽比),可以实现将文件加密成图像,源码-Any file transfer bmp (can change the aspect ratio), you can achieve the encrypted file into an image, the source
bankCPPclasses
- Bank account implementation using classes in C-Bank account implementation using classes in C++
MSIMGSIZ
- 实用的一个WINDOWS汇编语句编的一个小程序。他说明了WINDOWS的前进过程-WINDOWS compiled a useful statement made a small program. He described the process forward WINDOWS
Remove-duplicate-characters
- 对字符串按从小到大的顺序排列,然后删除重复字符-The string by the order small to large, then delete the duplicate characters
1111
- AT89C51与AD7705的5线连接sbit AD7705_DATA=P3^0 // AD7705 input & output datasbit AD7705_CLK=P3^1 // AD7705 CLKsbit AD7705_DRDY=P1^2 // AD7705 data readysbit AD7705_CS =P1^3 // AD7705 CS-AT89C51 and AD7705