-
VC++6
VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
- 2020-06-26 02:40:02下载
- 积分: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
-
icon_1
一些可能用的到的图标资源(some might use the resources of the icon)
- 2004-07-28 13:25:31下载
- 积分:1
-
MFC-Sample
MFC详细的学习例子,很多实例供初学者学习(MFC detailed study examples, many examples for beginners to learn)
- 2013-07-25 09:34:46下载
- 积分:1
-
chunk
chunk for dynamic memory management
- 2013-12-06 17:57:12下载
- 积分:1
-
man_Mcml
蒙特卡罗模拟光在复杂多层介质中的传播,反射,吸收等等,附对程序的详细pdf介绍。(Monte Carlo simulation of light propagation in complex multi-media, reflection, absorption, etc., with a detailed pdf program introduction.)
- 2020-11-12 21:19:44下载
- 积分:1
-
vb_kill_process
vb,结束指定进程,api结束进程,api进程处理(vb,kill process)
- 2009-04-19 10:40:18下载
- 积分:1
-
api32
Windows API 函数 for Visual Basic
声明:
本帮助文件由陈国强个人整理后出版,内容全摘自网络。版权归实际作者所有。
为了让网友们能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。
本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。
(Windows API )
- 2012-11-30 15:21:15下载
- 积分:1
-
Experiment_Calculate
集成电路参数提取,L2L法测试互联线电阻参数的程序(L2L)
- 2010-10-20 14:08:18下载
- 积分:1
-
SetClassOperaterOverload
集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载=
和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作
(Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)
- 2010-05-21 21:22:42下载
- 积分:1