-
MathPro is a math program capable of performing complex operations. It is partic...
MathPro is a math program capable of performing complex operations. It is particularly useful for Algebra students of all levels. It performs many operations including solving quadratic equations.
- 2022-04-17 20:23:11下载
- 积分:1
-
我做了一个简单的CAD,使用VC++和OpenGL,再
本人做的一个简单的CAD,采用的是VC++和opengl,在里面对opengl重新写了类,可以用于CAD系统的基础!-I make a simple CAD, using VC++ and opengl, re-opengl at inside of the category of Writing, CAD systems can be used for basic!
- 2022-07-23 12:22:49下载
- 积分:1
-
多重分形
这是一个针对图像计算多重分形的程序,并标有注释详解,可直接运行,中间参数可调整。
- 2022-10-15 10:20:03下载
- 积分:1
-
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写...
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
- 2023-08-30 15:05:04下载
- 积分:1
-
用代码在程序运行阶段建立MDB数据库文件
用代码在程序运行阶段建立MDB数据库文件-With the establishment of the operational phase of the program code MDB database file
- 2022-03-02 09:58:10下载
- 积分:1
-
C# socket传输
服务端,客户端。实现两个部分通信。~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~
- 2022-06-27 00:43:32下载
- 积分:1
-
php人力资源系统
thinkphp 人力资源管理系统 安装时把human_res--data 放于数据库data文件夹下 数据库配置用户密码自设
- 2022-12-02 19:40:03下载
- 积分:1
-
读写卡测试程序及源代码
c#2003源代码, 动态库OUR_MIFARE.dll用VC6.0++开发,编译成Release实体,适用于WIN98、NT、2000、XP、2003环境。本文档下面的源代码例子是C++builder 的调用格式。本动态库是本公司USB接口IC卡读写器的配套文件,必须和读写器一起使用。推荐使用动态调用的方法使用本动态库。
- 2023-02-19 02:35:05下载
- 积分:1
-
这是一个简单的计算器,是用C++编译的程序,希望大家喜欢
这是一个简单的计算器,是用C++编译的程序,希望大家喜欢-This is a simple calculators, is the C compiler procedures, hope you like
- 2023-07-06 09:15:03下载
- 积分:1
-
从wsus获取系统更新
自己写的用wsus api从wsus服务器获取当前所有更新数据。
生成的可执行程序依赖Microsoft.UpdateServices.Administration.dll,System.Data.SQLite.dll这个两个dll。
该程序放在安装了wsus服务程序的windows系统中。若本机没有安装wsus,则程序退出。
从wsus获取所有更新后,将依次打印出相关信息。
- 2022-04-22 16:58:26下载
- 积分:1