-
Cool button sourcecode
Cool button sourcecode
- 2022-01-31 09:51:57下载
- 积分:1
-
用来搜索修改内存,主要用于更改游戏数据用
用来搜索修改内存,主要用于更改游戏数据用-Used to search change memory, change the game data to use
- 2022-02-05 04:38:55下载
- 积分:1
-
windows系统下实时代码,可以进行底层硬件的实时操作
windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
- 2022-02-24 20:28:51下载
- 积分:1
-
Wavelets are used both in compression and coding
Wavelets are used both in compression and coding -Wavelets are used both in compression and coding
- 2023-01-15 08:30:04下载
- 积分:1
-
HTML5商城程序,支持苹果端与安卓端的APP开发
哈哈,感觉还不错的使用HTML5写的,30秒果断制作自己的商城,哈哈!!!感觉很不错!!!
- 2022-03-19 06:03:01下载
- 积分:1
-
是一个为打印程序编写的类库大全
是一个为打印程序编写的类库大全-Print is a procedure for the preparation of the Class Series
- 2022-12-27 03:30:02下载
- 积分:1
-
sntp对时代码
本代码用于智能变电站中时间同步, 利用C语言编写, 清楚易懂 ,可以移植到其它平台进行使用,本代码是客户端程序用于跟服务器进行通讯。利用四个时间计算出时钟偏差,从而对客户端时间进行设定。
- 2022-07-10 23:38:44下载
- 积分:1
-
用VC++做一个跟资料管理器差不多的树型控件,左边点击,右边显示。...
用VC++做一个跟资料管理器差不多的树型控件,左边点击,右边显示。-With VC++ To do with the information manager of a similar tree controls, left click on the right show.
- 2022-04-22 20:29:39下载
- 积分:1
-
convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering a...
将微波遥感的二进制数据转换成8位位图,然后对其实现增强LEE滤波以及sigma滤波算子,并可以对位图进行缩放显示-convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering and sigma filtering can zoom and display the bitmap
- 2022-03-16 02:12:53下载
- 积分: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