-
STM32F103ucOS-II
STM32F103的ucOS-II 移植好的工程。项目可以直接编译、调试,没有错误和警告,注释详尽。ST的Cortex-M3内核,在UCOS-II中建立两个任务,分别以1s和2s点亮熄灭两个LED。(The ucOS-II transplantation STM32F103 good works. Project can compile, debug, no errors and warnings, detailed notes. ST' s Cortex-M3 core, in UCOS-II in the establishment of two tasks, respectively, 1s and 2s lit off two LED.)
- 2010-07-02 08:58:22下载
- 积分:1
-
Windows_Password_Logger
windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取,
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
- 2012-09-27 11:09:00下载
- 积分:1
-
DSP28335_BLDC
说明: BLDC的DSP源程序,内含有硬件资料(BLDC DSP Source Program)
- 2020-03-09 15:01:08下载
- 积分:1
-
texture
这是一个3D opengl的学习资料,很容易理解。(this is 3D opengl coding to make u easy to learn)
- 2015-12-11 13:52:05下载
- 积分:1
-
vcvgh
vvcnbnvbnbgvbvnvkbnm,n,nmkjuioyibhjbbmnbnbbn,b,用户下载您上传的代码所支付的积分,将奖励给您。代码质量越高,下载次数越多,您获得的积分奖励也越多
- 2022-07-07 15:42:20下载
- 积分:1
-
以太网盾,打开了Arduino数字引脚
在这个偏微分方程,arduino Uno im 去实施,说明如何开启关闭数字 pin 通过以太网 (互联网 lan)。
是必要的一个路由器,arduino,以太网屏蔽,指示灯。
对代码注释,玩得很。
- 2022-04-08 02:16:29下载
- 积分:1
-
cvi枚举串口demo
Application examples of CVI, serial enumeration welcome to download use learning..
- 2018-10-22 19:01:19下载
- 积分:1
-
263yasuoyuv
263yasuoyuv.rar是把yuv-411格式文件压缩为*.263可直看(263yasuoyuv.rar is yuv-411 format for the*. 263 files can be read straight)
- 2008-06-12 20:20:49下载
- 积分:1
-
student
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
- 2010-01-06 13:50:57下载
- 积分:1
-
这是一个C#实现的围棋游戏
这是一个C#实现的围棋游戏
ai 代表棋盘
bi 用来获取黑手或白手的所有子
cc 一个用来分组的数组
也只有这三个重要全局变量
md 鼠标点击事件
dingwei 被md调用 用来定位下的子
panduan 第一部分获取白字或黑子的所有字 第二部分是将相邻的子分在一个区域 第三部分是将在一个区域并且没有气的子吃掉
xunzhao 辅助的函数 将相邻的子分在一个区域所必需调用的
zhaoqi 就是panduan的第三部分
chidiao 这个 额 吃掉所给定的子
//panduan(1)是吃掉黑子 panduan(2)是吃掉白子
要是下的是白子 则先调用panduan(1)
要是下的是黑子 则先调用panduan(2)
- 2023-05-23 11:15:04下载
- 积分:1