-
该代码是lpc43xx_iis的例程代码
该代码是lpc43xx_iis的例程代码,adc芯片为从模式,mcu为主模式,缺少官方库,只有代码部分,仅仅做参考使用,不能直接编译,开发工具为KEIL
- 2022-04-06 18:16:37下载
- 积分:1
-
8queen
在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互"攻击"的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。
本算法采用一维数组来进行处理。数组的下标i表示棋盘上的第i列,a[i]的值表示皇后在第i列所放的位置。如:a[1]=5,表示在棋盘的第一例的第五行放一个皇后。(8 × 8 in a chess set, there s eight, each accounting for a Queen s grid request will not be any mutual between Queen s attack phenomenon, that can not have two Queen s in the same line, the same row or the same diagonal. Asked the total number of different ways. This algorithm uses one-dimensional array to be processed. Array subscript i said i chessboard first out, a [i] value that s in the first place i listed by location. Such as: a [1] = 5, said the first cases in the chessboard of the fifth line of a Queen s release.)
- 2007-12-15 22:24:44下载
- 积分:1
-
2
说明: 管西京编著,2011,深入体验VC++项目开发,第二章学校图书馆管理系统 源代码。(Guan Xijing edited, 2011, in-depth the experience VC++ project development,the source code of the second chapter: the School Library Management System.)
- 2012-05-19 16:16:51下载
- 积分:1
-
br_circle
说明: graphics project on bressenham circle
- 2020-06-22 14:00:02下载
- 积分:1
-
libeXosip2-3.3.0
libeXosip2-3.3.0编译通过的库程序,带工程。(libeXosip2-3.3.0 compiled by the library program, with the project.)
- 2011-07-12 00:19:24下载
- 积分:1
-
STM32F4XX
stm32f4 + usb3300 高速 usb msc(stm32f4+ usb3300 speed usb msc)
- 2016-08-13 19:23:14下载
- 积分:1
-
wifi资料
说明: ESP8266模块最全资料及网络调试助手,附带STM32实例程序。(ESP8266 module is the most complete data and network debugging assistant, with STM32 example program.)
- 2019-05-13 16:01:15下载
- 积分:1
-
数字图像处理
数字图像处理基本算法综合
给大家提供数字图像处理算法基本的函数及应用的综合代码
为大家更更好的学习数字图像处理
。。。
。。
- 2022-02-12 04:13:59下载
- 积分:1
-
wpf mvvm prism 登陆实例源码下载
wpf mvvm prism 登陆实例源码下载
- 2015-01-13下载
- 积分:1
-
MyJob
为了显示调试信息的方便,做了这个控件,用Message2Console函数向控件增加消息.
也可用SendMessage的方式向控件增加消息.
本MyBigJob只是为了测试这个控件.
这是我第三次上传这控件,改进了多个相同控件的兼容.(因为之前在响应函数里加了static)
这段代码是我学线程时做的.
线程方面学到的函数有:Sleep,WaitForSingleObject,SetEvent(To display debugging information easy to do this control, add a message to the control Message2Console function can also be used the the SendMessage way to add a message to the control. The MyBigJob just this is the third time I upload this control in order to test the controls. Improved more of the same control compatible (as before in the response function Riga static) this code I do learn thread. threading learned function: Sleep, WaitForSingleObject SetEvent)
- 2012-10-01 14:48:48下载
- 积分:1