-
用c语言编写的计算器程序
用c语言编写的计算器程序-prepared by the calculator program
- 2022-03-17 15:16:51下载
- 积分:1
-
用C#写的计算机小程序
用C#写的一个计算机登录的小程序,能够实现加减乘除等基本功能,是在vs2013上用C#语言开发的,是一个非常实用的一个小程序,可供平常用C#写代码时的参考思路
- 2022-04-14 21:39:05下载
- 积分:1
-
wince下的注册表编辑源代码
希望对你有帮助有帮助有帮助!
wince下的注册表编辑源代码
希望对你有帮助有帮助有帮助!-wince under the Registry Editor source code want to help you help help!
- 2023-07-03 06:45:03下载
- 积分:1
-
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。...
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。-This is a short procedure is used to check whether the computer is currently using to meet the established accuracy requirements.
- 2023-01-21 11:35:03下载
- 积分:1
-
零售药房的应用
retail pharmacy application
- 2022-03-12 10:06:39下载
- 积分:1
-
queuing good solution
排队解决方法 很好-queuing good solution
- 2022-06-27 02:30:43下载
- 积分:1
-
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行...
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行结果在vc++的运行环境中能看得很清楚,最后产生的M序列数据也存在相应的数据文件中。-Used with feedback channel shift register sequence generated PRBS signal. Please select the appropriate channels, by mode after 2 adder feedback. In the process, the number of shift register could be from 2-13 in the arbitrary choice, its length can also be free to choose. Results in vc++ The operating environment can be clearly seen, the last M-series data generated there are corresponding data file.
- 2022-01-25 22:54:35下载
- 积分:1
-
给自己用的实用日程提示工具,初学者可以看懂的东西,如果需要数据库请自己试着编写,不难...
给自己用的实用日程提示工具,初学者可以看懂的东西,如果需要数据库请自己试着编写,不难-to his own agenda suggest practical tools, beginners can understand things. If the database please try to prepare ourselves, it is not difficult
- 2022-08-13 20:15:51下载
- 积分:1
-
Classic case of VFP, convenient and practical, many students could not find a go...
VFP的经典案例,方便实用,很多学生找不到好的案例,这个既小又实用-Classic case of VFP, convenient and practical, many students could not find a good case, this small and practical
- 2023-02-20 03:55:03下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1