-
vcandvs-access
vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
- 2013-02-07 11:09:15下载
- 积分:1
-
Client-dotnet
一个用于客户端和服务器端的客户端的简单程序,C#(one for the client and the server-client simple procedure, C#)
- 2013-09-03 12:09:29下载
- 积分:1
-
HttpDownLoad
vc实现http下载的源代码 稍作改动可用来实现多线程 以及断点续传下载 对于想要学习http下载的朋友来说可以作为一个不错的参考(Vc realize the download HTTP source code can be used to make a little change to realize multithreading and netants download to want to learn HTTP download all of us can be used as a good reference)
- 2011-10-28 08:26:45下载
- 积分:1
-
02_EvPwm01
EVA下面的T1PWM、T2PWM、PWM1-6均输出频率为1KHz,占空比为40 的PWM波形。
T1PWM、T2PWM、PWM1-6输出的是不对称的PWM波形.EVB下面的T3PWM、T4PWM、
PWM7-12均输出频率为1KHz,占空比为40 的PWM波形。T3PWM、T4PWM、PWM7-12
输出的是对称的PWM波形.(EVA following T1PWM, T2PWM, PWM1-6 are output frequency is 1KHz, 40 duty cycle of the PWM waveform.* T1PWM, T2PWM, PWM1-6 of the PWM output waveform is asymmetric. EVB following T3PWM, T4PWM,* PWM7-12 are the output frequency is 1KHz, 40 duty cycle of the PWM waveform. T3PWM, T4PWM, PWM7-12* The output is symmetrical PWM waveform.)
- 2013-07-18 11:04:44下载
- 积分:1
-
ghost-2012
GHOST 2012 原版远控 免杀好做的呢 大家来下吧(GHOST 2012)
- 2012-03-06 23:04:22下载
- 积分:1
-
XTab
说明: vb下的tab不怎么好用,这个是扩展-XTAB(tab extended-XTAB)
- 2009-07-26 04:00:20下载
- 积分:1
-
Lesson20Code
数据库访问,能帮助解决很多问题的!大家可以好好学习学习。(Database access, can help solve many problems! We can learn to learn.)
- 2013-07-04 11:34:58下载
- 积分:1
-
GPS-data-analysis-
用51单片机解析GPS数据并在12864液晶显示经纬度、时钟以及高度的源代码程序
(GPS data analysis with 51 single-chip liquid crystal display latitude and longitude in the 12,864, clock, and a high degree of source code program)
- 2011-05-09 12:38:33下载
- 积分:1
-
osg_osgearth
osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
- 2020-11-19 09:59:38下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1