-
LED闪烁
DSP TMS320C5509开发板LED灯闪烁
------------------------------- XF.pjt - Debug -------------------------------
[XF.c] "C:CCStudio_v3.3C5500cgtoolsincl55" -g -q -fr"E:/Debug/Easy5509/EX01_XF/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "XF.c"
[Linking...] "C:CCStudio_v3.3C5500cgtoolsincl55" -@"Debug.lkf"
>> warning: creating output section vectors without SECTIONS specification
>> warning: ".sysmem" section not found -- ignoring "-heap " option.
Build Complete,
0 Errors, 2 Warnings, 0 Remarks.
- 2022-04-23 12:46:00下载
- 积分:1
-
VC++的GDI画直线、椭圆的源代码
一个VC++的GDI画直线、椭圆的源代码,对于初学者挺有用的,可以看到画直线的算法、流程以及效果展示。
- 2022-05-29 00:29:38下载
- 积分:1
-
lpc1768 嵌入的代码
lpc1768 嵌入的代码
- 2022-03-25 09:46:50下载
- 积分:1
-
1 million can sort data, reference materials temporarily rarely seen.
可以对一百万个数据进行排序,参考资料上暂时很少见到.
-1 million can sort data, reference materials temporarily rarely seen.
- 2022-07-08 23:25:12下载
- 积分:1
-
酒店管理系统
本代码是在vs2010环境下利用c#进行的开发。特别适合初学者,针对于网络传输协议ftp进行设计。本设计代码简明,思路清晰明了。同时也是自学c#语言的明智之选。
- 2022-04-17 21:25:09下载
- 积分:1
-
老罗读了“,只有通过解决的崩溃,以确定这样的…
读了老罗的“仅通过崩溃地址找出源代码的出错行”(下称"罗文")一文后,感觉该文还是可以学到不少东西的。不过文中尚存在有些说法不妥,以及有些操作太繁琐的地方 。为此,本人在学习了此文后,在多次实验实践基础上,把该文中的一些内容进行补充与改进,希望对大家调试程序,尤其是release版本的程序有帮助 。欢迎各位朋友批评指正-old Romanian read the "only by the collapse of addresses to identify the source code error" (hereinafter referred to as "Luo"), a text, the feeling of the text can still learn a lot of things. But the text of the surviving some of the comments inappropriate, and too cumbersome to operate in some areas. Therefore, I studied in the article, the practice of several experiments, based on the text of some elements to complement and improve, we hope to debug procedures, particularly release versions of the program would be helpful. Welcome ladies and correct criticism
- 2022-02-12 16:50:08下载
- 积分:1
-
我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除...
我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除-I write small programs, are data structures when the experiment took effort, and mainly includes a number of binary tree traversal algorithm (both non-recursive implementation), Huffman coding, as well as mixed polynomial operations, including the addition and subtraction multiplication and division
- 2022-03-30 08:07:59下载
- 积分:1
-
改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA...
改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA-improved procedures, reversi not realize the basic functions of the game and rules, but also the stages of development done. Java Development Environment
- 2023-05-05 06:10:02下载
- 积分:1
-
存取注册表的类,有一个实例
存取注册表的类,有一个实例-access to the registry of categories, a case
- 2023-02-23 21:30:04下载
- 积分:1
-
C# Winform多线程等待画面
应用背景当程序执行一个很耗时的动作时(如查询数据库多资料,下载大文件等)会启用一个等待的友好画面,同时又不能让程序卡住。关键技术C#语言,多线程,委托的思想应用等,动态提示等待的进度。
- 2022-12-01 21:30:03下载
- 积分:1