-
Ping
用C语言实现的ping 功能,经典实现,在VC下调试通过(Ping using C language functions implemented)
- 2010-05-10 11:22:03下载
- 积分:1
-
Addressbook
C++,在Dos中实现,用命令完成。代码简单明了!(C++)
- 2010-12-05 11:25:50下载
- 积分:1
-
IESS-601E
iEEE 601 标准 信道编码相关 卫星通信(the standard channel iEEE 601 encoding related satellite communications)
- 2021-03-26 10:39:13下载
- 积分:1
-
多边
此程序为地震层析成像的正演算法,此算法用来解正问题。(This program is a forward algorithm for seismic tomography, which is used to solve the problem.)
- 2018-09-19 19:15:04下载
- 积分:1
-
PenDemo
vc——使用不同的画笔绘制图形PenDemo的程序源码,很不错的demo(vc- use different brushes to draw graphics PenDemo the program source code, very good demo)
- 2011-08-17 22:04:02下载
- 积分:1
-
可压缩非结构网格程序
说明: 可直接在Linux下编译,同时支持Windows下完成,亲测可用(It can be compiled directly under Linux and supported under Windows. It is available for personal testing.)
- 2020-06-25 10:20:01下载
- 积分:1
-
ImageViewCtrl
一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
- 2013-08-20 17:18:04下载
- 积分:1
-
RFM5565-RTX-Driver
反射内存rfm5565在RTX实时环境下的驱动程序,已经过测试使用(The Reflective Memory rfm5565 driver has been tested using the RTX real-time environment)
- 2013-05-17 08:37:14下载
- 积分:1
-
mp3
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up
the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are
ready for data operations(The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speedto 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets upthe FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they areready for data operations)
- 2007-12-26 19:22:07下载
- 积分:1
-
ODBCConnectionTest1
1、测试连接Oracle数据库,成功实现了用Oracle.ManagedDataAccess.dll访问Oracle数据库。
2、成功实现了动态SQL语句的的编写和访问Oracle数据库
附:3、测试项目用名ODBCConnectionTest,实际测试没有用odbc的方式连接Oracle。这一点本人说明下,以免界内人士吐槽。(oracle.dataaccess_dll)
- 2018-01-12 11:31:10下载
- 积分:1