-
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推...
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non-leap year over year increase in a few weeks, a leap year every year the number increases two weeks, followed by analogy can be found arbitrary January 1, 2001 is several weeks.
- 2022-02-04 23:46:52下载
- 积分:1
-
一个支持多种常用校验的小程序,便于在调试设备通信协议时使用...
一个支持多种常用校验的小程序,便于在调试设备通信协议时使用-support a variety of commonly used small calibration procedures, facilitate the communication protocol testing equipment used
- 2022-05-07 03:46:41下载
- 积分:1
-
自己用PB做的一个小程序,关于图片的播放效果的,上传给大家共同分享....
自己用PB做的一个小程序,关于图片的播放效果的,上传给大家共同分享.-own use PB to do a small program on the playback picture, we upload to share.
- 2022-04-07 19:21:06下载
- 积分:1
-
微软编程精粹
这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改...
微软编程精粹
这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书中例程各章节代码书写风格可能稍有不同-Microsoft programming the essence of the e-books by PC Home Club, C++ Bulider Discussion digital finishing netizen were completed, which are essentially in accordance with the original appearance, according to a translation, a very small number of good text for the sake of some slight modifications. As not one person finishing completed chapters of the book routine code writing style may be slightly different
- 2022-05-05 16:49:13下载
- 积分:1
-
矢量
如何在 c + + 中使用类向量的小示例
- 2023-08-16 03:20:03下载
- 积分:1
-
袖珍文件分割器1.1版源代码
袖珍文件分割器1.1版源代码-Pocket-sized document splitter version 1.1 source code
- 2022-07-10 15:57:53下载
- 积分:1
-
发送程序与接收程序,均通过JAVA APPLET编程,可以实现很好的接收与发送任务。...
发送程序与接收程序,均通过JAVA APPLET编程,可以实现很好的接收与发送任务。-Sent procedures and receiving procedures, JAVA APPLET through programming, can be achieved very good reception and transmission tasks.
- 2022-07-17 00:28:04下载
- 积分:1
-
一个可以将位图进行旋转的例子
一个可以将位图进行旋转的例子-a bitmap can be an example for rotation
- 2022-03-18 23:17:55下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
VB6源代码,监视剪贴板内容。Windows XP + VB6 测试通过。
VB6源代码,监视剪贴板内容。Windows XP + VB6 测试通过。-To monitor the contents of the clipboard
- 2023-04-26 09:10:04下载
- 积分:1