-
ipmsg
IPmsg的源代码,用于研究其中所用到的协议和算法(IPmsg source file)
- 2012-04-08 14:55:39下载
- 积分:1
-
多功能调试助手V1.1.6
山外上位机,串口调试,智能车调试应用软件,学生必备(Outside the host computer, serial debugging, intelligent car debugging applications, students essential)
- 2020-07-01 11:40:01下载
- 积分:1
-
GetSystemVer
Windows下获取操作系统版本信息的小程序(Windows operating system version information under the access of small procedures)
- 2009-02-06 12:01:21下载
- 积分:1
-
MFC-library
MFC类库详解,里面有关MFC的类的详细说明,是学习MFC的辅助材料(It s helpful to make you learn about MFC with the decription of the MFC Classes)
- 2011-08-28 22:16:55下载
- 积分: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
-
flower-word
这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。
程序使用VC++写的,但是VS也可以打开。(This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please cancel it. While adding a flower instruction, but the program can still run, if you can, then you can see the flower add disassembly instructions before and after the recommended tool OD. Program uses VC++ write, but can also open VS.)
- 2014-01-03 14:21:50下载
- 积分:1
-
LibraryMIS
一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)
- 2009-07-17 13:40:44下载
- 积分:1
-
DataCollectSystem-ForVS008
VS2008下数据采集系统源码,主要实现实时采集下位机的数据,并实现曲线绘制和历史数据查询的功能(VS2008 under data acquisition system source code, mainly to achieve real-time acquisition the lower machine data, and curve drawing and historical data query functions)
- 2012-10-16 09:51:09下载
- 积分:1
-
Visual-CPP-
Visual C++ 6.0开发指南,高守传版,虽然只有前6章,但对于入门来说还是很不错的。(Visual C++ 6.0 Developer' s Guide, Gao Chuan version, although only the first six chapters, but entry is still very good.)
- 2011-07-02 12:21:51下载
- 积分:1
-
20074151782521
< 绿林卫士>>是作者在97年,临近大学毕业的时候开发的,当时国内盛行红警,游戏开发行业才刚刚开始。虽然本游戏在98年初参加ENIX全球大赛获优胜奖,但很多设计思想还不成熟。不过对于想入门入门开发游戏的程序爱好者来说这是个不错的参考。
本游戏利用了当时刚推出的DirectX 2D和DirectSound技术。
由于动画太大,程序略去了Avi文件,请启动程序后按ESc键进入菜单。
(<Greenwood defender>> is a writer in 97 years, when graduating from college near the development, when the prevalence of domestic红警, game development industry has just begun. Although the game early in the 98 to participate in the Global Competition by Enix prize, but many are not yet ripe for design ideas. But like the development of entry-entry procedures for the game lovers, this is a good reference. The game made use of then newly introduced technology DirectX 2D and DirectSound. As a result of too much animation, the program omits the Avi file, please start the process by the ESC key to enter the menu.)
- 2007-06-02 20:08:24下载
- 积分:1