-
一些实用的C小程序 用于解决一些算法问题 如猴子吃桃问题
一些实用的C小程序 用于解决一些算法问题 如猴子吃桃问题- Some practical C script uses in to solve some algorithm
question like monkeys to eat the peach question and so on
- 2022-01-23 11:21:23下载
- 积分:1
-
C语言词法分析器
(1). 从磁盘上读入一个C源程序,将其翻译成一个由内部码表示的C程序。(2). 把C单词分成如下几类:l 保留字(例如:for 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-05 06:21:41下载
- 积分:1
-
一份3ds文件格式文档和实现原代码。修正文档纹理映射部分的错误。修正源代码包含头文件的错误。...
一份3ds文件格式文档和实现原代码。修正文档纹理映射部分的错误。修正源代码包含头文件的错误。-this is a 3ds file and realise codes. it is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
- 2023-09-05 13:00:03下载
- 积分:1
-
谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。...
谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。-Xie Bin Fan governance triangle output to achieve the specific algorithm using dynamic programming algorithm, vc 6.0 preparation.
- 2023-04-07 22:25:04下载
- 积分:1
-
一个没有任何限制的内码转换器,可以转换GB
一个没有任何限制的内码转换器,可以转换GB->BIG5,BIG5->BG,简体转繁体,繁体转简体-a no restrictions within the code converter that converts GB- gt; BIG5, BIG5- gt; BG, English History turn, turn traditional English
- 2023-03-15 18:05:04下载
- 积分:1
-
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法...
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
- 2022-02-25 14:13:15下载
- 积分:1
-
Visual C++ 4.0 unleashed book attached sample CD
Visual C++ 4解开书籍附带的样本光盘内容包括内容,清晰实用
- 2022-03-29 11:50:32下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
iTunes封面显示形式,能够根据图片显示文字或者根据文字选择图片...
iTunes封面显示形式,能够根据图片显示文字或者根据文字选择图片-iTunes displays the cover of the form that can display text under the picture or according to the text Select a picture
- 2022-07-21 04:17:57下载
- 积分:1
-
Returns unique elements in an array and all the indices for the repetitious valu...
Returns unique elements in an array and all the indices for the repetitious values
- 2023-04-19 04:15:03下载
- 积分:1