-
ConvDBF
批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
- 2013-09-27 20:40:44下载
- 积分: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
-
news
还是一个C++的新闻采集系统,自己看看吧,我也没研究。(Or a C++ Of news gathering system, could see for himself, and I did not study.)
- 2008-06-02 00:08:55下载
- 积分:1
-
youxian
--- --- 算符优先(------ Operator priority)
- 2007-12-02 18:38:30下载
- 积分:1
-
dependschecktools
此工具用来检查DLL EXE OCX 等的依赖性,非常有用。当你OCX DLL注册不了时,请用这个检查试一下。 (This tool is used to check such as the DLL EXE OCX dependence, very useful. When you can not register OCX DLL, please try to use this check.)
- 2009-06-12 02:30:23下载
- 积分:1
-
delanay_all
说明: 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。(then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate simulated 3D map.)
- 2021-04-09 11:48:59下载
- 积分:1
-
ClientSocketList
这份源码可以让大家更清晰的知道编写网络通讯的技巧(This code can let everyone know more clearly written communication network techniques)
- 2010-05-25 09:34:52下载
- 积分:1
-
canvasFrame
说明: 这是一段在VC6环境下编写的用DirectX实现图片镂空效果的源代码。(This is a period in the preparation of the VC6 environment to achieve images with DirectX source code hollowing effect.)
- 2009-08-07 11:00:24下载
- 积分:1
-
ConnDatabase
数据库连接 ado sqlserver 用C++程序书写 累了我一天 娘的(C++ learning materials as long as the processing of C++ programming ADO SQLSERVER database connection)
- 2014-04-04 16:51:01下载
- 积分:1
-
Adaptive-median-filter
基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。(The adaptive median filter code can be used for the filtering of the phase diagram.)
- 2021-02-26 19:59:37下载
- 积分:1