-
C++.NET不错的教程
C++.NET不错的教程-C.NET good Guide
- 2022-02-11 18:55:38下载
- 积分:1
-
数字基带传输系统信息工程核心课程希望给大家有帮助
数字基带传输系统信息工程核心课程希望给大家有帮助 -Digital base-band information transmission system engineering core curriculum hope to have everyone help
- 2022-03-30 07:32:04下载
- 积分:1
-
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧...
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
- 2022-02-28 15:48:30下载
- 积分:1
-
嵌入式系统的万年历,用C写的,仅仅供参考使用
嵌入式系统的万年历,用C写的,仅仅供参考使用-Calendar of embedded systems, written with C, just for reference use
- 2022-02-05 20:07:44下载
- 积分:1
-
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
- 2022-03-21 08:58:10下载
- 积分:1
-
用来演示delphi的各种Pen对象的各种风格,非常简练,很容易看懂...
用来演示delphi的各种Pen对象的各种风格,非常简练,很容易看懂-used to demonstrate the Pen object of style, very concise and very easy to understand
- 2022-07-03 22:10:06下载
- 积分:1
-
This class includes normal char set and transformation of string.
这个类包含了几种常见字符集以及字符串的转化方法,VC源代码-This class includes normal char set and transformation of string.
- 2022-01-22 05:33:02下载
- 积分:1
-
8数码问题
利用了先广遍历实现了8数码问题,但是回来浪费较多的存储空间...
8数码问题
利用了先广遍历实现了8数码问题,但是回来浪费较多的存储空间-8 issue of the use of a digital wide traverse first eight digital achieved, but returned to waste more storage space
- 2022-06-30 01:40:20下载
- 积分:1
-
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有...
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有一定Win32 API经验的人感觉大汗淋漓。 -Microsoft programming technology has numerous books, but reading to read to feel more authority or MSDN. Here Take an example, possibly allowing many start learning Win32 API programming, and even have a certain number of Win32 API experience the feeling of sweat dripping.
- 2022-07-27 09:53:50下载
- 积分:1
-
vs下实现的一个traceRoute程序
vs下实现的一个traceRoute程序,它可以获取到达指定的IP地址所需经过的路由器地址。 通过IcmpCreateFile(),IcmpSendEcho()等windows下的API实现。
- 2022-05-27 05:38:59下载
- 积分:1