-
GetCurTime
很好的系统编程指南,希望大家认真学习,能够写出好的系统代码(Very good system programming guide, I hope you seriously study, to write a good system code)
- 2017-03-09 10:32:57下载
- 积分:1
-
MDI程序编辑器 Visual-MFC-editor
一个基于MFC的多文档(MDI)程序编辑器的雏形框架,具有窗口分割、系统文件目录树形对话框、标签页view、代码编辑保存、语法高亮显示及查找、设置书签等系列基本功能,可以任意进行二次开发。(An MFC-based multi-document (MDI) program editor prototype frame having a separate window, the system file directory tree dialog tab view, code editing and saving, syntax highlighting and find, set bookmarks, and other basic functions, can be arbitrarily for secondary development.)
- 2020-06-30 01:00:02下载
- 积分:1
-
jihebinjiaojiyunsuan
说明: 简单的集合的并与交集运算程序,由c语言编写。(Simple set of procedures with the intersection operator by c language.)
- 2009-08-15 18:26:52下载
- 积分:1
-
PbxDemo
东进多媒体交换机实用程序可实现呼叫中心功能(交换机实用程序可实现呼叫中心功能)
- 2010-03-02 15:28:22下载
- 积分:1
-
test
C++类的创建和调用类中的函数这个更加初学,不过比较适合初学者理解类(C++ classes to create and call functions in this class is more for beginners, but more suitable for beginners to understand class)
- 2010-11-18 17:30:11下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
Unload_WIN64_360_Protection
彻底废除WIN64上360的进程自我保护,保护实际例子的gif图片(Complete abolition of WIN64 360 the process of self-protection, protection of the gif image of the actual examples of)
- 2012-05-19 22:30:50下载
- 积分:1
-
PatchSystem
GUNZ2 更新系统,工具和登录器源码, 完整可以编译.(GUNZ2 Patchsystem)
- 2015-09-09 10:20:50下载
- 积分:1
-
CAPTION
Captura un dato de una web
- 2020-06-24 15:20:01下载
- 积分:1
-
Test_FPU_RFFTF32
DSP 2833x的实数快速傅里叶变换源程序(Real DSP 2833x Fast Fourier Transform of the source)
- 2014-07-18 18:00:18下载
- 积分:1