-
课程信息VC操作Access数据库(实现增删改查)
课程信息VC操作数据库,需要将course.mdb 放到 和 exe 同级目录
- 2019-12-31下载
- 积分:1
-
wpf前台数据验证
WPF前台数据验证,数据错误显示提示文字,红框。
- 2022-02-04 15:19:12下载
- 积分:1
-
protues仿真stm32f103输出正弦波
本资源包括代码和仿真实例各一份,主要是实现protues仿真stm32f103r6,输出正弦波波,使用到的定时器仿真比较麻烦(This resource includes a code and a simulation example, mainly to implement the protues simulation stm32f103r6, output sine wave, the use of the timer simulation is more troublesome)
- 2018-12-19 17:51:38下载
- 积分:1
-
FIR_filter
说明: Fir_filter stm32,keilC v5
- 2020-07-13 10:41:53下载
- 积分:1
-
Symotion_Overview
Symotion是一种用于运动控制的实时工业总线,基于10/100M以太网物理层,应用层使用canopen及精简协议。可应用于运动控制器,电机驱动器,PLC,编码器光栅尺与其它工业现场执行器互连。symotion总线提供安全、开放、低成本及高性能应用。(Symotion is a synchronous real-time FieldBus for Motion
control . Build on a 10/100M Ethernet physical layer , and
Canopen or reduced protocol Layer. interconnect between motion
controllers, Motor drives, I/O modules, encoder devices and other
actuators. Symotion provides Safety , Open , low cost and high
performance in all applications.)
- 2011-08-16 12:41:16下载
- 积分:1
-
Visual-CPP--
深入编程内幕——Visual C++,详细介绍vc编程的内幕(Depth programming Insider- Visual C++)
- 2013-06-12 17:00:49下载
- 积分:1
-
ReadData
说明: 通过自定义Windows窗口,以文件窗口的形式,实现对txt文件的读取和写入等功能。(The functions of reading and writing txt files are realized by customizing windows in the form of file windows.)
- 2020-06-22 10:00:02下载
- 积分:1
-
ExcelOperateClass
EXcel基本操作类,包括Excel的读写,替换,打开Excel文件、关闭excel进程以及文件(EXcel basic operations class, including Excel read and write, replace, open the Excel file, close the excel process and files)
- 2017-08-23 11:05:38下载
- 积分:1
-
云数据处理代码
点云数据处理。
c++对txt文件的读取与写入 /* 这是自己写程序时突然用到这方面的技术,在网上搜了一下,特存此以备后用~
*/ #include
#include
#include
using namespace std; i
nt main(){ char buffer[256];
ifstream myfile ("c:a.txt");
ofstream outfile("c:.txt");
if(!myfile){ cout
- 2022-02-04 01:43:27下载
- 积分:1
-
FindStudent
课堂随机点名系统。MFC实现。要求能完全实现我们的点名程序已有的功能。即事先从教务处网站上下载某班的学生名单并存盘备用。你的程序能够以某种方式有选择性的加载某个班的存盘文件并把相应的学生信息读入内存,然后以随机的方式来查找某个学生的信息并把它显示出来以实现点名。(Classroom randomly named system. MFC implementation. Requirements to fully realize our program has been named function. That is, from the Office of Academic Affairs Web site in advance of a class of students download and save the standby list. Your program in some way be able to selectively load a class file and save the students put the corresponding information read into memory, then a random way to search a student' s information and put its name displayed in order to achieve .)
- 2020-12-02 10:39:26下载
- 积分:1