-
用C语言编写的求集合的交并差的小程序
用C语言编写的求集合的交并差的小程序-C language prepared by the pool for the poor and pay the small program
- 2022-09-21 05:15:03下载
- 积分:1
-
中国大陆本地化区域语言设置软件
应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术
1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。
2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
- 2022-08-23 17:51:51下载
- 积分:1
-
图书馆管理系统
应用背景这是一个初学者的编程项目有关C++。一个图书馆管理系统包括技术文件处理,结构,数组,指针等。这个程序给了我们作为一个项目,希望它可以帮助万人理解的概念构建管理系统的基本概念的C / C + +语言 ; ; ; ;关键技术本程序是用DEV C++开发。运行在所有的C / C + +开发环境的支持。这个程序保持图书记录的管理系统即豆腐创造更新,删除,删除的基本概念,
- 2022-01-25 22:49:06下载
- 积分:1
-
VB6和菜单..一个示例代码
VB6 and Meun .. a sample code-VB6 and Meun a sample code ..
- 2022-11-07 05:20:03下载
- 积分:1
-
Carry out each important function of chain table ,including the function of dele...
实现链表的各个重要功能包括删除、插入、和初始化等功能。-Carry out each important function of chain table ,including the function of deleteing,inserting and initialization.
- 2023-01-17 18:45:03下载
- 积分:1
-
旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短...
旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its description of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
- 2022-09-05 13:55:03下载
- 积分:1
-
计算函数f(x1,x2)=100*(x1^2
计算函数f(x1,x2)=100*(x1^2-x2)+(1-x1)^2
的全局最大值-Calculation of function f (x1, x2) = 100* (x1 ^ 2-x2)+ (1-x1) ^ 2 of the overall maximum
- 2022-01-26 15:27:17下载
- 积分:1
-
多线程访问数据库 方便大家学习参考,今天奉献出来
多线程访问数据库 方便大家学习参考,今天奉献出来-Multi-threaded access to the database for reference to facilitate them to learn from today, out of devotion
- 2022-01-25 22:59:57下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
This component (inherited from TPaintBox) will draw itself }
{ as transparent...
This component (inherited from TPaintBox) will draw itself }
{ as transparent part of form (shows what be under form), }
{ with possibility to set glass color and degree of the }
{ transparency.-This component (inherited from TPaintBox) will draw itself }
{ as transparent part of form (shows what be under form), }
{ with possibility to set glass color and degree of the }
{ transparency.
- 2022-03-17 08:27:07下载
- 积分:1