登录
首页 » C++ » WLPNHT

WLPNHT

于 2017-05-11 发布 文件大小:18KB
0 139
下载积分: 1 下载次数: 1

代码说明:

  贝赛尔纽绘图的源代码,欢迎使用!不错的 很好用的(Beisaier new drawing of the source code, welcome to use!)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TSL1401_CCD_Test
    ccd测试程序,超级好用,想要的话随便你拿!(The ccd test program, super easy to use, whatever you take!)
    2013-04-05 22:43:27下载
    积分:1
  • talkserver
    采用tcp方式,实现文字聊天的服务端,在vc环境下实现()
    2007-07-26 16:15:35下载
    积分:1
  • oled初始化程序
    常用的oled 显示驱动初始化程序  用于真彩色的oled  不是普通 的液晶屏幕 这点请注意,oled是三星的手机上用的那中amoled比较新潮的东西,液晶现在我认为性价比较高,但在将来会有被替代的趋势
    2022-03-22 00:07:30下载
    积分:1
  • huocheshoupiao
    火车售票系统,用链表实现录入、删除、修改等操作,使用两个链表对火车信息进行分别存储。(Train ticketing system, using the list to achieve entry, delete, modify, use two lists are stored on the train information.)
    2013-12-17 15:03:14下载
    积分:1
  • restrzxtion-area
    说明:  一个好用的线程池 A nice thread pool(A good thread pool A nice thread pool)
    2018-12-30 11:05:43下载
    积分:1
  • 图像压缩算法
    用哈夫曼算法对图像进行压缩, 1.颜色模式转换及采样; 2.DCT变换(离散余弦变换); 3.量化;4.编码(有算术编码和哈夫曼编码两种,这里采用哈夫曼编码)
    2016-03-03下载
    积分:1
  • 家庭财务管理,主要管理家庭财务的支出与收入。
    家庭财务管理,主要管理家庭财务的支出与收入。-family financial management, financial management of family expenses and income.
    2023-06-13 14:15:02下载
    积分:1
  • stm32 显示
    数码管驱动显示,3排4位数码管显示。基于驱动,已经调试完成,可以直接用,如果是硬件gpio不一致可以调整设置即可。
    2022-08-24 14:37:00下载
    积分:1
  • 51
    说明:  本实例运行在linux环境下。 编译命令: gcc -o test 51.c 执行命令: ./test(This instance is running in linux environment. Compiler command: gcc-o test 51.c by executing a command:./Test)
    2009-07-08 12:40:22下载
    积分:1
  • huffman编码码长效率
    #include #include #include #include using namespace std; const MAXSIZE=100; typedef struct Huffmantree { char cname; int weight,mark; struct Huffmantree *parent,*lchild,*rchild,*next; }Hftree,*linktree;
    2022-04-15 20:09:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载