资源列表

« 1 2 ... .81 .82 .83 .84 .85 46286.87 .88 .89 .90 .91 ... 66603 »

[GDI/图象编程maphook01

说明:Get Bitmap from a hidden window
<小誠> 在 2024-11-18 上传 | 大小:68kb | 下载:0

[其他小程序CLMaker

说明:可以自动生成配置库目录结构及读写权限清单-You can automatically generate configuration repository directory structure and write permissions list
<liyunsong> 在 2024-11-18 上传 | 大小:389kb | 下载:0

[C#编程jiandan

说明:简单的开机密码程序 1.自动识别功能 2.输入密码 3.错误提醒 4.密码提示 5.登录成功 6.退出程序 7.自动运行-Simple password program 1 automatic recognition function The 2 input password 3 mistakes to remind 4 password 5 successf
<王忠林> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[界面编程CPPjichusljc-p

说明:C++视频教程,孙鑫老师的,介绍的很详细,但是内容偏重于基础和界面。-C++ video tutorials, Sun Xin teacher, described in great detail, but the emphasis on the basic content and interface.
<李凡> 在 2024-11-18 上传 | 大小:642kb | 下载:0

[其他小程序ed

说明:认知无线电中的频谱感知中的能量算法,实现了单门限的能量检测算法-Energy algorithm for spectrum sensing in cognitive radio in energy detection algorithm, the single threshold
<lily> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[其他小程序vb6_excel

说明:vb6读取excel文件内容 如何连接sql数据库 读取里面的数据.
<张品> 在 2024-11-18 上传 | 大小:7kb | 下载:0

[其他小程序dirmanage

说明:利用VC编写一个类,实现对目录的添加、删除操作。-Using VC to write a class that implements added to the directory, delete operation.
<车晓婷> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[C#编程CSharpperformance-syetem

说明:用C#和SQL SERVER 2008编写的学生成绩信息管理系统,包含学生、成绩、课程三方面信息,可以对其进行输入、查询、修改和删除等功能-C# and SQL SERVER 2008 to prepare the student achievement information management systems, including students, grades, courses in three areas of inform
<侯家悦> 在 2024-11-18 上传 | 大小:474kb | 下载:0

[C#编程Nested-parallelism

说明:嵌套并行,OpenMP 采用 fork-join(分叉-合并)并行执行模式。线程遇到并行构造时,就会创建由其自身及其他一些额外(可能为零个)线程组成的线程组。遇到并行构造的线程成为新组中的主线程。-Nested parallelism, OpenMP using fork-join (fork- Merge) parallel execution mode. When a thread encounters a parallel con
<王林> 在 2024-11-18 上传 | 大小:1.99mb | 下载:0

[Windows编程TCP_UDP_IRC

说明:socket通信tcp实现的聊天室程序源码-tcp socket communication program source code to achieve the chat room
<赵英杰> 在 2024-11-18 上传 | 大小:73kb | 下载:0

[C#编程Parallel-loop

说明:并行循环模式一般适用于执行一些具有独立性的迭代操作,例如遍历某集合(collection)中的元素或者执行一些限定次数的迭代。但前提是这些操作是彼此独立的,即循环步骤中不存在对本地内存或磁盘文件的共同写操作。-Parallel circulation patterns are generally applicable to perform some iteration independence, such as traversing a
<王林> 在 2024-11-18 上传 | 大小:2.03mb | 下载:0

[C#编程Segmented-parallel

说明:并行是指时间上的同时处理。并发是将程序分成多个线程分段执行,通过调度线程执行顺序,来实现多个程序对于用户来说是同时运行的,就像你可以听歌的同时修改文档一样。但具体到线程级别的话,这些线程实际上是线性执行的,只不过执行消耗的时间片实在太短,人感觉不出来,只是觉得两个程序都在正常运行。目前能算得上并行的话也就多核技术了,而且还得解决同步问题,只能说更加接近并行的概念。-Parallel processing is the same in t
<王林> 在 2024-11-18 上传 | 大小:2.02mb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 46286.87 .88 .89 .90 .91 ... 66603 »

源码中国 www.ymcn.org