-
编程文档书写规范,需求分析,详细设计,软件测试
编程文档书写规范,需求分析,详细设计,软件测试-programing document
- 2022-01-31 01:51:51下载
- 积分:1
-
用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!
用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!-A quadrature arithmetic programmed with VC.It still has faults,welcome to download and give your valuable advice
- 2022-01-26 07:34:53下载
- 积分:1
-
using recursive search tree this small program, I think it is good share my view...
使用递归搜索树这个小程序,我觉得很好,分享一下我的观点,对下一个有用吧
- 2023-07-07 04:35:03下载
- 积分:1
-
在wince编辑控制滤波器
edit control filter by wince
- 2023-08-25 09:35:03下载
- 积分:1
-
I have written to improve the Notepad to open, edit, save txt format text, to ch...
自己编写的记事本改进能打开、编辑、保存txt格式文本,能实现浏览时改变字体等功能。初学者可以参考学习。-I have written to improve the Notepad to open, edit, save txt format text, to change the font implementation browsing functions. Beginners can refer to study.
- 2022-06-26 12:29:56下载
- 积分:1
-
16进制数转换成时间精确到毫秒,接收个16进制数 转换为时间 还能计算...
16进制数转换成时间精确到毫秒,接收个16进制数 转换为时间 还能计算-time and time
time and time
- 2022-03-21 20:40:28下载
- 积分:1
-
课程自动安排系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。...
课程自动安排系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。
-Course automatically schedule system uses a " parallel backtracking" algorithms, just to set a good school all the basic information and arranging schedule constraints, the remaining things from your computer to complete.
- 2022-05-09 13:24:36下载
- 积分:1
-
doing crossword puzzles is a game he has a certain level is not one of the proce...
猜字游戏是一个游戏 他有一定的水平是一个不可多的的程序-doing crossword puzzles is a game he has a certain level is not one of the procedures
- 2022-02-02 02:35:39下载
- 积分:1
-
哈希算法
一个简单的哈希算法,适合初学者理解和运用的简单的哈希算法,在初次学习哈希的时候,初学者很容易不明白怎么使用哈希,本例即是一个简单应用,可以让初学者立刻明白哈希的使用方法,和明白一些哈希的高明之处。
- 2023-03-09 22:00:03下载
- 积分:1
-
Some of you may have already come to realize I have previously written and relea...
Some of you may have already come to realize I have previously written and released a similar control via CodeProject. Even though the last control was written using C++ along with MFC, some readers may wonder why I would recreate the same control without branching out into uncharted territory. But the fact of the matter is: I am indeed branching out, and this isn t simply a recreation. I ve never ventured into C# before. So rather than jump the gun and start out with an ambitious project that is nothing but of a stranger to me, I have decided to stick with something I am both familiar and comfortable with: porting my C2DPushGraph control to C#. After porting the control and discovering C# wasn t much different than C++ in ideology, I quickly shifted my focus to improving the feature set and overall design of the control, all while conforming to general C# standards and ethics. -Some of you may have already come to realize I have previously written and released a similar control via Co
- 2022-02-25 07:04:04下载
- 积分:1