-
dtTest-V4.136
Dothinkey USB 测试板测试程序,支持
7.IMX214 (已验证)
8.IMX135 (已验证)
9.IMX219 (已验证)
(Dothinkey USB board test program that supports 7.IMX214 (verified) 8.IMX135 (verified) 9.IMX219 (verified))
- 2015-03-19 23:19:51下载
- 积分:1
-
MIPS五级流水线模拟程序
MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念(MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.)
- 2021-04-26 15:18:45下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
bcb
说明: BCB串口通讯源码示例程序。利用winapi函数,而非控件。(BCB examples of serial communication program source. Use WINAPI function, rather than control.)
- 2008-08-31 10:26:21下载
- 积分:1
-
new_cli
rtsp视频流实时传输采集交互过程,h.264的rtp打包传输(rtsp vedio real time get response)
- 2014-02-24 19:46:18下载
- 积分:1
-
VC-ASM
VC中使用内联汇编-对混合编程学习很实用(VC used in inline assembly- a very useful study of mixed programming)
- 2009-09-04 09:04:54下载
- 积分:1
-
serial
串口驱动程序,可替换NT下的串口驱动程序 (Serial dirver which can replace serial driver in NT)
- 2021-04-20 23:48:49下载
- 积分:1
-
Roamsteps20020818
说明: 利用实时最优化自适应网格算法绘制大规模地形,算法经典,绝对可用,注释清楚。(optimize the use of real-time adaptive grid massive terrain mapping algorithm, the algorithm classics, and absolutely available Notes clear.)
- 2005-12-02 10:46:46下载
- 积分:1
-
bacnet-stack-0.8.0
Bacnet steak 0.8 version
- 2013-04-12 09:53:45下载
- 积分:1
-
coal gasification
fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)
- 2020-10-21 17:37:24下载
- 积分:1