-
用于Web抽取,是一个非常有用的程序,对程序开发有帮助。
用于Web抽取,是一个非常有用的程序,对程序开发有帮助。-It is used for WebExtrator!On Computing Mobile Agent Routes for Data Fusion in Distributed Sensor Networks
- 2022-03-14 00:19:54下载
- 积分:1
-
窗口下的子进程。纤维线的建立
windows下的子进程的范例。建立fiber thread。-child process under windows example. the establishment of fiber thread
- 2022-03-19 11:20:35下载
- 积分:1
-
我用vc实现的Gouraud算法
我用vc实现的Gouraud算法-achieve shading algorithm
- 2022-08-12 07:46:04下载
- 积分:1
-
海康威视央视
/ / ---------------------------------------------------------------------------#包括#语用hdrstop#包括“frm_config。”#包括“主。”#包括“error_msg。”/ / ---------------------------------------------------------------------------# pragma包(smart_init)#语用资源”。DFM”发生一事件* 1;/ / ---------------------------------------------------------------------------__fastcall发生一事件发生一事件::(tcomponent *的所有者)平台(业主):{}/ / ---------------------------------------------------------------------------国际__fastcall发生一事件::getdvrconfig(){int结果;net_dvr_devicecfg deivcecfg;的DWORD bytesreturn;而(真正的){如果(!net_dvr_getdvrconfig(Form2 -> user_id,net_dvr_get_devicecfg,1,和deivcecfg,sizeof(net_dvr_devicecfg),与bytesreturn)){被(错误(net_dvr_getlasterror()));结果= 1;打破;}dw_size ->标题deivcecfg.dwsize;dw_name ->标题=(char *)deivcecfg.sdvrname;
- 2022-08-18 18:53:23下载
- 积分:1
-
1602k LCD code in C code
1602k LCD code in C code
- 2023-01-27 16:50:04下载
- 积分:1
-
汇编语言开发的一个小程序,可以实现按键发出不同的声音,把键盘当成钢琴一样
汇编语言开发的一个小程序,可以实现按键发出不同的声音,把键盘当成钢琴一样-assembly language developed a small program, can achieve a key issue different voices, as a piano keyboard
- 2022-07-12 09:50:47下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
Realize the zoom feature, you can try, maybe you can meet the requirements of Oh...
实现缩放功能,可以试一下,说不定能满足你的要求哦,谢谢大家.-Realize the zoom feature, you can try, maybe you can meet the requirements of Oh, Thank you.
- 2022-04-22 06:38:57下载
- 积分:1
-
这VB6代码DRM数字广播mondile,非常好,
This the VB6 code for DRM Digital Radio Mondile, very nice,-This is the VB6 code for DRM Digital Radio Mondile, very nice,
- 2022-08-10 17:32:05下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1