-
3275-anqn
VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)
- 2011-07-12 10:10:34下载
- 积分:1
-
VCgamedesing
VC编程游戏,这本电子书不是太难,书中罗列了几个经典的小游戏:五子棋,俄罗斯方块。。。。(use VC++ to design little games,it is not very complex,which can help the VC beginers
)
- 2009-06-13 14:33:59下载
- 积分:1
-
accessory_parameter
lingjian.m-----
- 2008-09-21 17:14:52下载
- 积分:1
-
modsim32模拟器
说明: modbus仿真设计,充当服务器的功能,在测试中具有很重要作用(Modbus simulation designed to serve as a server.It plays an important role in testing.)
- 2020-06-20 04:40:01下载
- 积分:1
-
5080309348_2_6
大学生必备C++练习题6,顺序表类,内容丰富,代码完整可用(Students must have C++ Exercise 6, the order table class, rich content, code integrity can be)
- 2010-12-11 10:30:40下载
- 积分:1
-
matlab
数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
- 2011-10-20 18:34:12下载
- 积分:1
-
LCD
这是430的一个LCD的驱动程序,对于430的学习有很好的帮助。(This is a 430 LCD driver, have very good help for 430.)
- 2013-12-02 14:34:00下载
- 积分:1
-
IEEE14
MATLAB潮流程序(IEEE14 直角坐标 牛拉法)MATLAB潮流程序(IEEE14 直角坐标 牛拉法)(MATLAB trend (IEEE14 rectangular coordinates Cattle rafa)MATLAB trend (IEEE14 rectangular coordinates Cattle rafa))
- 2015-04-21 16:17:27下载
- 积分:1
-
高性能计算自选题目实验报告
说明: 对于一副图像,比如8000*5333分辨率,我们在处理时,通常思路是从第1个像素开始,一直计算到最后一个像素。其实,目前不论手机还是个人电脑,处理器都是多核。那么完全可以将整副图像分成若干块,比如cpu为4核处理器,那么可以分成4块,每块图像大小为2000*5333,这样程序可以创建4个线程,每个处理器执行一个线程,每个线程处理一个图像块。虽然这样操作后,运算速度不会显著提升4倍,因为线程创建、释放、上下文切换都要耗些时间。但运算速度还是将明显提升,一般4核 vs 1核,运算时间将降低一半。(For an image, such as 8000 * 5333 resolution, we usually start with the first pixel and calculate it to the last pixel. In fact, at present, whether mobile phones or personal computers, processors are multi-core. Then the whole image can be divided into several blocks, such as CPU 4 core processor, then can be divided into four blocks, each image size of 2000*5333, so that the program can create four threads, each processor executes a thread, each thread processing an image block. Although this operation will not significantly increase the computing speed by four times, because thread creation, release, context switching will take some time. But the operation speed will be improved obviously. Generally, 4 cores vs 1 cores will reduce the operation time by half)
- 2020-11-13 10:59:44下载
- 积分:1
-
C#三层架构开发的网上点餐系统(毕业设计答辩作品+数据库源代码)
VS2019开发环境 2008R2数据库,有数据库脚本,导入执行完美运行项目,UI界面漂亮
【实例简介】
- 2021-11-19 00:39:38下载
- 积分:1